This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent e5ada772ca
commit 9662f353ee
3454 changed files with 0 additions and 1000 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.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
}