Prefer briefcase/org to Dropbox/org

I would like to version-control most but not all of my org files.
This commit is contained in:
William Carroll 2020-04-01 21:01:17 +01:00
parent 7dbf7b025a
commit 90154fd2dd
2 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,7 @@
;; Library
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(defconst org-helpers/directory "~/Dropbox/org"
(defconst org-helpers/directory "~/briefcase/org"
"The directory where I store most of my Org files.")
(defun org-helpers/find-file (name)