From b8e7c2c5ce55d23eb0227d8c0e560e7ee34dc1b9 Mon Sep 17 00:00:00 2001
From: noa
Date: Sat, 22 Feb 2025 23:53:21 +0800
Subject: Set org tags column to 0

---
 emacs/init.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emacs/init.el b/emacs/init.el
index 35c01dd..815e2d7 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -391,6 +391,7 @@
   :init
 
   :custom
+  (org-tags-column 0)
   (org-agenda-files '("~/Documents/Notes.org" "~/Documents/Notes/"))
   (org-replace-disputed-keys t)
   (org-support-shift-select 'always) ;; Still refuses to fix on timestamps :/
-- 
cgit 1.4.1-2-gfad0