Commit Graph

158 Commits

Author SHA1 Message Date
KemoNine 2e58fdfdfe adjust allowed local vars based on games_warframe.org update 2024-03-21 15:32:24 -04:00
KemoNine e7e7c4eafe package updates / upgrades 2024-03-20 09:57:39 -04:00
KemoNine d68d39cf24 add capture templates for warframe daily/weekly 2024-03-18 09:41:43 -04:00
KemoNine a75d0588b6 tweak org-agendas 2024-03-10 15:15:43 -04:00
KemoNine 5230d2666b add couples health zone 2024-03-10 13:32:48 -04:00
KemoNine fb87cff20e add health homework capture template 2024-03-07 13:09:16 -05:00
KemoNine 0df4e6ddba add org-auto-expand melpa module 2024-03-07 13:07:36 -05:00
KemoNine 98dfba796f add 'homework' tag options to agenda 2024-03-07 12:59:41 -05:00
KemoNine ef2e7efe5f add 'scratch on left' function ; enhance culinary org file to be dedicated workspace/new window setup 2024-03-02 12:18:18 -05:00
KemoNine 13c10fcd8c auto add health tag to appointment capture templates 2023-12-10 09:49:02 -05:00
KemoNine 96bd563e7c add xml to ox-hugo valid files for export 2023-12-03 12:32:16 -05:00
KemoNine e706a44db2 add which key package to org profile 2023-08-30 09:55:01 -04:00
KemoNine e5826cc035 add revert-buffer-all globally 2023-08-30 09:09:50 -04:00
KemoNine 886367817f update org profile melpa packages 2023-08-30 09:03:41 -04:00
KemoNine 089f253c42 adjust agenda sort so overdue items surface at top of groups instead of inline 2023-08-30 08:48:18 -04:00
KemoNine 0f6ed2572b tweak org super agenda to be better grouped for need and use cases 2023-08-11 11:50:11 -04:00
KemoNine a9ec520b7c authorize some local variables 2023-08-10 10:46:30 -04:00
KemoNine 9aad3f2193 tweaks for init so auto-save/auto-export work on _resume.org 2023-08-10 10:12:09 -04:00
KemoNine 19318e5eda update elpa ; add ox-pandoc to plugins 2023-08-10 10:03:04 -04:00
KemoNine 378438835e add warframe (game) workspace, capture templates) 2023-05-02 10:04:02 -04:00
KemoNine 30b35fac9b adjust alert notification times to ensure scheduled events pop up and then 'go away' after the scheduled time ; this config will notify every 5 minutes if a deadline item is past due -- the deadline alert times/repitions do not seem tunable 2023-04-24 11:39:45 -04:00
KemoNine 95b0f8ad00 tweak org-super-agenda groups to be more useful for me 2023-04-22 16:24:46 -04:00
KemoNine a361f3be74 add missing package to org profile 2023-04-22 16:05:49 -04:00
KemoNine 356c82b59c flip to burt toast notifications on windows 2023-04-21 10:32:04 -04:00
KemoNine abeb79fd35 install burt to toast extension 2023-04-21 10:31:42 -04:00
KemoNine b777182c81 setup org-refile to allow filing to root of an org-mode file as well as including *all* org-agenda-files as options ; adjustments to allow better helm completion were included in this (change org-outline-path-complete-in-steps for others if needed) 2023-04-15 12:57:15 -04:00
KemoNine ad5a1b0aea make dayJob org keybinds for opening todo/slipbox consistent with personal ; add added keybinds for managing org headlines 2023-04-15 12:33:48 -04:00
KemoNine e0534e89c0 add key bind for 'previous-buffer ; add config to allow multiple org-agenda buffers ; update main org workspace to be a 2 column split so habits/scheduled/deadline tasks are in one agenda at the top and main to do list at bottom ; use enter to edit agenda items and the new 'C-c v' keybind to jump back to the agenda when done editing 2023-04-15 11:00:11 -04:00
KemoNine 4c1317d202 convert org agenda folding via origami to use raw regex and to auto-collapse any auto-parented items with '(desc)' at the end of the heading 2023-04-13 18:06:55 -04:00
KemoNine e4e0d7a697 tweak scheduled agenda to be more explicit in its filtering 2023-04-13 15:51:19 -04:00
KemoNine 70afb989d7 move auto parent agenda group up to it applies to wip and ready items as well 2023-04-13 12:14:20 -04:00
KemoNine 4011491012 adjust org agenda super group layout to group to do's with children better 2023-04-13 11:41:09 -04:00
KemoNine 79416dab24 add deploy project/todo template to org-capture setup 2023-04-12 15:24:11 -04:00
KemoNine 800b4fdcd4 fix conditional logic bug in org-capture setup 2023-04-12 15:19:14 -04:00
KemoNine fd2e80c231 make org syntax highlighting of code blocks a global config 2023-04-12 13:52:39 -04:00
KemoNine 52de1bdd65 add centaur tabs to org profile 2023-04-11 14:22:29 -04:00
KemoNine 3d4ff6a1d2 further day job related adjustments to what loads and when 2023-04-11 12:21:15 -04:00
KemoNine f8c273e7fd add day job initial config 2023-04-11 12:08:54 -04:00
KemoNine 80a7dc502e add conditionals around non-universal / personal config to allow day job config to be built 2023-04-11 11:35:56 -04:00
KemoNine a6eb011afd multi-scratch buffers based on mode as well as scratch buffer save/restore like persp-mode does for windows 2023-04-10 15:22:13 -04:00
KemoNine 075516e69f add scratch buffer management plugins 2023-04-10 14:52:00 -04:00
KemoNine 1c00b9ac38 move org mode mobile workspace stuff to workspaces elisp file 2023-04-08 15:22:25 -04:00
KemoNine c6acdcb3a2 remove burly ; persp-mode is a better fit for current needs 2023-04-08 13:32:43 -04:00
KemoNine 2b6e9edc6d major refactor
- add my/ prefix to mini functions used by setup/tuning
- add/refactor functions used directly to have kmn/ prefix
- break generic functions that are re-used globally to dedicted elisp file
- break workspace defintions out into dedicated elisp file
2023-04-08 12:53:12 -04:00
KemoNine 5ba85bbb76 cleanup zoom config ; add centaur tabs to code profile 2023-04-08 12:14:10 -04:00
KemoNine f9b5908719 add function to show the org agenda buffer in the top side window ; re-work the after-init org-mode hook to better auto-layout a default work space 2023-04-08 11:41:00 -04:00
KemoNine 8f829a6d6c tweak org-agenda so it re-uses the current window when displaying instead of re-arranging all the things 2023-04-08 11:40:14 -04:00
KemoNine 03538e2ec6 re-install persp-mode for buffer list saving and possible session restore 2023-04-08 09:23:13 -04:00
KemoNine 6aeddd5b3a flip order of auto opened org-mode files 2023-04-07 19:41:51 -04:00
KemoNine 96878ea701 update desktop org-mode to auto-position at TOP of agenda ; tweak org super agenda groupings to be more in line with current needs 2023-04-07 19:35:28 -04:00