mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
6 lines
89 B
Markdown
6 lines
89 B
Markdown
|
|
```dataview
|
|
list
|
|
from "Inbox" OR "Readwise"
|
|
where contains(file.tags, "#to-process")
|
|
``` |