From 523822c2fd26e9677e1509606cfbf289b99a5882 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 23 May 2020 12:55:58 +0200 Subject: [PATCH] Add fancy ellipsis in Org-mode --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.org b/config.org index 464576f..dc5fa46 100644 --- a/config.org +++ b/config.org @@ -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