Hi,
I am interested in maintaining separate notes for different topics
- one directory structure for Finance
- one directory structure for Chemistry.
I searched in User manual and How to Roam Discourse topics and could not find specifics. I may have overlooked or not used right keywords to search, can someone please point me to some resources/live examples which follow this structure.
I currently have below in my .emacs which is common for all topics.
(setq org-roam-directory “~/org-roam”)
(add-hook 'after-init-hook 'org-roam-mode)
Thanks in advance,