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
f591417791
add function that puts text buffer in right side window
2023-04-12 15:18:53 -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
75ab209b53
fix broken day job path
2023-04-11 12:39: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
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
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
c05bd7c9ce
add additional workspaces for persp-mode auto save, manual invocaton
2023-04-08 13:27:42 -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