protesilaos / denote

Simple notes for Emacs with an efficient file-naming scheme
https://protesilaos.com/emacs/denote
GNU General Public License v3.0
455 stars 49 forks source link

Rework denote-file-prompt to work with relative paths in denote-file-history #342

Closed jeanphilippegg closed 1 month ago

jeanphilippegg commented 1 month ago

This fixes issue #339, as discussed there.

jeanphilippegg commented 1 month ago

I pushed a change, but it is ready to be merged.

protesilaos commented 1 month ago

Merged. Thank you!