Convenient search in my Obsidian notes

I came across this idea of better search in Obsidian notes: https://simplyexplained.com/blog/how-i-use-alfred-to-search-obsidian-notes/ This should work nicely, but: it would require installing an additional tool Alfred, would bind even more to MacOS ecosystem - what if I want to use the same workflow on Linux, would not be too VCS friendly - hard to version those UI wizards So I’ve figured I can do better, with just CLI tools. That resulted in the following short script: ...

September 24, 2024 · 1 min · Marcin Cylke