first commit
This commit is contained in:
5
.obsidian/plugins/local-backup/data.json
vendored
Normal file
5
.obsidian/plugins/local-backup/data.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"startupSetting": true,
|
||||
"lifecycleSetting": "3",
|
||||
"savePathSetting": "/home/boris/Documents/Obsidian"
|
||||
}
|
4920
.obsidian/plugins/local-backup/main.js
vendored
Normal file
4920
.obsidian/plugins/local-backup/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
13
.obsidian/plugins/local-backup/manifest.json
vendored
Normal file
13
.obsidian/plugins/local-backup/manifest.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "local-backup",
|
||||
"name": "Local Backup",
|
||||
"version": "0.0.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Automatically creates a local backup of the vault.",
|
||||
"author": "GC Chen",
|
||||
"authorUrl": "https://github.com/cgcel/obsidian-local-backup",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/cgcel",
|
||||
"isDesktopOnly": true,
|
||||
"js": "main.js",
|
||||
"tags": ["backup"]
|
||||
}
|
Reference in New Issue
Block a user