#gist
View:
  • 1.
    Share as Gist
    3 years ago by timrogers
    favorite
    share
    Score: 60/100
    Category: 3rd Party Integrations
    The Share as Gist plugin allows users to share their Obsidian notes as GitHub Gists, offering options for both public and private sharing. It supports GitHub.com and GitHub Enterprise Server, enabling users to create, update, and delete Gists directly from Obsidian. The plugin includes features like automatic updating of Gists when notes are edited and customizable settings to include or exclude front matter in shared content. Additionally, it offers secure handling of GitHub personal access tokens, ensuring minimum required permissions for enhanced security.
    View Plugin Details
  • 2.
    Gist
    4 years ago by Jun Lin
    favorite
    share
    Score: 55/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
  • 3.
    Quick Share Note to gist
    5 months ago by Por Chainarong Tangsurakit
    favorite
    share
    Score: 16/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
  • 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