Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghedamat/obsidian-save-as-gist
https://github.com/ghedamat/obsidian-save-as-gist
obsidian-md obsidian-plugin
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghedamat/obsidian-save-as-gist
- Owner: ghedamat
- License: mit
- Created: 2022-01-16T01:57:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T19:37:34.000Z (over 1 year ago)
- Last Synced: 2024-10-10T03:54:45.610Z (3 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 24
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ghedamat/obsidian-save-as-gist - (TypeScript)
README
## Obsidian Save as Gist
This plugin provides two commands
- Save current file in a private Gist
- Save current selection in a private GistIn order to use it you will have to generate a [GitHub API Token](https://github.com/settings/tokens/new) with "Create Gist" permission and set it using the plugin's settings.
Once the gist is created **the Gist URL will be copied to your Clipboard**.
### Notes
- it's currently not possible to generate a public gist
- it's currently not possible to update a gist