This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:30:51 +02:00
parent f5b9c3d02c
commit 03ecc4a65b
3433 changed files with 1756195 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"deafultDarkMode": true,
"darkReaderSettings": {
"brightness": 138,
"contrast": 98,
"sepia": 0
},
"debugLogging": false,
"customDefaultPath": "",
"epubSettings": {
"readingMode": "pagination",
"fontSize": 100
},
"annotationMarkdownSettings": {
"annotationModeByDefault": true,
"includePrefix": true,
"highlightHighlightedText": true,
"includePostfix": true
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-annotator",
"name": "Annotator",
"version": "0.2.10",
"minAppVersion": "1.0.3",
"description": "This is a sample plugin for Obsidian. It allows you to open and annotate PDF and EPUB files.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md/about",
"isDesktopOnly": false
}