aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-org.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] minor updates to url-rewrite and my-ytdlYuchen Pei2024-01-201-1/+1
| | | | | | - 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
* [emacs] Fixing a few thingsYuchen Pei2023-12-261-12/+44
| | | | | | | - 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
* [emacs] Use ~ as task id separator for better completion with partial-completionYuchen Pei2023-11-131-1/+9
|
* [emacs] Some minor changesYuchen Pei2023-11-081-1/+1
|
* [emacs] Some further fixes to my-org-task.Yuchen Pei2023-11-051-4/+13
| | | | | | - Read categories from local - Add more documentation - Change my-org-task-relations to defcustom
* [emacs] Remove some commented out codeYuchen Pei2023-11-051-4/+0
|
* [emacs] Add task management in org.Yuchen Pei2023-11-051-0/+186
| | | | | | - 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
* [emacs] Some minor fixesYuchen Pei2023-10-181-1/+2
| | | | | | gnus: prefers plaintext my-buffer: fixes a bug my-org: fixing a local var
* [emacs] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-3/+44
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* [emacs] Some small changes with gnus->org-captureYuchen Pei2023-09-141-0/+7
|
* [emacs] Adding a client to forgejo/codebergYuchen Pei2023-09-091-0/+2
|
* [emacs] Fixing my-fetch-url etc.Yuchen Pei2023-09-091-4/+6
|
* [emacs] Fix indenting in org src block invoking org-edit-src-exitYuchen Pei2023-09-081-9/+17
|
* [emacs] Some small enhancementYuchen Pei2023-09-071-5/+23
| | | | | Remove empty blocks automatically. When org-insert-structure-template, with a prefix, auto yank into block and exit
* A few changesYuchen Pei2023-09-051-4/+41
| | | | | | | | | | | | - 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
* A few more org utilities, and small fixes in editing / goto placesYuchen Pei2023-09-021-0/+33
| | | | | | | 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] some small changesYuchen Pei2023-08-281-1/+1
|
* Fixing a few things in emacs, adding xdgdefYuchen Pei2023-08-211-5/+53
| | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook
* A hook after org-src-edit-exitYuchen Pei2023-08-191-0/+8
|
* some tweaks in orgYuchen Pei2023-08-191-0/+4
|
* [emacs] Some minor tweaksYuchen Pei2023-08-141-0/+11
|
* some minor fixesYuchen Pei2023-07-251-0/+18
|
* fixing kill line in orgYuchen Pei2023-07-191-1/+1
|
* minor changesYuchen Pei2023-07-111-3/+3
|
* buncha changesYuchen Pei2023-06-271-0/+5
| | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-2/+17
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-251-1/+142
|
* Enhancements for org and elispYuchen Pei2023-06-241-0/+8
| | | | | | - 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
* adding votes to org entriesYuchen Pei2023-06-231-0/+14
|
* Moving things one level deeperYuchen Pei2023-06-171-0/+1003
To ease gnu stow usage. Now we can do stow -t ~ emacs