• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-04-28 16:34:54 +02:00
2d6b40088e Delete shell buffers windows on delete-other-windows
exot pushed to master at exot/.emacs.d 2023-04-26 16:55:22 +02:00
1e262aef13 Allow scroll-left command
exot pushed to master at exot/.emacs.d 2023-04-16 19:04:39 +02:00
2f1868da43 Only treat automatically named (e)shell buffers special
exot pushed to master at exot/.emacs.d 2023-04-16 16:46:21 +02:00
9904e24333 Make shell side windows more persistent
exot pushed to master at exot/.emacs.d 2023-04-16 11:30:10 +02:00
b6bdb4f9e2 Allow to display shell and eshell in same side window
exot pushed to master at exot/.emacs.d 2023-04-16 10:59:25 +02:00
cfe1dcfa0a Explicitly display shell and eshell buffers in side window
exot pushed to master at exot/.emacs.d 2023-04-09 10:29:05 +02:00
1f248358bc Remove obsolete hook to reset checkboxes
exot pushed to master at exot/.emacs.d 2023-04-07 12:53:35 +02:00
71f07d1e8f Remedy some flycheck and checkdoc warnings coming from db-org.el
2d4f626635 Ignore byte compile warnings for too wide docstrings
806c7b1053 Do not suppress undo and discard warnings
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-04-07 11:51:20 +02:00
347a3bf08d Clean up personal Org utility functions
exot pushed to master at exot/.emacs.d 2023-04-06 18:12:52 +02:00
c3a96fc342 Use display-buffer when jumping to currently clocked item
exot pushed to master at exot/.emacs.d 2023-04-06 18:00:49 +02:00
a52190f3be Reuse windows to display buffers by default
c061357893 Note current limitation in computation of remaining effort time
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-04-02 10:39:20 +02:00
f120e4b01f Remove redundant conversion of remaining effort durations
exot pushed to master at exot/.emacs.d 2023-04-01 17:04:06 +02:00
866f652c4b Fix nil display in agenda when remaining effort is not set
0a14f01729 Sort agenda entries by remaining effort by default
1f9e032a1a Display remaining effort in Org agenda by default
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-03-31 16:36:00 +02:00
bef3a482f3 Explicitly require org-ql-search when loading org-ql
exot pushed to master at exot/.emacs.d 2023-03-27 19:24:03 +02:00
939b1e882a Fix package name in org-ql use-package declaration
exot pushed to master at exot/.emacs.d 2023-03-25 17:38:30 +01:00
ad2fbe31f7 Remove obsolete fix for org-ql link matching
exot pushed to master at exot/.emacs.d 2023-03-25 11:10:33 +01:00
90293c7735 Remove whitespace when inserting interrupted task in capture message
exot pushed to master at exot/.emacs.d 2023-03-23 20:04:14 +01:00
7d5c6624e6 Improve eshell git prompt check for ongoing merges
exot pushed to master at exot/.emacs.d 2023-03-23 19:55:29 +01:00
6bac3973f9 Make eshell git prompt function more robust
exot pushed to master at exot/.emacs.d 2023-03-21 16:53:51 +01:00
13cbd90ec6 Improve checklist insertion