Commit graph

129 commits

Author SHA1 Message Date
KemoNine 562385cb8e add C-b n keybind for make-frame to match tmux 2024-08-17 08:45:18 -04:00
KemoNine bc9a628843 flip split-window commands to tmux keybinds 2024-08-17 08:40:04 -04:00
KemoNine 55c399a700 adjust keybinds for make-frame and delete-frame 2024-08-15 10:04:54 -04:00
KemoNine 258849fd5d adjust home/end key binds so they are more intuitive and more consistent with other editors 2024-08-01 12:37:06 -04:00
KemoNine 014025d8a7 tune query replace setup 2024-07-27 09:48:58 -04:00
KemoNine 9025732e3b improve scratch buffer handling / kbd shortcuts 2024-07-27 09:39:11 -04:00
KemoNine e8745cf990 windows performance tweaks 2024-07-27 09:31:06 -04:00
KemoNine 5ea1a73beb remove kmn/is-dayjob ; now has a dedicated, independent emacs profile in a different, private repo 2024-07-27 09:30:48 -04:00
KemoNine a92bd363e4 add no man's sky workspace / adjust for dedicated no mans sky org-mode file 2024-07-21 12:05:44 -04:00
KemoNine 41ecbc30d4 rework zoom.el and how it sizes windows for golden ratio and similar 2024-07-16 14:20:02 -04:00
KemoNine 2086d8b9d2 disable zoom.el in dired-mode and eshell-mode 2024-07-16 12:23:59 -04:00
KemoNine a84a33ce99 remove houdini 'stuff' from setup ; add music processing items 2024-05-27 09:56:12 -04:00
KemoNine 32c118f9ce fix startup warnings on # vs ' escaping 2024-05-06 10:06:38 -04:00
KemoNine 5230d2666b add couples health zone 2024-03-10 13:32:48 -04:00
KemoNine 5b0dd9c20f cleanup scratch buffer 'stuff' 2024-03-07 12:58:46 -05:00
KemoNine 8a4ac3d6ca enhance org workspace to auto-open frequently used files, add new org file to org single window workspace 2024-03-07 10:28:03 -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 8cf3cae79b add which-key to global config 2023-08-30 09:59:55 -04:00
KemoNine 53f3f57e03 add all-the-icons, add font that needs to be installed, update gitignore to ignore un-needed files/folders 2023-08-30 09:49:45 -04:00
KemoNine e5826cc035 add revert-buffer-all globally 2023-08-30 09:09:50 -04:00
KemoNine ea7d9387e7 add way to pop new frame and main org-mode landing page pre opened w/ a scratch buffer 2023-08-08 16:27:01 -04:00
KemoNine b260a7c997 add auto creation of frames to various workspaces -- this is setup to only pop a new frame if outside of termux where a new frame wouldnt be helpful 2023-08-01 12:31:34 -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 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 ee6db75c37 add hugo generic workspace, workspaces for each of the hugo websites i maintain 2023-04-22 16:08:56 -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 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 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 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 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 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 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 1c00b9ac38 move org mode mobile workspace stuff to workspaces elisp file 2023-04-08 15:22:25 -04:00