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: []
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
@@ -2,4 +2,7 @@
|
||||
`ctrl-shift-p` -> show [projects](obsidian://show-plugin?id=obsidian-projects)
|
||||
`ctrl-click` a folder name -> create a [folder note](obsidian://show-plugin?id=folder-note-plugin)
|
||||
`ctrl-shift-f` -> [omnisearch](obsidian://show-plugin?id=omnisearch) vault search
|
||||
`alt-shift-f` -> [footnote](obsidian://show-plugin?id=obsidian-footnotes) insertion
|
||||
`alt-shift-f` -> [footnote](obsidian://show-plugin?id=obsidian-footnotes) insertion
|
||||
`alt-shift-d` -> open daily note
|
||||
`alt-shift-w` -> open weekly note
|
||||
`alt-shift-q` -> open quarterly note
|
||||
Reference in New Issue
Block a user