Update from obsidian - Tablet
This commit is contained in:
parent
e78f2e4156
commit
4ac7da0404
15 changed files with 27 additions and 91 deletions
|
|
@ -3,9 +3,9 @@
|
|||
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
|
||||
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
|
||||
"filter": "ALL",
|
||||
"syncAt": "2023-10-14T21:24:13",
|
||||
"syncAt": "2023-10-15T10:29:13",
|
||||
"customQuery": "",
|
||||
"template": "# {{{title}}}\n\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n{{{text}}} \n\n[source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n{{#note}}\n\n{{{note}}}\n{{/note}}\n\n{{/highlights}}\n{{/highlights.length}}\n\n---\n## Original\n\n{{{ content }}}\n\n",
|
||||
"template": "# {{{title}}}\n\n{{# note }}\n## Notes\n\n{{{ note }}}\n{{/ note }}\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n{{{text}}} \n\n[source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n{{#note}}\n\n{{{note}}}\n{{/note}}\n{{/highlights}}\n{{/highlights.length}}\n\n---\n## Original\n\n{{{ content }}}\n\n",
|
||||
"highlightOrder": "LOCATION",
|
||||
"syncing": false,
|
||||
"folder": "Read Later",
|
||||
|
|
@ -24,7 +24,8 @@
|
|||
"tags",
|
||||
"date_saved",
|
||||
"omnivore_url",
|
||||
"original_url"
|
||||
"original_url",
|
||||
"note"
|
||||
],
|
||||
"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}}}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue