diff options
author | Marc Coquand <marc@coquand.email> | 2024-11-30 17:52:50 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-11-30 17:52:50 +0200 |
commit | 61ba7275aa96ee3094608b10b096cd062d4f8b99 (patch) | |
tree | 0facc5cc40dfd7cedf6c23b6118db881c17a6498 /home | |
parent | 4a8e96924288c78084d537fcc323457b2f88e818 (diff) | |
download | guix-61ba7275aa96ee3094608b10b096cd062d4f8b99.tar.gz guix-61ba7275aa96ee3094608b10b096cd062d4f8b99.tar.bz2 guix-61ba7275aa96ee3094608b10b096cd062d4f8b99.zip |
.
Diffstat (limited to 'home')
-rw-r--r-- | home/dots/.emacs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index 1e2a6c4..564db7e 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -1066,7 +1066,7 @@ entry (file+headline "~/personal-db/notes/lore.org" "Formulas") "* %?\n%U" :empty-lines 1) - ("f" "Film" + ("i" "Film" entry (file+olp "~/personal-db/notes/lore.org" "References" "Films") "* %?\n:PROPERTIES:\n:DIRECTOR:\n:STATE: unwatched\n:END:\n " :empty-lines 1) |