31 lines
No EOL
1.4 KiB
JSON
31 lines
No EOL
1.4 KiB
JSON
{
|
|
"dateHighlightedFormat": "yyyy-MM-dd HH:mm:ss",
|
|
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
|
|
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
|
|
"filter": "ALL",
|
|
"syncAt": "2023-10-15T11:04:20",
|
|
"customQuery": "",
|
|
"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",
|
|
"folderDateFormat": "yyyy-MM-dd",
|
|
"endpoint": "https://api-prod.omnivore.app/api/graphql",
|
|
"filename": "{{{title}}}",
|
|
"filenameDateFormat": "yyyy-MM-dd",
|
|
"attachmentFolder": "Read Later/attachments",
|
|
"version": "1.6.3",
|
|
"isSingleFile": false,
|
|
"frequency": 0,
|
|
"intervalId": 0,
|
|
"frontMatterVariables": [
|
|
"title",
|
|
"author",
|
|
"tags",
|
|
"date_saved",
|
|
"omnivore_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}}}"
|
|
} |