commit 1fd86635555042119cf0445913d521b366f89aa3 parent 3eed5995418bab6ec5a617f90ebb0c567f5dcf11 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Mon, 3 Oct 2022 22:43:49 +0200 Note down org-mode itch Diffstat:
| M | itches/emacs/tracker.org | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -548,6 +548,13 @@ metadata, and… Ergo: either I add =substring= to my ~completion-styles~, or I teach ~org-refile~ to use =substring=… by default? when ~path-complete-in-steps~ is nil? depending on a user option? 🤔 +**** TODO Fix clock table not accounting for "descriptive links" +E.g. if a heading contains =[[http://long.url][Short description]]=, +the text that ends up in the clock table can be truncated to a shorter +length than the available width. + +Assuming this is because there is a length-computing function that +does not account for ~org-link-descriptive~. *** Programming modes **** ~conf-mode~ ***** TODO Tweak ~javaprop~ comments