Hello,
Currently denote-rename-file-using-front-matter is failing when there
are no keywords on the front-matter, even if the filename is computed
correctly without them.
I coincidentally came across this email today, which had the same exact
issue but with the signature:
https://lists.sr.ht/~protesilaos/denote/%3C87zg86lru9.fsf%40kotlak.com%3E
I based my change on that fix, let me know if that's OK.
Thanks for the great project!
Eduardo Grajeda (1):
Fix denote-rename-file-using-front-matter failing when no keywords
denote.el | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
2.34.7
I installed your patch. Thank you!