summaryrefslogtreecommitdiff
path: root/modules/org-agenda-config.el
Commit message (Collapse)AuthorAgeFilesLines
* New Custom Functions, Org Updates, Agenda Updates, &c.Craig Jennings2024-04-221-243/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === Functions === - add function cj/dired-convert-image-to-jpeg - add function cj/dired-copy-path-as-kill - add function cj/export-org-to-md-on-save function - add function cj/org-link-to-current-file === Agenda === - rework the f8 main agenda into custom agenda using Aaron Bieber's ideas - agenda lists now use standard agenda functions - updated packages to remove org-super-agenda and ts (a dependency) - file commentary text updated to reflect the change === Org === - add grocery and shopping list capture items - add missing tests for org-skip-subtree-if-habit - add support for org-habits, including checkboxes - fix issue with org-auto-export-to-md - modularize org-agenda - move todo settings to org-config - reformat org-roam-config === &c. === - add day to sortable date - add disablefastrenderer to hugo server flags - add fill column indicator when emacs lisping - add gpt buffers to the bury-alive-list - add keybinding for fixup-whitespace - add magit cloning settings - finish automatically on "Link" capture - fix company complaints about shutting up function - fix em, e, ff, and f eshell aliases - make fallback theme modus-vivendi - prune the compilation cache when applicable
* added alerting for agenda eventsCraig Jennings2024-04-161-1/+23
|
* tests and more bug fixingCraig Jennings2024-04-141-1/+1
| | | | | | | | | | - make org todo starting priority the lowest ("D") - better default prompt for gptel - added function to browse arch-wiki-docs - added tests for join line or region - added tests for format region or buffer - added region arguments to cj/join-paragraph - updated tasks
* fixed agenda and refile issuesCraig Jennings2024-04-111-40/+45
| | | | | - fixed building refile-targets not building accurately - fixed events in schedule.org not showing up in agendas
* new repositoryCraig Jennings2024-04-071-0/+254