mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
12 lines
233 B
Markdown
12 lines
233 B
Markdown
---
|
|
tags:
|
|
title: To Process
|
|
date created: Tuesday, December 13th 2022, 2:33:51 pm
|
|
date modified: Wednesday, December 14th 2022, 3:33:55 pm
|
|
---
|
|
|
|
```dataview
|
|
list
|
|
from "Inbox" OR "Readwise"
|
|
where contains(file.tags, "#to-process")
|
|
``` |