my pesonal emacs setup/config that leverages chemacs2
Find a file
KemoNine 3289b8a202 add todo capture template that can have scheduled/deadline dates set via y/n/date prompts. see below for example template
** TODO [#%(oc/prmt `"Priority (A-F)`" 'td-priority)] %(oc/prmt `"Title`" 'td-title)
   %(oc/inc_date `"scheduled date`" `"SCHEDULED: `")
   %(oc/inc_date `"deadline date`" `"DEADLINE: `")
   %?
2022-08-25 15:18:07 -04:00
accounting initial setup / conversion to chemacs2 (coding/org profiles/configs working) 2022-04-21 22:54:47 -04:00
code add latex 2022-08-25 13:42:37 -04:00
common setup flyweel with hunspell globally (spell checking) 2022-08-25 14:03:48 -04:00
fonts overhaul support files ; add compile of all elisp on startup for code/org profiles 2022-06-02 14:33:30 -04:00
org add todo capture template that can have scheduled/deadline dates set via y/n/date prompts. see below for example template 2022-08-25 15:18:07 -04:00
.emacs-profiles-mobile.el add emacs daemon config to chemacs2 2022-08-06 12:14:16 -04:00
.emacs-profiles-windows.el add emacs daemon config to chemacs2 2022-08-06 12:14:16 -04:00
.emacs-profiles.el add emacs daemon config to chemacs2 2022-08-06 12:14:16 -04:00
.gitignore add xeft ; unused config -- kept for posterity and safety while evaluating search options 2022-08-25 08:41:17 -04:00
_setup.sh setup flyweel with hunspell globally (spell checking) 2022-08-25 14:03:48 -04:00
emacs.md switch to vanilla doom-modeline (better for my needs) 2022-04-25 19:25:25 -04:00
init.el.default initial setup / conversion to chemacs2 (coding/org profiles/configs working) 2022-04-21 22:54:47 -04:00
init.el.example initial setup / conversion to chemacs2 (coding/org profiles/configs working) 2022-04-21 22:54:47 -04:00