Skip to content

Thea2002/obsidian-save-as-gist

 
 

Repository files navigation

Obsidian Save as Gist

This plugin provides two commands

  • Save current file in a private Gist
  • Save current selection in a private Gist

In order to use it you will have to generate a GitHub API Token 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.2%
  • JavaScript 26.8%