aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanh Vuong <thanhvg@gmail.com>2019-08-20 23:56:05 -0600
committerThanh Vuong <thanhvg@gmail.com>2019-08-20 23:56:05 -0600
commit7569b8f7d993862f04ad6482bcee967b310bff38 (patch)
treeeb18243a2f4167f28c9940383146ea3e7d2e350c
parentc9b8bc6437badf95361c3c0565795c60c0108ce0 (diff)
cwip
-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))