EFLS
EFLS
Thanks, I'll take a look at this in a short while!
I've never tried integration with The Archive -- although I do hope to achieve some compatibility with Zetteldeft. I think the extra challenge that you have is that you mix...
As a reference: over on forum.zettelkasten.de someone shared a configuration to make Zetteldeft work like The Archive, see https://forum.zettelkasten.de/discussion/1640/making-zetteldeft-work-like-the-archive
Not really sure about that. You could look at `zetteldeft--search-filename` and try to write a similar function that launches a search when there are no files found (i.e., replace the...
Have you tried it? My guess is it will clash with Org, as it also uses `[[ ]]` style links.
You need to be more clear about what you are trying to achieve if you want help. It is possible to use The Archive style links, but if you do...
To insert that, you should use zetteldeft-find-file-full-title-insert. Does that do what you want?
> The functions zetteldeft--lift-file-title and zetteldeft--id-to-title return a title in the form "id title", so it's necessary to extract the actual title manually with the regexp. :/ Not sure what...
Seems like you have multiple notes with the same ID. Make sure the IDs are unique. Open your notes folder, look for the note with that ID in the filename,...
Not sure how that would work. Are you using Markdown or Org-mode? In Org, the `[` formatting would interfere with Org-links. Unless you use some kind of custom link.