aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-org.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Fix a few small thingsYuchen Pei2024-04-051-1/+2
| | | | - cape: cape-symbol has been replaced by cape-elisp-symbol
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-0/+5
| | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt
* [emacs] Update org-agenda-prefix-format now that we use the task systemYuchen Pei2023-11-131-4/+4
|
* [emacs] Some further fixes to my-org-task.Yuchen Pei2023-11-051-1/+2
| | | | | | - Read categories from local - Add more documentation - Change my-org-task-relations to defcustom
* [emacs] Add task management in org.Yuchen Pei2023-11-051-1/+12
| | | | | | - 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] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-1/+1
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* [emacs] Small tweaks to org-agendaYuchen Pei2023-10-081-1/+5
|
* [emacs] Fixing my-fetch-url etc.Yuchen Pei2023-09-091-1/+1
|
* A few changesYuchen Pei2023-09-051-1/+6
| | | | | | | | | | | | - 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-2/+8
| | | | | | | 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-0/+1
|
* minor fixYuchen Pei2023-08-281-1/+1
|
* Fixing a few things in emacs, adding xdgdefYuchen Pei2023-08-211-3/+3
| | | | | 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-1/+2
|
* some tweaks in orgYuchen Pei2023-08-191-1/+3
|
* minor change to org creating idYuchen Pei2023-08-191-1/+1
|
* minor changeYuchen Pei2023-08-181-1/+2
|
* [emacs] Some minor tweaksYuchen Pei2023-08-141-0/+1
|
* Moving some github related functions to my-githubYuchen Pei2023-08-121-0/+2
| | | | also some minor changes in ycp-org and my-buffer
* fixing a few things in bbdb, json and orgYuchen Pei2023-08-031-0/+1
|
* Some small changes.Yuchen Pei2023-07-311-8/+16
| | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
* minor fixesYuchen Pei2023-07-261-2/+0
|
* some minor fixesYuchen Pei2023-07-251-0/+1
|
* fixing kill line in orgYuchen Pei2023-07-191-1/+1
|
* minor changesYuchen Pei2023-07-111-1/+1
|
* some minor changesYuchen Pei2023-07-051-0/+3
|
* Some minor fixesYuchen Pei2023-06-281-2/+0
|
* buncha changesYuchen Pei2023-06-271-3/+7
| | | | | | | - 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-3/+8
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-251-0/+1
|
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-2/+29
|
* Enhancements for org and elispYuchen Pei2023-06-241-3/+5
| | | | | | - 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
* minor changes to org and gnusYuchen Pei2023-06-231-0/+3
|
* adding votes to org entriesYuchen Pei2023-06-231-0/+2
|
* minor change in my-dired and ycp-orgYuchen Pei2023-06-221-1/+1
|
* precision fixesYuchen Pei2023-06-191-1/+9
| | | | | | | | | | - Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates
* Moving things one level deeperYuchen Pei2023-06-171-0/+417
To ease gnu stow usage. Now we can do stow -t ~ emacs