From f9d7ba1aa894099430051195e43fc26910c8bd6f Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Mon, 13 May 2024 23:03:43 +0200
Subject: Fix roam path

---
 fnl/plugins/orgmode.fnl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fnl/plugins/orgmode.fnl b/fnl/plugins/orgmode.fnl
index c3fd923..472a8a3 100644
--- a/fnl/plugins/orgmode.fnl
+++ b/fnl/plugins/orgmode.fnl
@@ -74,7 +74,7 @@
             :template "#+category: %^{type}\n#+filetags: %^{tags}\n#+date: %u\n\n* %?"
             :target "%<%Y%m%d%H%M%S>-%[slug].org"}})
 
-(local roam-opts {:directory "~/.local/share/org" :templates roam-templates})
+(local roam-opts {:directory "~/.local/share/org/roam" :templates roam-templates})
 
 (fn config []
   (let [orgmode (require :orgmode)
-- 
cgit v1.2.3-70-g09d2