summaryrefslogtreecommitdiff
path: root/lisp/km-denote.el
AgeCommit message (Collapse)Author
2024-01-22denote: Add custom command for inserting denote IDKyle Meyer
2024-01-22denote: Add custom command to find file at pointKyle Meyer
2024-01-22denote: Add custom denote-add-frontmatter variantKyle Meyer
I often have a file that already has a title and keywords and just want to insert matching front matter. denote-add-frontmatter isn't well suited for this case because it prompts for the title and keywords.