update
This commit is contained in:
6924
.obsidian/plugins/obsidian-share-as-gist/main.js
vendored
Normal file
6924
.obsidian/plugins/obsidian-share-as-gist/main.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/obsidian-share-as-gist/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-share-as-gist/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-share-as-gist",
|
||||
"name": "Share as Gist",
|
||||
"version": "1.2.1",
|
||||
"minAppVersion": "0.9.7",
|
||||
"description": "Shares an Obsidian note as a GitHub.com gist",
|
||||
"author": "Tim Rogers",
|
||||
"authorUrl": "https://github.com/timrogers",
|
||||
"isDesktopOnly": false
|
||||
}
|
Reference in New Issue
Block a user