]> git.earman.xyz Git - emacsinit.git/commitdiff
Change HOWM's filename format
authorrearman <rearman@r717.net>
Mon, 27 Apr 2026 13:14:58 +0000 (09:14 -0400)
committerrearman <rearman@r717.net>
Mon, 27 Apr 2026 13:14:58 +0000 (09:14 -0400)
Use the good ol' ISO standard with timestamp (like denote)

re/re-packages.el

index f217a1627d646599c96bfa59a71df1a4c3a6c889..f218153cacf5a8acb548024ee1901f5e77159295 100644 (file)
        howm-keyword-file "~/howm/.howm-keys"
        howm-history-file "~/howm/.howm-history"
        howm-menu-file "~/.emacs.d/re/0000-00-00-000000.txt"
+       howm-file-name-format "%Y%m%dT%H%M%S.txt"
        howm-keyword-case-fold-search t
        howm-remember-insertion-format "%s"
        howm-menu-todo-num 10