Add fancy ellipsis in Org-mode

This commit is contained in:
Antoine Martin 2020-05-23 12:55:58 +02:00
parent 15662d3ee3
commit 523822c2fd

View file

@ -135,6 +135,12 @@ Don't hide leading stars:
org-adapt-indentation nil))
#+END_SRC
Fancier ellipsis indicator:
#+BEGIN_SRC emacs-lisp
(setq org-ellipsis " ▼ ")
#+END_SRC
** Agenda setup
Here are the [[https://orgmode.org/manual/TODO-Extensions.html#TODO-Extensions][keywords]] I'm using to track task progress. I'm also making use of