data.json
 1  {
 2    "dateHighlightedFormat": "yyyy-MM-dd HH:mm:ss",
 3    "dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
 4    "apiKey": "00d7dcfb-64e8-466e-81a8-44820484b101",
 5    "filter": "LIBRARY",
 6    "syncAt": "2024-08-13T16:57:42",
 7    "customQuery": "in:library",
 8    "template": "> [!meta]+ Metadata\n> - title:: {{{title}}}\n> - author::  {{{author}}}\n> - itemType:: web article\n> - date_published:: {{{datePublished}}}\n> - date_saved:: {{{dateSaved}}}\n> - tags:: {{tags}}\n> - omnivore_url:: [Read on Omnivore]({{{omnivoreUrl}}})\n> - original_url:: [Read Original]({{{originalUrl}}})\n\n# {{{title}}}\n\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n> {{{text}}} [⤴️]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}} ^{{{highlightID}}}\n{{#note}}\n{{{note}}}\n{{/note}}\n\n{{/highlights}}\n{{/highlights.length}}",
 9    "highlightOrder": "LOCATION",
10    "syncing": false,
11    "folder": "00 Captures/02 Omnivore",
12    "folderDateFormat": "yyyy-MM-dd",
13    "endpoint": "https://api-prod.omnivore.app/api/graphql",
14    "filename": "{{{title}}}",
15    "filenameDateFormat": "yyyy-MM-dd",
16    "attachmentFolder": "40 Tools/Attachments",
17    "version": "1.10.3",
18    "isSingleFile": false,
19    "frequency": 0,
20    "intervalId": 0,
21    "frontMatterVariables": [],
22    "frontMatterTemplate": "",
23    "syncOnStart": true,
24    "enableHighlightColorRender": false,
25    "highlightManagerId": "omni",
26    "highlightColorMapping": {
27      "yellow": "#fff3a3",
28      "red": "#ff5582",
29      "blue": "#adccff",
30      "green": "#bbfabb"
31    }
32  }