EFLS
EFLS
If you find a setup that works let me know and/or submit a note to or PR for `zd-tutorial`!
Links are resolved via the unique ID. So long as you don't change the ID in the filename, there's no need to update any links.
First off, make sure to check out https://forum.zettelkasten.de/ (and their blog) for best practices with relation to the Zettelkasten system. That said, I try to do two things: 1. Keep...
So these are actually two separate issues. First the titles: Zetteldeft relies on Deft to figure out the title of a note, so the challenge here is to figure Deft...
That makes sense. I guess this could also address #27?
Great suggestion! Currently I don't have much time to work on Zetteldeft, but it should be trivial to add something like this to `zetteldeft--search-filename`.
Eh, so I've already pushed a change that includes this. Try it out and let me know if it works as you'd expect. Thanks for the suggestion, as being verbose...
Ah yes, the new window variant should be taken care of too. Might be a tad more complex though. With regards to MELPA: AFAIK MELPA keeps track of this repo...
Looks like a useful addition, thanks! I'm not familiar with completing engines, but maybe I should add to the documentation something like this: "If you change completion globally in your...
> A caveat: if you say `(fset 'zetteldeft-completing-read 'ivy-read)` somewhere then this works exactly as I'd hoped. I can't figure out how to make it work via customize. This PR...