2023-07-16 16:54:31 +02:00
|
|
|
* Ideas to improve my Daily Planning life
|
|
|
|
|
|
|
|
i.e. extend Emacs, Org-mode, Org-Roam handling and everything around
|
|
|
|
my Notes and LaTeX support.
|
|
|
|
|
|
|
|
** Handling emacs Configuration changes
|
|
|
|
|
2023-07-17 22:08:19 +02:00
|
|
|
*** DONE auto-tangle all .org files in this project
|
2023-07-16 16:54:31 +02:00
|
|
|
currently every =fschl-module.org= file contains it's own
|
|
|
|
=org-babel-tangle-config()= block There must be a more generalized
|
|
|
|
solution, e.g. set it up to auto-tangle all .org files within/below
|
|
|
|
=user-emacs-directory=
|
|
|
|
|
|
|
|
*** TODO use guix-packages
|
|
|
|
|
|
|
|
** Missing Features
|
|
|
|
|
|
|
|
*** TODO flyspell languages
|
|
|
|
|
|
|
|
*** TODO snippets?
|
|
|
|
|
|
|
|
*** TODO flycheck for code
|
|
|
|
|
|
|
|
*** TODO rainbow delimiters
|
|
|
|
|
|
|
|
** Org-mode Setup
|
|
|
|
|
|
|
|
*** TODO syncable org-files, agenda files, calendar setup
|
|
|
|
|
2023-07-17 22:08:19 +02:00
|
|
|
*** DONE extend TODO-keyword: NEXT, MAYBE, MEETING, CALL, CANCELED, HOLD
|
2023-07-16 16:54:31 +02:00
|
|
|
|
|
|
|
*** TODO make org-roam work with simple key chords
|
|
|
|
|
2023-07-19 22:50:12 +02:00
|
|
|
*** TODO beautify org-mode
|
|
|
|
- https://zhangda.wordpress.com/2016/02/15/configurations-for-beautifying-emacs-org-mode/
|
|
|
|
- https://zzamboni.org/post/beautifying-org-mode-in-emacs/
|
|
|
|
- https://lucidmanager.org/productivity/ricing-org-mode/
|
|
|
|
- beautiful checkboxes https://out-of-cheese-error.netlify.app/spacemacs-config#org70b3e7c
|
|
|
|
- probably from here: https://jft.home.blog/2019/07/17/use-unicode-symbol-to-display-org-mode-checkboxes/
|
|
|
|
|
2023-07-16 16:54:31 +02:00
|
|
|
*** TODO org-roam export to static site (fschl.de/pkb)
|
|
|
|
|
|
|
|
*** TODO get used to archive subtrees after tasks are done
|
|
|
|
|
|
|
|
*** TODO get used to clocking and export
|
|
|
|
|
2023-07-17 22:08:19 +02:00
|
|
|
*** TODO graphviz setup
|
2023-07-16 16:54:31 +02:00
|
|
|
|
2023-07-17 22:08:19 +02:00
|
|
|
** Communication Tools
|
2023-07-16 16:54:31 +02:00
|
|
|
|
2023-07-17 22:08:19 +02:00
|
|
|
*** TODO IRC client + setup
|
|
|
|
e.g. for system-crafter, gnu guix, rde
|
2023-07-16 16:54:31 +02:00
|
|
|
|
|
|
|
*** TODO matrix client setup
|
|
|
|
e.g. for Chemnitzer LinuxTage, system-crafter, rde,...
|
|
|
|
|
|
|
|
*** MAYBE email and mailing-list
|
|
|
|
e.g. for gnu guix, rde
|
|
|
|
|
|
|
|
*** MAYBE elfeed: rss feeds
|
|
|
|
e.g. HN, golem, fefe, tagesschau
|
|
|
|
|
|
|
|
** LaTeX setup
|
|
|
|
|
|
|
|
*** TODO make letters export work
|
|
|
|
|
|
|
|
*** TODO make export for other texbased documents work
|
|
|
|
|