mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
15 lines
315 B
Markdown
15 lines
315 B
Markdown
---
|
|
aliases: [To Process]
|
|
tags: []
|
|
title: To Process
|
|
date created: Tuesday, December 13th 2022, 2:33:51 pm
|
|
date modified: Thursday, December 15th 2022, 2:42:23 pm
|
|
linter-yaml-title-alias: To Process
|
|
---
|
|
|
|
```dataview
|
|
list
|
|
from "Inbox" OR "Readwise" OR "Readwise-Example"
|
|
where contains(file.tags, "#to-process")
|
|
```
|