Stop logging DW post dates to an org file

This commit is contained in:
mez 2024-04-21 14:06:37 +01:00
parent c60228ab8e
commit 3bbe15fc2f

View file

@ -6,7 +6,7 @@
(setq dw-tagslist "~/Documents/drive/admin/emacs/tags.txt")
(setq dw-iconfile "~/Documents/drive/admin/emacs/iconchoose.el")
(setq lastfm-login t) ;; boolean
(setq log t)
(setq log nil)
(setq logfile "~/Documents/drive/org/calendar/habit.org")
(setq lastfm-user "litrovers")