Hi Alan,
wow, thanks!!! Your Demo vault works perfectly!
Now a few last question to your demo vault:
In your demo vault, the headers in all files with the hashtag #daily, are searched for the string “what happend”.
=> Questions:
How should I modify that search, if
- I want a OR-query, e.g. if I want to get results from all files, that are taged with #daily OR #diary
- I don’t want to filter by the tag #daily, but by foldername or if I just want to search the actual note (this.file)?
- I realised, that the query just finds the first header with the string “what happend” in one file. How should I modify the code, if I want to get all headers in one file, that contain the string “what happend”? (Yeah, I know, that question doesn’t fit anymore to the usecase of a daily-note-summary, because I only have one header with the string “what happend” in each daily note - but imagine the usecase of a project-protocoll, with headers for each conversation: then I’d like to query that protocol for all conversations for example with “frank”)
Thanks ![]()