Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting up a new default directory #501

Open
OrionRandD opened this issue Dec 22, 2024 · 1 comment
Open

setting up a new default directory #501

OrionRandD opened this issue Dec 22, 2024 · 1 comment

Comments

@OrionRandD
Copy link

OrionRandD commented Dec 22, 2024

Hi, Prot,

I've tried to set a new default directory up for denote files,
But, none of these works... ´

;; (setq denote-directory (expand-file-name "~/org/deft-notes"));;
;; (setq denote-directory "~/org/deft-notes");;

denote keeps saving files inside

~/Documents/notes ~

for the time being, I've created a soft symlink from ~/org/deft-notes to
~/Documents/notes

But, I really would like to set the denote-directory variable properly without recurring to soft symlink... (setq denote-directory (expand-file-name "~/org/deft-notes"));;

;; (setq denote-directory "~/org/deft-notes");;
@protesilaos
Copy link
Owner

protesilaos commented Dec 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants