chore(config): Add some config for android device

This commit is contained in:
2026-05-18 23:03:31 +08:00
parent e2a352709c
commit ff77b5cafe
7 changed files with 76 additions and 43 deletions

View File

@@ -76,7 +76,9 @@
:init
(denote-rename-buffer-mode)
:config
(setq denote-directory "~/org/my-org-note/")
(if *is-android*
(setq denote-directory "~/storage/shared/my-org-note/")
(setq denote-directory "~/org/my-org-note/"))
(setq denote-prompts '(title signature keywords))
(setq denote-title-history nil)
(setq denote-signature-history