#gist
  • 1.
    Share as Gist
    3 years ago by timrogers
    favorite
    share
    Score: 60/100
    Category: Collaboration & Sharing
    An Obsidian (https://obsidian.md/) plugin for sharing your notes as a GitHub gist - either privately or publicly.
    View Plugin Details
  • 2.
    Quick Share Note to gist
    2 months ago by Por Chainarong Tangsurakit
    favorite
    share
    Score: 50/100
    Category: Collaboration & Sharing
    The Quick Share Note to Gist plugin offers a seamless way to share your Obsidian notes with others by publishing them directly to GitHub Gist as secret but shareable links. Perfect for users who want to quickly collaborate or showcase their notes, the plugin also supports image uploads to Imgur, replacing image links in your note with hosted URLs automatically. With configurable options like including frontmatter and simple commands for publishing, it’s a fast and efficient way to get your notes online. Once shared, the gist URL is copied to your clipboard for immediate use, streamlining the entire process of sharing your content.
    View Plugin Details
  • 3.
    Gist
    4 months ago by Jun Lin
    favorite
    share
    Score: 41/100
    Category: 3rd Party Integrations
    The Gist plugin for Obsidian allows you to embed GitHub Gists in your notes, providing an easy way to share and collaborate on code snippets. With this plugin, you can render Gists with just a simple fenced code block, specifying either the Gist ID or both the username and Gist ID. You can also specify which files within the Gist to display, making it perfect for referencing specific parts of a large codebase. The plugin is easy to install, either through the Obsidian app store or manually by copying files into your vault's plugins directory.
    View Plugin Details
  • 4.
    Save as Gist
    3 years ago by ghedamat
    favorite
    share
    Score: 16/100
    Category: 3rd Party Integrations
    The Save as Gist plugin allows users to save their current Obsidian file or a selected portion of it as a private GitHub Gist. This plugin streamlines the process of sharing or storing notes securely on GitHub. Users need to generate a GitHub API token with the 'Create Gist' permission and configure it in the plugin settings. Upon creating a Gist, the plugin automatically copies the Gist URL to the clipboard for quick access. Note that the plugin only supports private Gists and does not allow updates to existing Gists.
    View Plugin Details