KemoNine
aede4d4cc0
windows specific speedups
2024-07-27 18:50:46 -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
2e58fdfdfe
adjust allowed local vars based on games_warframe.org update
2024-03-21 15:32:24 -04:00
KemoNine
e7e7c4eafe
package updates / upgrades
2024-03-20 09:57:39 -04:00
KemoNine
0df4e6ddba
add org-auto-expand melpa module
2024-03-07 13:07:36 -05:00
KemoNine
96bd563e7c
add xml to ox-hugo valid files for export
2023-12-03 12:32:16 -05:00
KemoNine
a9ec520b7c
authorize some local variables
2023-08-10 10:46:30 -04:00
KemoNine
9aad3f2193
tweaks for init so auto-save/auto-export work on _resume.org
2023-08-10 10:12:09 -04:00
KemoNine
30b35fac9b
adjust alert notification times to ensure scheduled events pop up and then 'go away' after the scheduled time ; this config will notify every 5 minutes if a deadline item is past due -- the deadline alert times/repitions do not seem tunable
2023-04-24 11:39:45 -04:00
KemoNine
356c82b59c
flip to burt toast notifications on windows
2023-04-21 10:32:04 -04:00
KemoNine
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
2023-04-13 18:06:55 -04:00
KemoNine
fd2e80c231
make org syntax highlighting of code blocks a global config
2023-04-12 13:52:39 -04:00
KemoNine
3d4ff6a1d2
further day job related adjustments to what loads and when
2023-04-11 12:21:15 -04:00
KemoNine
f8c273e7fd
add day job initial config
2023-04-11 12:08:54 -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
KemoNine
5ba85bbb76
cleanup zoom config ; add centaur tabs to code profile
2023-04-08 12:14:10 -04:00
KemoNine
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
2023-04-07 17:10:23 -04:00
KemoNine
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
2023-04-07 15:26:46 -04:00
KemoNine
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
2023-04-07 11:28:13 -04:00
KemoNine
af3d1b75f1
tune ox-hugo exported file types
2023-03-22 07:45:07 -04:00
KemoNine
c2989532ad
remove auto-hide of slipbox items ; show them by default now
2023-02-25 12:15:41 -05:00
KemoNine
4c3e3da067
*sigh* ; even a 20s notification is better than none ; put org-alert back into place
2023-02-25 12:13:32 -05:00
KemoNine
6ca04c92b9
attempt to fine tune org notifications on windows ; failed but updated code is present for future attempts
2023-02-25 11:51:12 -05:00
KemoNine
508396466a
re-enable toasts on windows ; something is better than nothing
2023-02-25 10:58:58 -05:00
KemoNine
da4e00a6c8
disable org-alert as i cannot find a good way to pop a notification that sticks around and is useful to me
2023-02-25 10:42:17 -05:00
KemoNine
e5952e241f
enabled/configured org-alert for windows
2023-02-25 09:12:53 -05:00
KemoNine
e3d0589559
basic org-alert additions ; currently disabled due to errors
2023-02-25 09:02:27 -05:00
KemoNine
2d28bdf85e
updates for melpa 'stuff' ; add org-alert for full emacs client alerts on calendar items
2023-02-21 13:23:55 -05:00
KemoNine
02f3060030
add more auto-copy ox-hugo file formats to the export config
2023-02-16 11:44:06 -05:00
KemoNine
908f03dc44
remove dead code
2023-02-13 12:49:36 -05:00
KemoNine
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
2023-02-13 12:47:11 -05:00
KemoNine
b7287c50f8
tie origami to org super agenda and auto-hide some low-priority groupings by default
2023-02-13 12:12:29 -05:00
KemoNine
1877dbd50e
adjust org todo logging lightly
2023-02-12 16:43:34 -05:00
KemoNine
2cc8e02e31
mild ox-hugo tuning for figures, adjusted parameter activation
2022-11-12 11:49:05 -05:00
KemoNine
9312c7dcd5
tune ox-hugo output formats slightly
2022-11-10 19:23:01 -05:00
KemoNine
be7e140d08
add ox-hugo to org profile
2022-11-08 13:05:02 -05:00
KemoNine
bdfdc60b30
prevent some startup warnings from popping up but keeping them logged
2022-11-08 12:52:56 -05:00
KemoNine
0dc65b257a
add basic org-super-agenda stuff to config ; needs more tests ; this is incomplete / foundational work
2022-09-13 16:19:20 -04:00
KemoNine
c73ab93edc
update packages ; install org-super-agenda into org-mode profile
2022-09-13 15:06:22 -04:00
KemoNine
62c8e8cfb2
fix from granit for org tag completion via helm. seems a bug/behavior change with org 9 is the cause per granit
2022-09-08 12:49:35 -04:00
KemoNine
1d1b2a4d4f
tweak helm separator for multi-select so it works by default with org tags ; this could be an issue with other things ; this should really be a function
2022-09-06 15:23:18 -04:00
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
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
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
3790c91768
remove notdeft
2022-08-26 12:46:14 -04:00
KemoNine
50c17ff520
cleanup and tune persp-mode and projectile
2022-08-26 10:25:29 -04:00
KemoNine
3a2a3656ba
Tweak to prevent pdf-tools from failing to setup within termux
2022-08-25 21:42:23 -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
c39d7de783
integrate org-noter
2022-08-25 12:12:30 -04:00
KemoNine
7e00753126
added pdf-tools
2022-08-25 11:49:25 -04:00