Fix git fiasco

This commit is contained in:
Alexander Navarro 2023-10-15 11:57:17 -03:00
parent 96e924c2b2
commit 501db39aae
128 changed files with 78 additions and 10312 deletions

View file

@ -17,6 +17,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.9102897684962111,
"scale": 0.7151191726319943,
"close": false
}

View file

@ -3,7 +3,7 @@
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ALL",
"syncAt": "2023-10-15T10:29:13",
"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",