4c1317d202convert org agenda folding via origami to use raw regex and to auto-collapse any auto-parented items with '(desc)' at the end of the headingKemoNine2023-04-13 18:06:55 -0400
e4e0d7a697tweak scheduled agenda to be more explicit in its filteringKemoNine2023-04-13 15:51:19 -0400
70afb989d7move auto parent agenda group up to it applies to wip and ready items as wellKemoNine2023-04-13 12:14:20 -0400
4011491012adjust org agenda super group layout to group to do's with children betterKemoNine2023-04-13 11:41:09 -0400
ebf4730101add functions for docking current buffer in side windows (top, bottom, left or right)KemoNine2023-04-13 09:31:18 -0400
7c06b7deadtweak dayJob workspace to be more in line with personal use day to dayKemoNine2023-04-13 08:07:48 -0400
bb7162a9e9add way to open scratch buffer frame with a prompt on major mode to useKemoNine2023-04-12 18:18:53 -0400
2963e3c323add way to open scratch buffer on right with a prompt on major mode to useKemoNine2023-04-12 18:17:49 -0400
1a2bb74a1aremove keep window size parm when docking dired to side bar : not strictly needed on desktop and greatly helps mobileKemoNine2023-04-12 17:44:45 -0400
79416dab24add deploy project/todo template to org-capture setupKemoNine2023-04-12 15:24:11 -0400
800b4fdcd4fix conditional logic bug in org-capture setupKemoNine2023-04-12 15:19:14 -0400
f591417791add function that puts text buffer in right side windowKemoNine2023-04-12 15:18:53 -0400
fd2e80c231make org syntax highlighting of code blocks a global configKemoNine2023-04-12 13:52:39 -0400
67219564a3add workspace that opens 'scratch' frame for quick notes 'off to the side'KemoNine2023-04-11 15:44:25 -0400
281ea9b221make centaur tabs global, setup misc, dired and help groupingsKemoNine2023-04-11 15:27:41 -0400
52de1bdd65add centaur tabs to org profileKemoNine2023-04-11 14:22:29 -0400
e5d0f68dc4fix C-a / C-e nav functions and keyboard shortcutsKemoNine2023-04-11 14:20:01 -0400
80a7dc502eadd conditionals around non-universal / personal config to allow day job config to be builtKemoNine2023-04-11 11:35:56 -0400
9046f48accadd function/variable flag for 'dayJob' environmentKemoNine2023-04-11 09:59:36 -0400
7aa4aa9ce6add error handling to code that deletes the scratch buffer as it may not always be present and its a non-errorKemoNine2023-04-11 09:28:16 -0400
a6eb011afdmulti-scratch buffers based on mode as well as scratch buffer save/restore like persp-mode does for windowsKemoNine2023-04-10 15:22:13 -0400
1c00b9ac38move org mode mobile workspace stuff to workspaces elisp fileKemoNine2023-04-08 15:22:25 -0400
a72c1eff63rework org-mode workspace to avoid issues with agenda being in a side windowKemoNine2023-04-08 15:02:06 -0400
4b9d4acb0cfurther implementation of work spaces ; make kill-other-buffers function take dired buffers into account for additional cleanup when switching workspacesKemoNine2023-04-08 14:52:14 -0400
ae4c4426cfauto start the empty code workspace on code profile launchKemoNine2023-04-08 13:33:01 -0400
c6acdcb3a2remove burly ; persp-mode is a better fit for current needsKemoNine2023-04-08 13:32:43 -0400
c05bd7c9ceadd additional workspaces for persp-mode auto save, manual invocatonKemoNine2023-04-08 13:27:42 -0400
2b6e9edc6dmajor 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 fileKemoNine2023-04-08 12:53:12 -0400
c8c7e4457cremove tab bar config, it is not useful for kemonineKemoNine2023-04-08 12:10:00 -0400
f9b5908719add 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 spaceKemoNine2023-04-08 11:41:00 -0400
8f829a6d6ctweak org-agenda so it re-uses the current window when displaying instead of re-arranging all the thingsKemoNine2023-04-08 11:40:14 -0400
f657642113add prefix to some custom function, tweak keymap to run dired in left side window, tweak keymap to have better 'select all' function ; add persp-mode back to allow restoring prior sessions via auto-saveKemoNine2023-04-08 10:09:49 -0400
03538e2ec6re-install persp-mode for buffer list saving and possible session restoreKemoNine2023-04-08 09:23:13 -0400
6d92b313d9omit dired buffers from zoom golden ratio resizingKemoNine2023-04-08 09:17:09 -0400
6aeddd5b3aflip order of auto opened org-mode filesKemoNine2023-04-07 19:41:51 -0400
96878ea701update desktop org-mode to auto-position at TOP of agenda ; tweak org super agenda groupings to be more in line with current needsKemoNine2023-04-07 19:35:28 -0400
695ad43182fix mobile profile bug ; adjust org agenda parms for bigger mobile displayKemoNine2023-04-07 17:36:08 -0400
074711bf31remove projectile related elpa plugins (no longer needed)KemoNine2023-04-07 17:35:15 -0400
d54f4e23ebclean up org agendas, tune auto-start layout for org-mode profile ; add auto-uuid generator for org-mode files ; add method for opening a dired side panelKemoNine2023-04-07 17:10:23 -0400
225249290dadd missing comment section headres ; add fundamental burly.el setup ; overhaul dired so it can be setup as a side window at a later point and behaves more how kemo expects notably: - hide details by default - re-use dired buffer for opening folders - open files in other windowsKemoNine2023-04-07 15:26:46 -0400
0b54a5c96bremove perp-mode and projectile from config ; perp-mode will be replaced (was only used to filter buffer lists) and projectile was removed due to non useKemoNine2023-04-07 11:28:13 -0400
4f1e9b2dd9tweak zoom settings to also resize temp buffers, added note on what to call to toggle the mode if neededKemoNine2023-04-07 11:05:09 -0400
ff27832a2eadd keyboard-quit to keybindsKemoNine2023-03-26 10:48:39 -0400
52b5951323setup origami to use tab to toggle folded or not on org-agenda ; tweak super agenda origami tie in to fix off by one bugKemoNine2023-02-13 12:47:11 -0500
b7287c50f8tie origami to org super agenda and auto-hide some low-priority groupings by defaultKemoNine2023-02-13 12:12:29 -0500
f989fbeedffix find-file defintions that werent updated for the orgzly shuffleKemoNine2023-02-13 08:35:34 -0500
060e3103eatune todo setup to work with orgzly slip box / daily churn area -- includes some keyboard shortcut tweaks to make things more cohesiveKemoNine2023-02-13 08:29:18 -0500
1b1d299e2badd meds to dedicated org-super-agenda zone, change up org-agenda files slightly to be better organized for my needsKemoNine2023-02-12 18:40:21 -0500
844b169558add orzly slipbox to agendas, remoxe tags from main agendaKemoNine2023-02-12 17:59:07 -0500
affc63d710shuffle habits/todo for orgzly compat ; disable org-agenda-use-time-grid for better agenda useKemoNine2023-02-12 17:15:30 -0500
1877dbd50eadjust org todo logging lightlyKemoNine2023-02-12 16:43:34 -0500
967ed27703disable variable font in org-mode ; doesnt work for me but is a valid use case ; code to re-enable left as a set of commentsKemoNine2023-01-17 23:59:58 -0500
2f413e0cacset org-agenda to fixed-width fontKemoNine2023-01-15 08:13:08 -0500
1053fcd711tune font config for org mode and codeKemoNine2023-01-14 23:54:23 -0500
e05cd09a53update 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 bothKemoNine2023-01-14 23:30:42 -0500
2cc8e02e31mild ox-hugo tuning for figures, adjusted parameter activationKemoNine2022-11-12 11:49:05 -0500
dcdcd2a0c6frame-inhibit-implied-resize and pixel-scroll-precision-modeKemoNine2022-11-03 13:22:07 -0400
1e968dcb9cenable markdwon mode globally ; this includes syntax highliting inside org-mode '#+begin_src markdown' blocksKemoNine2022-10-01 13:47:56 -0400
37ae00042fadd new markdown packages to org profile ahead of activating them for code blocksKemoNine2022-10-01 13:44:09 -0400
b188b6d2ddstreamline some capture templates based on day to day needs/desiresKemoNine2022-09-28 13:10:04 -0400
fe82828c2bintegrate devdocs into emacs via devdocs.el and devdocs-browser -- unsure which to keep stillKemoNine2022-09-22 17:36:04 -0400
bd050dc205install devdocs-browser and devdocs.elKemoNine2022-09-22 17:35:32 -0400
a3269771aaadd focus mode for dense text edit workKemoNine2022-09-22 16:13:41 -0400
35058b8f4dmake destiny agenda view of todo's have more utilityKemoNine2022-09-18 10:17:49 -0400
79a3c5c547enable scheduled/deadline for appointment tracking as well as improve sheduled/deadline handling in org-mode configKemoNine2022-09-16 09:20:12 -0400
07b4cf30b1tune capture templates to start to leverage deadlines for better prompts on some stuffKemoNine2022-09-15 17:37:14 -0400
7a263e158aflip org destiny todo / agenda to leverage org-super-agendaKemoNine2022-09-15 16:54:42 -0400
cde3c82d2factivate org-super-agenda and tune personal agenda accordinglyKemoNine2022-09-15 15:06:04 -0400