Update from obsidian -

Affected files:
.obsidian/plugins/obsidian-linter/data.json
.obsidian/plugins/obsidian-omnivore/data.json
This commit is contained in:
Alexander Navarro 2024-03-09 14:22:42 -03:00
parent 34b030d26b
commit 8b59e69f78
2 changed files with 240 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ADVANCED",
"syncAt": "2024-03-08T21:52:27",
"syncAt": "2024-03-09T14:22:31",
"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",