This commit is contained in:
Oscar Plaisant
2024-03-28 23:40:47 +01:00
parent 32037ae8e7
commit e5ada772ca
3475 changed files with 1433 additions and 69 deletions

View File

@@ -1,20 +0,0 @@
{
"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

@@ -1,10 +0,0 @@
{
"id": "obsidian-annotator",
"name": "Annotator",
"version": "0.2.11",
"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
}