summaryrefslogtreecommitdiffhomepage
path: root/org.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-04-27 00:54:59 +0100
committerjao <jao@gnu.org>2021-04-27 00:54:59 +0100
commitcf247865bb9cd96123101889aa22e3bf2157085c (patch)
tree2f872a24071528b2db6203dda89f769012d6a999 /org.org
parent3018669168ee47af00f2a4079d8b21e351db2efd (diff)
downloadelibs-cf247865bb9cd96123101889aa22e3bf2157085c.tar.gz
elibs-cf247865bb9cd96123101889aa22e3bf2157085c.tar.bz2
org: display remote inline images
Diffstat (limited to 'org.org')
-rw-r--r--org.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.org b/org.org
index a6c078d..f25d7c7 100644
--- a/org.org
+++ b/org.org
@@ -9,8 +9,9 @@
org-complete-tags-always-offer-all-agenda-tags t
org-cycle-separator-lines 0 ;; no blank lines when all colapsed
org-deadline-warning-days 14
- org-directory jao-org-dir
org-default-notes-file (expand-file-name "inbox.org" org-directory)
+ org-directory jao-org-dir
+ org-display-remote-inline-images 'download ;; 'skip 'cache
org-ellipsis " .." ;; ↴
org-email-link-description-format "Email %c: %s"
org-enforce-todo-dependencies t