aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODOs.org b/TODOs.org
index fba0745..41b863b 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -20,6 +20,8 @@ child
* TODO show number of child comments
https://emacs.stackexchange.com/questions/10245/counting-sub-headings-in-org-mode-using-elisp
or recursive on dom will be just fine
+
+don't know about the performance impact
* TODO run eslip on org link
#+begin_example org-mode
@@ -60,7 +62,7 @@ just a private flag on running
CLOSED: [2019-08-20 Tue 13:39]
find and replace raw htlm '>*' with '>-'
* add eww link
-* INPROGRESS long links are cut off
+* TODO long links are cut off
(get-text-property (point) 'shr-url)
(get-text-property (point) 'htmlize-link)
(text-properties-at (point))