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-13 14:45:39
This commit is contained in:
5
_tests/External/Readwise.md
vendored
5
_tests/External/Readwise.md
vendored
@@ -14,7 +14,6 @@ The following settings can be set in the [Obsidian Export Settings in Readwise](
|
||||
---
|
||||
author: {% if author %}{{author}}{% endif %}
|
||||
fullTitle: {{full_title}}
|
||||
progressiveSummarizationComplete: false
|
||||
category: #{{category}}
|
||||
source: {{source}}
|
||||
date: [[{{date}}]]
|
||||
@@ -40,9 +39,9 @@ projects: []
|
||||
|
||||
```
|
||||
{% if is_new_page %}
|
||||
## Highlights
|
||||
## Highlights #to-process
|
||||
{% elif has_new_highlights -%}
|
||||
## New highlights added {{date|date('F j, Y')}} at {{time}}
|
||||
## New highlights added {{date|date('F j, Y')}} at {{time}} #to-process
|
||||
{% endif -%}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user