mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-09 23:31:44
This commit is contained in:
4
_tests/External/Readwise.md
vendored
4
_tests/External/Readwise.md
vendored
@@ -3,7 +3,7 @@ If you use Readwise, you'll be able to have resources auto sync from Kindle + th
|
||||
## Dataview Test (should have one item)
|
||||
```dataview
|
||||
list from "Readwise"
|
||||
where project = "Test Project"
|
||||
where contains(projects, "Test Project")
|
||||
```
|
||||
|
||||
## Page Metadata Formatting
|
||||
@@ -28,7 +28,7 @@ documentTags: {% for tag in document_tags %}#{{tag}} {% endfor %}
|
||||
{% if url -%}
|
||||
url: {{url}}
|
||||
{% endif -%}
|
||||
project: -
|
||||
projects: []
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user