Commit Graph

156 Commits

Author SHA1 Message Date
KemoNine ffaa757ded update [m]elpa 2023-02-21 13:17:08 -05:00
KemoNine 1f694df812 flip to dedicated slipbox template 2023-02-19 09:21:35 -05:00
KemoNine 02f3060030 add more auto-copy ox-hugo file formats to the export config 2023-02-16 11:44:06 -05:00
KemoNine 908f03dc44 remove dead code 2023-02-13 12:49:36 -05:00
KemoNine 52b5951323 setup origami to use tab to toggle folded or not on org-agenda ; tweak super agenda origami tie in to fix off by one bug 2023-02-13 12:47:11 -05:00
KemoNine b7287c50f8 tie origami to org super agenda and auto-hide some low-priority groupings by default 2023-02-13 12:12:29 -05:00
KemoNine f989fbeedf fix find-file defintions that werent updated for the orgzly shuffle 2023-02-13 08:35:34 -05:00
KemoNine 060e3103ea tune todo setup to work with orgzly slip box / daily churn area -- includes some keyboard shortcut tweaks to make things more cohesive 2023-02-13 08:29:18 -05:00
KemoNine 1b1d299e2b add meds to dedicated org-super-agenda zone, change up org-agenda files slightly to be better organized for my needs 2023-02-12 18:40:21 -05:00
KemoNine 844b169558 add orzly slipbox to agendas, remoxe tags from main agenda 2023-02-12 17:59:07 -05:00
KemoNine affc63d710 shuffle habits/todo for orgzly compat ; disable org-agenda-use-time-grid for better agenda use 2023-02-12 17:15:30 -05:00
KemoNine 1877dbd50e adjust org todo logging lightly 2023-02-12 16:43:34 -05:00
KemoNine 967ed27703 disable variable font in org-mode ; doesnt work for me but is a valid use case ; code to re-enable left as a set of comments 2023-01-17 23:59:58 -05:00
KemoNine 2f413e0cac set org-agenda to fixed-width font 2023-01-15 08:13:08 -05:00
KemoNine 94a5abf313 set default font to monolisa 2023-01-15 00:08:18 -05:00
KemoNine 1053fcd711 tune font config for org mode and code 2023-01-14 23:54:23 -05:00
KemoNine e05cd09a53 update font handling so atkinson hyperlegible is the default variable font and mono lisa is the default fixed width font ; add sytling to org to leverage both 2023-01-14 23:30:42 -05:00
KemoNine 2cc8e02e31 mild ox-hugo tuning for figures, adjusted parameter activation 2022-11-12 11:49:05 -05:00
KemoNine 9312c7dcd5 tune ox-hugo output formats slightly 2022-11-10 19:23:01 -05:00
KemoNine 43173c6098 add code/projects to gitignore 2022-11-08 14:41:31 -05:00
KemoNine be7e140d08 add ox-hugo to org profile 2022-11-08 13:05:02 -05:00
KemoNine bdfdc60b30 prevent some startup warnings from popping up but keeping them logged 2022-11-08 12:52:56 -05:00
KemoNine d91e769ccd update org profile emacs modules 2022-11-07 22:40:51 -05:00
KemoNine a87a1491c5 update code profile emacs modules 2022-11-07 22:31:08 -05:00
KemoNine dcdcd2a0c6 frame-inhibit-implied-resize and pixel-scroll-precision-mode 2022-11-03 13:22:07 -04:00
KemoNine 1e968dcb9c enable markdwon mode globally ; this includes syntax highliting inside org-mode '#+begin_src markdown' blocks 2022-10-01 13:47:56 -04:00
KemoNine 37ae00042f add new markdown packages to org profile ahead of activating them for code blocks 2022-10-01 13:44:09 -04:00
KemoNine b188b6d2dd streamline some capture templates based on day to day needs/desires 2022-09-28 13:10:04 -04:00
KemoNine fe82828c2b integrate devdocs into emacs via devdocs.el and devdocs-browser -- unsure which to keep still 2022-09-22 17:36:04 -04:00
KemoNine bd050dc205 install devdocs-browser and devdocs.el 2022-09-22 17:35:32 -04:00
KemoNine a3269771aa add focus mode for dense text edit work 2022-09-22 16:13:41 -04:00
KemoNine 35058b8f4d make destiny agenda view of todo's have more utility 2022-09-18 10:17:49 -04:00
KemoNine 79a3c5c547 enable scheduled/deadline for appointment tracking as well as improve sheduled/deadline handling in org-mode config 2022-09-16 09:20:12 -04:00
KemoNine 07b4cf30b1 tune capture templates to start to leverage deadlines for better prompts on some stuff 2022-09-15 17:37:14 -04:00
KemoNine 7a263e158a flip org destiny todo / agenda to leverage org-super-agenda 2022-09-15 16:54:42 -04:00
KemoNine cde3c82d2f activate org-super-agenda and tune personal agenda accordingly 2022-09-15 15:06:04 -04:00
KemoNine fce87dc510 update org profile [m]elpa 2022-09-15 14:58:44 -04:00
KemoNine 0dc65b257a add basic org-super-agenda stuff to config ; needs more tests ; this is incomplete / foundational work 2022-09-13 16:19:20 -04:00
KemoNine c73ab93edc update packages ; install org-super-agenda into org-mode profile 2022-09-13 15:06:22 -04:00
KemoNine d66bbc5052 adjust org agenda in conjunction with updates to files containing todos/habits to better present and manage things over time 2022-09-12 16:21:52 -04:00
KemoNine 8a0468e9fc fix url opening within termux environments 2022-09-08 15:15:25 -04:00
KemoNine 62c8e8cfb2 fix from granit for org tag completion via helm. seems a bug/behavior change with org 9 is the cause per granit 2022-09-08 12:49:35 -04:00
KemoNine 1d1b2a4d4f tweak helm separator for multi-select so it works by default with org tags ; this could be an issue with other things ; this should really be a function 2022-09-06 15:23:18 -04:00
KemoNine bf60b7c305 cleanup helm handling of multi tag selection; MUST REPLACE COMMA WITH COLON WHEN SELECTING THE FIRST TAG FOR THIS TO WORK 2022-09-06 15:08:49 -04:00
KemoNine 61c1847b97 replace golden-ratio (unmaintained) with zoom (maintained, more features) 2022-09-03 16:43:01 -04:00
KemoNine 671149706b enhance use of popwin to include quick reference as a keycombo to open in a popwin 2022-09-03 16:08:49 -04:00
KemoNine 4a1e66cd2c cleanup/solve the new code and setup for marking previous days as skipped while retaining them scheduled for today ; this is for help with health logging via habits 2022-09-02 12:57:41 -04:00
KemoNine 51ee49b12b start work on marking habits as skipped the previous day for better tracking (has bug on scheduled date currently) 2022-09-02 10:44:08 -04:00
KemoNine 189bbea314 adjust org habit graph on desktop so its less intrusive 2022-09-02 09:33:45 -04:00
KemoNine 743ab417b0 fix destiny agenda 2022-08-29 14:12:13 -04:00