Tooling:
Look for both tags: block:(#tag1 #tag2)
logseq/config.edn
add
:page-name-order "file"
:journal/file-name-format "yyyy-MM-dd"
Make sure format matches to chosen obsidian format for tasks (YYYY-MM-DD)
- Outliner https://github.com/vslinko/obsidian-outliner
- Zoom https://github.com/vslinko/obsidian-zoom
- PlantUML https://github.com/joethei/obsidian-plantuml
managing pages Files and Links > default location for new notes > in the folder specified below > “pages”
Files and Links > default location for new attachments > in the folder specified below > “assets”
Files and Links > new link format > relative path to file
Files and Links > Use Wikilinks > off
Core Plugin > Daily Notes > On
Daily Notes > date format > “YYYY-MM-DD”
Daily Notes > new file location > “journals”
Create a page called [[logseq tasks]]
create queries on that page in the form:
match-case:DOING
i.e.
{{query (and [[DOING]])}}
Inspired by: