update
This commit is contained in:
20
.obsidian/plugins/obsidian-annotator/data.json
vendored
Normal file
20
.obsidian/plugins/obsidian-annotator/data.json
vendored
Normal 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
|
||||
}
|
||||
}
|
36352
.obsidian/plugins/obsidian-annotator/main.js
vendored
Normal file
36352
.obsidian/plugins/obsidian-annotator/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-annotator/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-annotator/manifest.json
vendored
Normal 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
|
||||
}
|
Reference in New Issue
Block a user