Archived
1
0
Fork 0

Commit graph

  • 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 KemoNine 2023-04-13 18:06:55 -0400
  • e4e0d7a697 tweak scheduled agenda to be more explicit in its filtering KemoNine 2023-04-13 15:51:19 -0400
  • 70afb989d7 move auto parent agenda group up to it applies to wip and ready items as well KemoNine 2023-04-13 12:14:20 -0400
  • 4011491012 adjust org agenda super group layout to group to do's with children better KemoNine 2023-04-13 11:41:09 -0400
  • ebf4730101 add functions for docking current buffer in side windows (top, bottom, left or right) KemoNine 2023-04-13 09:31:18 -0400
  • 7c06b7dead tweak dayJob workspace to be more in line with personal use day to day KemoNine 2023-04-13 08:07:48 -0400
  • bb7162a9e9 add way to open scratch buffer frame with a prompt on major mode to use KemoNine 2023-04-12 18:18:53 -0400
  • 2963e3c323 add way to open scratch buffer on right with a prompt on major mode to use KemoNine 2023-04-12 18:17:49 -0400
  • 1a2bb74a1a remove keep window size parm when docking dired to side bar : not strictly needed on desktop and greatly helps mobile KemoNine 2023-04-12 17:44:45 -0400
  • 79416dab24 add deploy project/todo template to org-capture setup KemoNine 2023-04-12 15:24:11 -0400
  • 800b4fdcd4 fix conditional logic bug in org-capture setup KemoNine 2023-04-12 15:19:14 -0400
  • f591417791 add function that puts text buffer in right side window KemoNine 2023-04-12 15:18:53 -0400
  • fd2e80c231 make org syntax highlighting of code blocks a global config KemoNine 2023-04-12 13:52:39 -0400
  • 67219564a3 add workspace that opens 'scratch' frame for quick notes 'off to the side' KemoNine 2023-04-11 15:44:25 -0400
  • 281ea9b221 make centaur tabs global, setup misc, dired and help groupings KemoNine 2023-04-11 15:27:41 -0400
  • 52de1bdd65 add centaur tabs to org profile KemoNine 2023-04-11 14:22:29 -0400
  • e5d0f68dc4 fix C-a / C-e nav functions and keyboard shortcuts KemoNine 2023-04-11 14:20:01 -0400
  • 75ab209b53 fix broken day job path KemoNine 2023-04-11 12:39:15 -0400
  • 896a394611 disable xclip for day job (doesnt apply) KemoNine 2023-04-11 12:32:17 -0400
  • 3d4ff6a1d2 further day job related adjustments to what loads and when KemoNine 2023-04-11 12:21:15 -0400
  • f8c273e7fd add day job initial config KemoNine 2023-04-11 12:08:54 -0400
  • 80a7dc502e add conditionals around non-universal / personal config to allow day job config to be built KemoNine 2023-04-11 11:35:56 -0400
  • 9046f48acc add function/variable flag for 'dayJob' environment KemoNine 2023-04-11 09:59:36 -0400
  • 7aa4aa9ce6 add error handling to code that deletes the scratch buffer as it may not always be present and its a non-error KemoNine 2023-04-11 09:28:16 -0400
  • a6eb011afd multi-scratch buffers based on mode as well as scratch buffer save/restore like persp-mode does for windows KemoNine 2023-04-10 15:22:13 -0400
  • 075516e69f add scratch buffer management plugins KemoNine 2023-04-10 14:52:00 -0400
  • 1c00b9ac38 move org mode mobile workspace stuff to workspaces elisp file KemoNine 2023-04-08 15:22:25 -0400
  • a72c1eff63 rework org-mode workspace to avoid issues with agenda being in a side window KemoNine 2023-04-08 15:02:06 -0400
  • 4b9d4acb0c further implementation of work spaces ; make kill-other-buffers function take dired buffers into account for additional cleanup when switching workspaces KemoNine 2023-04-08 14:52:14 -0400
  • ae4c4426cf auto start the empty code workspace on code profile launch KemoNine 2023-04-08 13:33:01 -0400
  • c6acdcb3a2 remove burly ; persp-mode is a better fit for current needs KemoNine 2023-04-08 13:32:43 -0400
  • c05bd7c9ce add additional workspaces for persp-mode auto save, manual invocaton KemoNine 2023-04-08 13:27:42 -0400
  • 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 KemoNine 2023-04-08 12:53:12 -0400
  • 5ba85bbb76 cleanup zoom config ; add centaur tabs to code profile KemoNine 2023-04-08 12:14:10 -0400
  • c8c7e4457c remove tab bar config, it is not useful for kemonine KemoNine 2023-04-08 12:10:00 -0400
  • 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 KemoNine 2023-04-08 11:41:00 -0400
  • 8f829a6d6c tweak org-agenda so it re-uses the current window when displaying instead of re-arranging all the things KemoNine 2023-04-08 11:40:14 -0400
  • f657642113 add 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-save KemoNine 2023-04-08 10:09:49 -0400
  • 03538e2ec6 re-install persp-mode for buffer list saving and possible session restore KemoNine 2023-04-08 09:23:13 -0400
  • 6d92b313d9 omit dired buffers from zoom golden ratio resizing KemoNine 2023-04-08 09:17:09 -0400
  • 6aeddd5b3a flip order of auto opened org-mode files KemoNine 2023-04-07 19:41:51 -0400
  • 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 KemoNine 2023-04-07 19:35:28 -0400
  • 695ad43182 fix mobile profile bug ; adjust org agenda parms for bigger mobile display KemoNine 2023-04-07 17:36:08 -0400
  • 074711bf31 remove projectile related elpa plugins (no longer needed) KemoNine 2023-04-07 17:35:15 -0400
  • d54f4e23eb clean 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 panel KemoNine 2023-04-07 17:10:23 -0400
  • 225249290d add 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 windows KemoNine 2023-04-07 15:26:46 -0400
  • 44cd68be09 elpa updates KemoNine 2023-04-07 15:25:24 -0400
  • 2e9149f2c7 remove unused elpa packages KemoNine 2023-04-07 11:28:31 -0400
  • 0b54a5c96b remove 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 use KemoNine 2023-04-07 11:28:13 -0400
  • 4f1e9b2dd9 tweak zoom settings to also resize temp buffers, added note on what to call to toggle the mode if needed KemoNine 2023-04-07 11:05:09 -0400
  • ff27832a2e add keyboard-quit to keybinds KemoNine 2023-03-26 10:48:39 -0400
  • af3d1b75f1 tune ox-hugo exported file types KemoNine 2023-03-22 07:45:07 -0400
  • 02ca9051de update code profile melpa packages KemoNine 2023-03-22 07:44:34 -0400
  • c2989532ad remove auto-hide of slipbox items ; show them by default now KemoNine 2023-02-25 12:15:41 -0500
  • e3de9290d3 remove comment block that was not used/relevant KemoNine 2023-02-25 12:15:27 -0500
  • 4c3e3da067 *sigh* ; even a 20s notification is better than none ; put org-alert back into place KemoNine 2023-02-25 12:13:32 -0500
  • 6ca04c92b9 attempt to fine tune org notifications on windows ; failed but updated code is present for future attempts KemoNine 2023-02-25 11:51:12 -0500
  • 508396466a re-enable toasts on windows ; something is better than nothing KemoNine 2023-02-25 10:58:58 -0500
  • da4e00a6c8 disable org-alert as i cannot find a good way to pop a notification that sticks around and is useful to me KemoNine 2023-02-25 10:42:17 -0500
  • e5952e241f enabled/configured org-alert for windows KemoNine 2023-02-25 09:12:53 -0500
  • 356980b7ce add alert-toast to org profile KemoNine 2023-02-25 09:09:47 -0500
  • e3d0589559 basic org-alert additions ; currently disabled due to errors KemoNine 2023-02-25 09:02:27 -0500
  • 2d28bdf85e updates for melpa 'stuff' ; add org-alert for full emacs client alerts on calendar items KemoNine 2023-02-21 13:23:55 -0500
  • ffaa757ded update [m]elpa KemoNine 2023-02-21 13:17:08 -0500
  • 1f694df812 flip to dedicated slipbox template KemoNine 2023-02-19 09:21:35 -0500
  • 02f3060030 add more auto-copy ox-hugo file formats to the export config KemoNine 2023-02-16 11:44:06 -0500
  • 908f03dc44 remove dead code KemoNine 2023-02-13 12:49:36 -0500
  • 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 KemoNine 2023-02-13 12:47:11 -0500
  • b7287c50f8 tie origami to org super agenda and auto-hide some low-priority groupings by default KemoNine 2023-02-13 12:12:29 -0500
  • f989fbeedf fix find-file defintions that werent updated for the orgzly shuffle KemoNine 2023-02-13 08:35:34 -0500
  • 060e3103ea tune todo setup to work with orgzly slip box / daily churn area -- includes some keyboard shortcut tweaks to make things more cohesive KemoNine 2023-02-13 08:29:18 -0500
  • 1b1d299e2b add meds to dedicated org-super-agenda zone, change up org-agenda files slightly to be better organized for my needs KemoNine 2023-02-12 18:40:21 -0500
  • 844b169558 add orzly slipbox to agendas, remoxe tags from main agenda KemoNine 2023-02-12 17:59:07 -0500
  • affc63d710 shuffle habits/todo for orgzly compat ; disable org-agenda-use-time-grid for better agenda use KemoNine 2023-02-12 17:15:30 -0500
  • 1877dbd50e adjust org todo logging lightly KemoNine 2023-02-12 16:43:34 -0500
  • 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 KemoNine 2023-01-17 23:59:58 -0500
  • 2f413e0cac set org-agenda to fixed-width font KemoNine 2023-01-15 08:13:08 -0500
  • 94a5abf313 set default font to monolisa KemoNine 2023-01-15 00:08:18 -0500
  • 1053fcd711 tune font config for org mode and code KemoNine 2023-01-14 23:54:23 -0500
  • 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 KemoNine 2023-01-14 23:30:42 -0500
  • 2cc8e02e31 mild ox-hugo tuning for figures, adjusted parameter activation KemoNine 2022-11-12 11:49:05 -0500
  • 9312c7dcd5 tune ox-hugo output formats slightly KemoNine 2022-11-10 19:23:01 -0500
  • 43173c6098 add code/projects to gitignore KemoNine 2022-11-08 14:41:31 -0500
  • be7e140d08 add ox-hugo to org profile KemoNine 2022-11-07 22:54:27 -0500
  • bdfdc60b30 prevent some startup warnings from popping up but keeping them logged KemoNine 2022-11-08 12:52:56 -0500
  • d91e769ccd update org profile emacs modules KemoNine 2022-11-07 22:40:51 -0500
  • a87a1491c5 update code profile emacs modules KemoNine 2022-11-07 22:31:08 -0500
  • dcdcd2a0c6 frame-inhibit-implied-resize and pixel-scroll-precision-mode KemoNine 2022-11-03 13:22:07 -0400
  • 1e968dcb9c enable markdwon mode globally ; this includes syntax highliting inside org-mode '#+begin_src markdown' blocks KemoNine 2022-10-01 13:47:56 -0400
  • 37ae00042f add new markdown packages to org profile ahead of activating them for code blocks KemoNine 2022-10-01 13:44:09 -0400
  • b188b6d2dd streamline some capture templates based on day to day needs/desires KemoNine 2022-09-28 13:10:04 -0400
  • fe82828c2b integrate devdocs into emacs via devdocs.el and devdocs-browser -- unsure which to keep still KemoNine 2022-09-22 17:36:04 -0400
  • bd050dc205 install devdocs-browser and devdocs.el KemoNine 2022-09-22 17:35:32 -0400
  • a3269771aa add focus mode for dense text edit work KemoNine 2022-09-22 16:13:41 -0400
  • 35058b8f4d make destiny agenda view of todo's have more utility KemoNine 2022-09-18 10:17:49 -0400
  • 79a3c5c547 enable scheduled/deadline for appointment tracking as well as improve sheduled/deadline handling in org-mode config KemoNine 2022-09-16 09:20:12 -0400
  • 07b4cf30b1 tune capture templates to start to leverage deadlines for better prompts on some stuff KemoNine 2022-09-15 17:37:14 -0400
  • 7a263e158a flip org destiny todo / agenda to leverage org-super-agenda KemoNine 2022-09-15 16:54:42 -0400
  • cde3c82d2f activate org-super-agenda and tune personal agenda accordingly KemoNine 2022-09-15 15:06:04 -0400
  • fce87dc510 update org profile [m]elpa KemoNine 2022-09-15 14:58:44 -0400