Skip to content

Commit 21bcc45

Browse files
committed
add demo gist file
1 parent c38de03 commit 21bcc45

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
**Quick Share Note to gist** is an Obsidian plugin. ✨ It quickly publish your notes to GitHub gist (SECRET, but shareable) 🚀 and also UPLOAD IMAGES to ImgUr! 🌈
44

55
## DEMO
6-
![Demo of Plugin](./docs/DEMO.gif)
76
[Link to demo gist file](https://gist.github.com/chaintng/e20f278cbf03d855bd51c5840caf728f)
7+
![Demo of Plugin](./docs/DEMO.gif)
88

99
## Installation
1010

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "quick-share-note-to-gist",
33
"name": "Quick Share Note to gist",
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"minAppVersion": "0.15.0",
66
"description": "Quick share notes to GitHub gist and its image by upload images to Imgur.",
77
"author": "Por Chainarong Tangsurakit",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quick-share-note-to-gist",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Quick share notes to GitHub gist and its image by upload images to Imgur (https://github.com/chaintng/quick-share-note-to-gist)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)