| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
bookmarklet in firefox:
javascript:location.href='org-protocol://browse-url?url='+encodeURIComponent(window.location.href);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* emacs/.emacs.d/init/ycp-basic.el: forgot to read
my-copy-file-targets from local config
* emacs/.emacs.d/init/ycp-markup.el: Key in nov mode to copy file to devices
* emacs/.emacs.d/init/ycp-org.el: Back to use browse-url for http /
https org links
* emacs/.emacs.d/init/ycp-pdf.el: forgot to read my-pdf-dptrp1-ip from
local config
* emacs/.emacs.d/init/ycp-web.el: add a handler for mariadb kb links
* emacs/.emacs.d/lisp/my/my-emms.el: mp4 can be audio
* emacs/.emacs.d/lisp/my/my-mariadb.el: a predicate for browse-url to
determine mariadb kb links
* emacs/.emacs.d/lisp/my/my-nov.el: add a command to copy current epub
to a device
* emacs/.emacs.d/lisp/my/my-org.el: ensure leading and trailing
empty lines are deleted in org-edit-special; factor out copy file to
device with staging to my-utils, fix my-org-edit-special-after
argument numbers for one more time (it is 0 with src and 1 with example)
* emacs/.emacs.d/lisp/my/my-utils.el: mp4 could be audio; a function
to copy files to device with staging, factored from my-org
|
|
|
|
| |
No args passed
|
|
|
|
|
|
|
| |
* emacs/.emacs.d/init/ycp-org.el: disable read-only in org edit
special buffer
* emacs/.emacs.d/lisp/my/my-org.el: ^
* misc/.gdbinit: a break-and-continue convenience function
|
|
|
|
|
|
| |
- url-rewrite: also redirect from x.com for xitter
- luwak: use url-rw for rewrite
- ytdl: get rid of silly full-width chars and emojis in file names
|
|
|
|
|
|
|
| |
- link-gopher: some formatting
- my-org: extend my-org-attach-copy-attached-orgs to fallback to a
staging area
- my-libgen: better naming just in case
|
| |
|
| |
|
|
|
|
|
|
| |
- Read categories from local
- Add more documentation
- Change my-org-task-relations to defcustom
|
| |
|
|
|
|
|
|
| |
- We can add a task ID to a heading, like PRO-231
- We can associate a task with another task
- Blocking is marked explicitly now
|
|
|
|
|
|
| |
gnus: prefers plaintext
my-buffer: fixes a bug
my-org: fixing a local var
|
|
|
|
|
| |
One function to switch or cycle default notes indirect buffers.
One to switch or cycle shell mode buffers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove empty blocks automatically.
When org-insert-structure-template, with a prefix, auto yank into block and exit
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add dedicate-windows-by-modes as window-configuration-change-hook,
but it did not work well when used on gnus-summary-mode
- copying gnus article regions also copies links, which are appended
at the end of the copy as footnote
- overload org-id-store-link so that capturing today's work could
include the item priority
- org should open a gnus link in other-window
- fixing my-org-clean-up-entry so that it deletes trailing empty lines
- added a silly utility function to clean a red energy bill pay link
|
|
|
|
|
|
|
| |
added my-org-swap-referral-with-headline
added my-org-clean-up-entry
fixed avy binding
org capture todo: contain initial content (if any) in an example block
|
| |
|
|
|
|
|
| |
Emacs: updating the org clock refile so that it refiles all text in
the logbook
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- add gdbinit
- attempt to fix tempel in eglot (not working)
- add qutebrowser to hmm browser
- allow find file to open file:line_no
|
|
|
|
| |
Including wasamasa and jwiegley
|
| |
|
|
|
|
|
|
| |
- org: adding an :after advice to org-insert-structure-template so
that it goes into editing immediately
- elisp: C-M-x evals a region when region is active
|
| |
|
|
To ease gnu stow usage. Now we can do
stow -t ~ emacs
|