From 8dba116f2c8d0ec8c817a7cd943693dd1dafe2b0 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 10 Apr 2026 10:16:21 -0400 Subject: [PATCH] Update todo tracker --- global.org | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/global.org b/global.org index a55c260..de11e0a 100644 --- a/global.org +++ b/global.org @@ -4,15 +4,34 @@ #+options: *:t ::t * TODO Tasks that need attention -** TODO files saved with mu4e have restrictive permissions. +** TODO Add directory name somewhere in mu4e:headers ** TODO Mouse still shows tooltips in mu4e:view mode -** TODO Find something to put the C-z prefix to good use +** TODO Remove mouse hints from modeline (maybe done?) + Maybe this is done… I still need to understand if there are other + help-echo stuff lying around + + There are mouse hints in flyspell ** TODO org-babel open-line creates two newlines. ** TODO BUG!!!!!!!!!!!! invalid target location, and the capture is gone. -** TODO C-a does not work as expected when the subtree is expanded ** TODO migrate from patching org-mode to a more sustainable option the issue is that I wanted to make sure that nothing would break by managing conflicts by hand, but this is not happening in practice +** TODO Fix git diff stuff being unreadable +** TODO The window management is sometimes frustrating +** TODO Autosort token for some subtrees + I forgot; perhaps we can do it on save? +** TODO Work on a "welcome" read-only org page for each activity in + which we put links to what should be done in that activity. For + instance + +** TODO explore [[https://blog.modelworks.ch/managing-papers-with-org-mode-and-reftex/][this possibility]] about org-mode paper managing + +** TODO Find something to put the C-z prefix to good use + +** DONE fix the issue with highlighting bleeding over the margin for + ~ace-window~ +** DONE files saved with mu4e have restrictive permissions. + [[*Save attachments with more reasonable permissions][Fixed here]] ** DONE can we run a task with an org-link? For instance, I want to call kmail in "zero inbox proton" i can run elisp code... @@ -22,24 +41,10 @@ candidates - [ ] Implement action for ignoring contacts -** TODO remove duplicates in contacts list with double spaces and such ** DONE take care of the "dear To" when completing the name in an email ** DONE make an alist for names to nicknames when completing the name… -** TODO how to "open with" attachments with mu4e? ** DONE investigate what is wrong with inline-pdf image width I need to cycle the mode on/off to make it work as intended -** TODO fix the issue with highlighting bleeding over the margin for - ~ace-window~ -** TODO The window management is sometimes frustrating -** TODO Autosort token for some subtrees -** TODO Work on a "welcome" read-only org page for each activity in - which we put links to what should be done in that activity. For - instance - -** TODO revert org-files on frame activation. - What was the deal with auto-revert-mode again? -** TODO explore [[https://blog.modelworks.ch/managing-papers-with-org-mode-and-reftex/][this possibility]] about org-mode paper managing - * TODO Features to explore ** Study how to implement no-scroll mode