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:
parent
7dbf7b025a
commit
90154fd2dd
2 changed files with 3 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue