Update from obsidian - thinkpad

Affected files:
.obsidian/community-plugins.json
.obsidian/core-plugins-migration.json
.obsidian/core-plugins.json
.obsidian/plugins/calendar/data.json
.obsidian/plugins/calendar/main.js
.obsidian/plugins/calendar/manifest.json
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/plugins/periodic-notes/data.json
.obsidian/plugins/periodic-notes/main.js
.obsidian/plugins/periodic-notes/manifest.json
.obsidian/plugins/periodic-notes/styles.css
.obsidian/plugins/update-time-on-edit/data.json
04. Periodic/01. Daily/2024-02-17.md
04. Periodic/03. Monthly/2024-02.md
04. Periodic/05. Yearly/2024.md
templates/monthly.md
templates/quaterly.md
templates/weekly.md
templates/yearly.md
This commit is contained in:
Alexander Navarro 2024-02-17 17:31:26 -03:00
parent 76d0019782
commit 296bd4b3f6
19 changed files with 10117 additions and 6 deletions

View file

@ -3,7 +3,7 @@
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ADVANCED",
"syncAt": "2024-02-17T16:18:30",
"syncAt": "2024-02-17T17:22:18",
"customQuery": "in:archive has:highlights",
"template": "# {{{title}}}\n\n{{# note }}\n## Notes\n\n{{{ note }}}\n{{/ note }}\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n{{{text}}} \n{{#note}}\n\n> [!note]\n> {{{note}}}\n{{/note}}\n\n[source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n\n---\n\n{{/highlights}}\n{{/highlights.length}}\n## Original\n\n{{{ content }}}",
"highlightOrder": "LOCATION",