Update from obsidian - thinkpad

Affected files:
.obsidian/plugins/calendar/data.json
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/plugins/update-time-on-edit/data.json
01. Projects/Página Personal/Content.md
03. Resources/Projects Ideas/mini-strap.md
04. Periodic/02. Weekly/2024-W10.md
04. Periodic/02. Weekly/2024-W11.md
notes/asd.md
notes/conventional_commits.md
página Personal/Lista de proyectos.md
This commit is contained in:
Alexander Navarro 2024-03-17 18:25:32 -03:00
parent d3d5f14c66
commit c4e4ebd069
10 changed files with 126 additions and 11 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-16T00:15:26",
"syncAt": "2024-03-17T16:12:14",
"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",
@ -17,7 +17,7 @@
"version": "1.6.3",
"isSingleFile": false,
"frequency": 60,
"intervalId": 13,
"intervalId": 14,
"frontMatterVariables": [],
"frontMatterTemplate": "id: {{{ id }}}\ntitle: >\n {{{ title }}}\nstatus: {{{ state }}}\ntags:\n - read-later\n{{#labels.length}}\n{{#labels}} - {{{name}}}\n{{/labels}}\n{{/labels.length}}\ndate_added: {{{ dateSaved}}}\nurl_omnivore: >\n {{{ omnivoreUrl}}}\nurl_original: >\n {{{ originalUrl}}}"
}