From a5d6389ae713382712b557e93c51d68bbb3e6ba2 Mon Sep 17 00:00:00 2001
From: noa
Date: Sun, 12 Jan 2025 23:31:59 +0800
Subject: Add some extra org mode settings

---
 emacs/init.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'emacs')

diff --git a/emacs/init.el b/emacs/init.el
index cb98bdd..b40dc5e 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -786,9 +786,11 @@ The misspelled word is taken from OVERLAY.  WORD is the corrected word."
 
   :custom
   (org-agenda-files '("~/Documents/Notes.org"))
+  (org-replace-disputed-keys t)
   (org-log-done 'time)
   (org-pretty-entities t)
-  (org-hide-emphasis-markers t))
+  (org-hide-emphasis-markers t)
+  (org-startup-with-inline-images t))
 
 (use-package org-node
   :ensure t
-- 
cgit 1.4.1-2-gfad0