Commit Graph

238 Commits

Author SHA1 Message Date
KemoNine d388672a3f force update packages ; add lsp-mode, lsp-ui, helm-lsp 2023-07-27 15:52:58 -04:00
KemoNine ee6401529a update code profile elpa packages 2023-07-27 15:42:55 -04:00
KemoNine da6c9c62d4 add destiny (game) workspace 2023-05-02 10:05:15 -04:00
KemoNine 378438835e add warframe (game) workspace, capture templates) 2023-05-02 10:04:02 -04:00
KemoNine 40afda5db8 major tuning to workspace for utility and to reduce frustration points -- mainly auto opening the text scratch buffer, having just the agenda window alongside and keeping detail files behind the agenda fully 2023-04-25 10:28:37 -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 d1b35527de re-work line highlights to be /off/ for org-agenda-mode and allow for future tuning based on major and/or minor modes 2023-04-24 10:54:09 -04:00
KemoNine 95b0f8ad00 tweak org-super-agenda groups to be more useful for me 2023-04-22 16:24:46 -04:00
KemoNine ee6db75c37 add hugo generic workspace, workspaces for each of the hugo websites i maintain 2023-04-22 16:08:56 -04:00
KemoNine b92946dc61 ignore eww and eshell output dirs 2023-04-22 16:08:27 -04:00
KemoNine 2189ccc903 move line highlight config to global from code config ; add eshell prompt tuning 2023-04-22 16:07:53 -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 692779efbc tweak kmn method signature to use dashes instead of slashes 2023-04-17 10:50:40 -04:00
KemoNine 54658e937e add basic time helper functions for use in complex capture templates 2023-04-17 10:25:06 -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 ebf4730101 add functions for docking current buffer in side windows (top, bottom, left or right) 2023-04-13 09:31:18 -04:00
KemoNine 7c06b7dead tweak dayJob workspace to be more in line with personal use day to day 2023-04-13 08:07:48 -04:00
KemoNine bb7162a9e9 add way to open scratch buffer frame with a prompt on major mode to use 2023-04-12 18:18:53 -04:00
KemoNine 2963e3c323 add way to open scratch buffer on right with a prompt on major mode to use 2023-04-12 18:17:49 -04:00
KemoNine 1a2bb74a1a remove keep window size parm when docking dired to side bar : not strictly needed on desktop and greatly helps mobile 2023-04-12 17:44:45 -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 f591417791 add function that puts text buffer in right side window 2023-04-12 15:18:53 -04:00
KemoNine fd2e80c231 make org syntax highlighting of code blocks a global config 2023-04-12 13:52:39 -04:00
KemoNine 67219564a3 add workspace that opens 'scratch' frame for quick notes 'off to the side' 2023-04-11 15:44:25 -04:00
KemoNine 281ea9b221 make centaur tabs global, setup misc, dired and help groupings 2023-04-11 15:27:41 -04:00
KemoNine 52de1bdd65 add centaur tabs to org profile 2023-04-11 14:22:29 -04:00
KemoNine e5d0f68dc4 fix C-a / C-e nav functions and keyboard shortcuts 2023-04-11 14:20:01 -04:00
KemoNine 75ab209b53 fix broken day job path 2023-04-11 12:39:15 -04:00
KemoNine 896a394611 disable xclip for day job (doesnt apply) 2023-04-11 12:32:17 -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 9046f48acc add function/variable flag for 'dayJob' environment 2023-04-11 09:59:36 -04:00
KemoNine 7aa4aa9ce6 add error handling to code that deletes the scratch buffer as it may not always be present and its a non-error 2023-04-11 09:28:16 -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 a72c1eff63 rework org-mode workspace to avoid issues with agenda being in a side window 2023-04-08 15:02:06 -04:00
KemoNine 4b9d4acb0c further implementation of work spaces ; make kill-other-buffers function take dired buffers into account for additional cleanup when switching workspaces 2023-04-08 14:52:14 -04:00
KemoNine ae4c4426cf auto start the empty code workspace on code profile launch 2023-04-08 13:33:01 -04:00
KemoNine c6acdcb3a2 remove burly ; persp-mode is a better fit for current needs 2023-04-08 13:32:43 -04:00