EFLS
EFLS
I've pushed a fix (simply add a `let` to the new file function that keeps `deft-use-filename-as-title` to `nil`). Please check it out and let me know whether it fixes the...
Impressive stuff! And since `deft` can become quite slow with a large number of files, it would be a welcome change. However, this would (1) be quite a change and...
Simply running it alongside `deft` would indeed be no issue, I think. Just like you can search and move through files in any way you like -- after all, `zetteldeft`...
I have only a little less than 500 notes in my Zetteldeft, but haven't noticed any slowness. What do you consider a large number? There is an important thing to...
I've been testing Deft with a set of 10000 Markdown files containing over 8 million words (available [here](https://github.com/Zettelkasten-Method/10000-markdown-files)) and startup time does indeed increase considerably. The non-interactive search, however, remains...
Oh wow, that's awesome. I might have to take a look for inspiration for additional Zetteldeft features!
I don't use `org` style tagging, as this only tags subtrees, while I like to tag files. Personally, I simply use a set of memorized tags. I tend to use...
> @EFLS that code looks really useful! Any chance of generalizing it to a function that takes a tag name as an input, and including it in zd? I am...
All relevant questions, and I guess this is a good indication that the documentation is lacking. Everything in Zetteldeft relies on the plain text search Deft provides. This means tags...
Ha, going by that regex, you've been keeping Zettels for quite some time already :smile: Interesting thoughts. Some responses: Not knowing where to put a note from the start is...