Commit Graph

158 Commits

Author SHA1 Message Date
KemoNine bf60b7c305 cleanup helm handling of multi tag selection; MUST REPLACE COMMA WITH COLON WHEN SELECTING THE FIRST TAG FOR THIS TO WORK 2022-09-06 15:08:49 -04:00
KemoNine 61c1847b97 replace golden-ratio (unmaintained) with zoom (maintained, more features) 2022-09-03 16:43:01 -04:00
KemoNine 4a1e66cd2c cleanup/solve the new code and setup for marking previous days as skipped while retaining them scheduled for today ; this is for help with health logging via habits 2022-09-02 12:57:41 -04:00
KemoNine 51ee49b12b start work on marking habits as skipped the previous day for better tracking (has bug on scheduled date currently) 2022-09-02 10:44:08 -04:00
KemoNine 189bbea314 adjust org habit graph on desktop so its less intrusive 2022-09-02 09:33:45 -04:00
KemoNine 743ab417b0 fix destiny agenda 2022-08-29 14:12:13 -04:00
KemoNine d828234728 add pop win to better leverage the scratch buffer for copy/pasta silly or copy editing needs 2022-08-28 13:36:06 -04:00
KemoNine 2a61250019 tune org setup so habits are separate from todos to help fix performance issues ; tweaked flyspell to ignore org-agenda ; mild cleanup of location of agenda tuning for org 2022-08-26 15:58:28 -04:00
KemoNine 40687da612 remove unneeded plugins 2022-08-26 14:53:58 -04:00
KemoNine 2822280595 fixup xdg-open on android/termux / remove nov, pdf-tools, org-noter as they cannot be used universally 2022-08-26 14:41:24 -04:00
KemoNine 9a60998c25 elpa update / install xclip 2022-08-26 12:48:21 -04:00
KemoNine 3790c91768 remove notdeft 2022-08-26 12:46:14 -04:00
KemoNine 9af503897a fix helm-find-file error ; removed dired-rainbow 2022-08-26 12:04:43 -04:00
KemoNine 50c17ff520 cleanup and tune persp-mode and projectile 2022-08-26 10:25:29 -04:00
KemoNine d49c6a7b60 fix auto load of org personal agenda 2022-08-26 09:59:45 -04:00
KemoNine 99235454d8 tweak main org agenda to be more targeted/faster 2022-08-26 09:46:23 -04:00
KemoNine 3a2a3656ba Tweak to prevent pdf-tools from failing to setup within termux 2022-08-25 21:42:23 -04:00
KemoNine dfa675b014 add helm flyspell extension 2022-08-25 20:05:35 -04:00
KemoNine c9b90e1fb3 cleanup destiny capture templtes 2022-08-25 19:04:33 -04:00
KemoNine 579d0be5c5 disable flyspell (for now) due to performance issues ; re-work agendas to be more meaningful 2022-08-25 18:52:29 -04:00
KemoNine 3289b8a202 add todo capture template that can have scheduled/deadline dates set via y/n/date prompts. see below for example template
** TODO [#%(oc/prmt `"Priority (A-F)`" 'td-priority)] %(oc/prmt `"Title`" 'td-title)
   %(oc/inc_date `"scheduled date`" `"SCHEDULED: `")
   %(oc/inc_date `"deadline date`" `"DEADLINE: `")
   %?
2022-08-25 15:18:07 -04:00
KemoNine c39d7de783 integrate org-noter 2022-08-25 12:12:30 -04:00
KemoNine a6b2f37182 add missing melpa package 2022-08-25 11:53:51 -04:00
KemoNine 7e00753126 added pdf-tools 2022-08-25 11:49:25 -04:00
KemoNine 285dbbfd5b setup nov.el in org profile 2022-08-25 11:37:02 -04:00
KemoNine 90cd4b4840 update packages 2022-08-25 11:19:45 -04:00
KemoNine d5f257ce5a add notdeft 2022-08-25 09:58:41 -04:00
KemoNine a7b79d5468 remove xeft config ; will be using notdeft next / going forward 2022-08-25 08:56:58 -04:00
KemoNine 0024c2a897 add xeft ; unused config -- kept for posterity and safety while evaluating search options 2022-08-25 08:41:17 -04:00
KemoNine 12264c9d71 tweak destiny template to work better 2022-08-24 17:18:43 -04:00
KemoNine ecb2de62c7 tweak destiny template to work better 2022-08-24 17:13:33 -04:00
KemoNine b89c08a1d6 add better setup for tracking craftable weapons in destiny 2 2022-08-24 16:56:22 -04:00
KemoNine 0bf972c268 cleanup org catpure template based on a move operation at the filesytem level 2022-08-23 15:21:21 -04:00
KemoNine ec44c80919 update gitignore to remove client files 2022-08-04 14:44:07 -04:00
KemoNine a31283923d update org elpa 2022-08-04 14:39:15 -04:00
KemoNine eccc6b825f overhaul support files ; add compile of all elisp on startup for code/org profiles 2022-06-02 14:33:30 -04:00
KemoNine 273863631f remove diminish setup as its no longer used ; tweak mobile home dirs to keep emacs within termux native storage ; disable projectile auto project path for now 2022-04-26 08:06:30 -04:00
KemoNine 87577a5171 add doom modeline packages/support files 2022-04-25 19:25:09 -04:00
KemoNine 4e341095eb cleanup mode line 2022-04-25 19:11:06 -04:00
KemoNine 2fe771c235 add magit packages 2022-04-25 18:51:31 -04:00
KemoNine 92a77c2f97 add persp-mod-projectile-bridge and help-projectile 2022-04-25 17:04:42 -04:00
KemoNine 4c870b560f add projectile packages 2022-04-25 16:19:47 -04:00
KemoNine 9b375254bb add more helm packages 2022-04-25 15:53:05 -04:00
KemoNine f56827fd01 add helm packages 2022-04-25 15:22:36 -04:00
KemoNine e7dfca78c4 add auto-start of KmN org persp-mode config when opening an org file in the org profile 2022-04-24 16:37:32 -04:00
KemoNine 3c1fdc0a2c add manage-minor-mode for finding minor mode names to use with diminish 2022-04-24 16:34:19 -04:00
KemoNine d01f192e3b add transpose-frame 2022-04-23 17:36:30 -04:00
KemoNine b9dc7d469b update elpa data 2022-04-23 15:34:06 -04:00
KemoNine e134aee2c8 fixup line wraps based on preferences 2022-04-23 10:44:27 -04:00
KemoNine 880f5a4b2b add missing package to org profile 2022-04-22 17:02:36 -04:00
KemoNine c81cf68c73 add dired-rainbow-listing 2022-04-22 17:00:07 -04:00
KemoNine b99c6c0f53 elpa changes 2022-04-22 16:59:41 -04:00
KemoNine 31d060de46 add capture template for week in review captures 2022-04-22 11:00:10 -04:00
KemoNine 165da505a0 remove persp save states ; they differ between devices 2022-04-22 00:54:19 -04:00
KemoNine 3e92db9b34 remove compiled lisp from repo 2022-04-22 00:52:23 -04:00
KemoNine a07997778f initial emacs 28 support / updates 2022-04-22 00:48:52 -04:00
KemoNine 3a314a9d2b ido-completing-read+ added 2022-04-21 23:09:27 -04:00
KemoNine 6a28bf0f85 initial setup / conversion to chemacs2 (coding/org profiles/configs working) 2022-04-21 22:54:47 -04:00