Open olegbc1 opened 3 years ago
I am on Windows and for the love of me cannot figure how to properly set the path to my wiki in settings. Could you assist?
Here are the options I tried:
(require 'plain-org-wiki) (setq plain-org-wiki-directory "~/org/wiki")
(require 'plain-org-wiki) (setq plain-org-wiki-directory "~\org\wiki")
(require 'plain-org-wiki) (setq plain-org-wiki-directory "C:\Users\username\Org")
I am on Windows and for the love of me cannot figure how to properly set the path to my wiki in settings. Could you assist?
Here are the options I tried: