Commit graph

254 commits

Author SHA1 Message Date
f64b8df3bf
Tweak checkbox support in Org DWIM command 2024-04-09 14:06:12 -04:00
23a2b808fd
Improve Org tag selection 2024-04-09 14:05:56 -04:00
98f6339300
Fix Org tag hierarchy generation 2024-04-09 14:05:27 -04:00
e5fad6e73c
Modify Org Roam file names 2024-04-09 14:05:01 -04:00
567abdf120
Add regex hierarchy to Org tag section 2024-04-04 23:34:10 -04:00
9fe52006b7
Add email address to snippet template 2024-04-04 23:32:57 -04:00
9ae89103db
Many prose and reorganization edits 2024-04-01 23:33:27 -04:00
d62c165513
Remove superfluous org-superstar configuration 2024-04-01 23:32:55 -04:00
df9734c87d
Merge git subconfigs 2024-04-01 23:32:34 -04:00
35f509bb4d
Rework org-modern configuration 2024-04-01 23:32:15 -04:00
2ef64e9ebc
Simpify snippets 2024-04-01 23:31:38 -04:00
b2c948fa15
Simplify confpkg edits 2024-04-01 23:31:22 -04:00
148f98afbc
Move TODOs to current issues section 2024-04-01 23:31:08 -04:00
97fc116778
Adjust org-modern formatting 2024-03-31 02:49:38 -04:00
6ec16841f7
Revert font change 2024-03-31 02:49:08 -04:00
fdaadb17df
Fix TAB no longer working in Org tables 2024-03-30 21:02:59 -04:00
3ea73ef58b
Improve tangling header arg snippet 2024-03-30 21:02:45 -04:00
bd2972bac1
Misc edits 2024-03-30 21:02:34 -04:00
50ff4a2c69
Revamp Org mode's appearance 2024-03-30 21:02:01 -04:00
1842fa5211
Move confpkg code 2024-03-30 17:37:53 -04:00
48bee50fe6
Update confpkg to comment all package statements
The original code only commented package statements at the beginning,
which I thought was a bit restrictive.
2024-03-30 17:28:29 -04:00
8f610083a6
Add Org archive restore functionality 2024-03-30 16:17:21 -04:00
0480bd6f2e
Reset Org checkboxes only on repeating tasks 2024-03-30 16:14:57 -04:00
ed9c16d445
Rework org capture 2024-03-30 16:14:33 -04:00
8798d4c41d
Various prose edits 2024-03-22 00:55:42 -04:00
47155548df
Various optimizations and enhancements 2024-03-22 00:54:41 -04:00
52a62591b6
Refactor problem spec code 2024-03-22 00:54:00 -04:00
ef7caec424
Tweak Org inline image previews 2024-03-22 00:53:45 -04:00
0a6e30bc0d
Add modeline customization 2024-03-22 00:52:59 -04:00
713ea2e4e4
Fix snippet file template 2024-03-20 03:03:12 -04:00
e71ab3535c
Add new line to introduction 2024-03-20 02:46:32 -04:00
4279cac87c
Add new section to intro (Literate Programming) 2024-03-20 02:31:30 -04:00
2df7c9afe5
Rework prose 2024-03-20 02:31:21 -04:00
e4f836f12e
Remove trailing newlines from snippets 2024-03-20 02:28:51 -04:00
fa1d564bca
Add space for longer category names in agenda 2024-03-19 15:17:47 -04:00
a5d3fbedb1
Show habits in agenda time grid
The default behavior is for habits to be moved to the end of the day
planner even if they have a timestamp. This commit allows habits to
have their proper place in the grid.
2024-03-19 15:14:54 -04:00
28e877dc26
Remove redundant section of SQL query 2024-03-19 15:13:52 -04:00
6f3b96f435
Misc prose edits 2024-03-19 03:28:46 -04:00
406138f62e
Change emacs-everywhere paste command 2024-03-19 03:28:34 -04:00
eec2e75971
Make org checkboxes on cyclic tasks reset 2024-03-19 03:27:10 -04:00
75c80b6ffa
Tweak org default categories 2024-03-19 03:26:48 -04:00
033906fb51
Change priorities of super agenda groups 2024-03-19 03:25:00 -04:00
e06383aaf2
Add config.org to language breakdown on GitHub 2024-03-17 21:02:31 -04:00
4fd65a7c8c
Add scratch section 2024-03-08 18:54:04 -05:00
8a8845da85
Optimize Org agenda section code
The tag filter can be done directly in Emacs. This probably doesn't
speed things up all that much, but it does look better.
2024-03-08 18:49:55 -05:00
ed2b1796ab
Remove directory-dirs function
This is redundant with code that already exists in Emacs.
2024-03-08 18:48:59 -05:00
49d2ecb7ea
Move sections of org tag alist
This changes how these sections are displayed when selecting tags, as
well as giving earlier tags priority in fast key assignment.
2024-03-08 18:45:05 -05:00
f88a2f7e37
Tweak how org agenda opens 2024-03-08 18:43:39 -05:00
b7253b93d3
Set calendar date style to ISO 2024-03-08 18:43:11 -05:00
1dcb9ef0c1
Refile Org export directory modification 2024-03-08 18:42:56 -05:00