Gistr

by Aetherinox
favorite
share
Score: 55/100
Description
Category: 3rd Party Integrations

The Gistr plugin allows users to easily embed and interact with Github Gists and OpenGists directly within their Obsidian notes. With this plugin, you can integrate live websites into your notes, view and edit gists, and even save Obsidian notes as gists to Github or Opengist. The plugin supports various display modes, including a codeblock and an integrated browser for seamless interaction. Users can customize the appearance, theme, and even specify additional properties like zoom or CSS for embedded websites. Gistr also allows automatic saving and updating of notes as gists, providing efficient integration with the popular code-sharing platform.

Stats
23
stars
1,652
downloads
2
forks
497
days
7
days
17
days
178
total PRs
6
open PRs
151
closed PRs
21
merged PRs
11
total issues
4
open issues
7
closed issues
319
commits
Latest Version
17 days ago
Changelog

Release Info (811b940f-948a-5ef7-ad5e-abc10d80fffa)

Item Value
SHA256 24be3686bccb0d45ec439021c68cdec0be45418cb18a60d5b4644db15dbdd03a 🔺 gistr-1.7.1.zip
GUID 0a7f5dc4-b2fa-5064-9e54-f6e17fd14273
UUID 811b940f-948a-5ef7-ad5e-abc10d80fffa
Stamp 1.7.0-2024-07-15T00:14:11.000Z 🔺 1.7.1-2025-06-25T02:37:42.000Z
Last Release 345 days ago




What's New

This release contains the following changes:

  • pref: embedded gists should now load at least 40% faster after to optimizations implemented
  • build(deps-dev): bump @aetherinox/noxenv from 1.0.0 to 1.1.1
  • build(deps-dev): bump electron from 31.1.0 to 37.0.0
  • build(deps): bump @octokit/rest from 20.1.0 to 22.0.0
  • build(deps): bump colortranslator from 4.1.0 to 5.0.0
  • build(deps): bump semver from 7.6.0 to 7.7.2
  • build(deps-dev): bump obsidian from 1.0.0 to 1.8.7
  • build(deps): bump yaml from 2.4.5 to 2.8.0
  • build(deps-dev): bump rollup-plugin-license from 3.3.1 to 3.6.0
  • fix: issue with opengist background color being set on dark theme; css class changed
  • fix: linter unable to load full path to project files
  • fix: Parameter 'leaf' implicitly has an 'any'
  • fix: some opengist examples in the demo vault no longer working, re-add gists to demo site
  • fix: update opengist official url to https://demo.opengist.io




Statistics

How the files have changed:

  • Changed files : 60
  • Changes : 12276
  • Commits : 84
  • Additions : 8861
  • Deletions : 3415
  • PRs (categorized) : 76
  • PRs (uncategorized) : 8
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🪛 Continuous integration

  • update docs workflow : 8f96454e4e44499fbcad0bb84247987b5e328948 @aetherinox
  • use .yml instead of .yaml : 438740c024384c71a04e56a983208fb1b0a4180e @aetherinox
  • update workflow : e6e2c6d5c6c8969f86aaa3d77e2d2112fcce4c04 @aetherinox
  • update docs build workflow trigger : e87255c12ec5e1f5427a7d95427d649574d4562b @aetherinox
  • docs build only when changes pushed to docs/ folder : d3b5497bb9988679f36729194db39f10dfcfeaa5 @aetherinox


🐛 Bugfixes

  • opengist dark theme background class change : 067c5e03818897d963590b3b2cf5cb63cb9b52fd @aetherinox
  • update opengist official url to https://demo.opengist.io : 297cf31076043ce00e47f0defe902c6fec940b36 @aetherinox
  • Parameter 'leaf' implicitly has an 'any' : d50a2d1bc6987c32dfa9786da0866abac919eea8 @aetherinox
  • linter unable to load full path to project files : 7d98d5cabdf056a6e3a58e6e31dcd3e2383358df @aetherinox


🧹 Housekeeping

  • fix code for ColorPicker : 2c03141bc87c7bfbce5d81e33d44484e2543f48b @aetherinox


📦 Build & Dependencies

  • (deps) bump uuid and @types/uuid : f3bddc8e9f688f7a4d3efde2ddbb02db0b52170e @dependabot[bot]
  • (deps) bump mikepenz/release-changelog-builder-action from 4 to 5 : c078f7b0deb44fe2c0fd775e800e234634485eb1 @aetherinox
  • (deps) bump tj-actions/changed-files from 45 to 46 : 4f1ec19167ddfd3d303b9acff96ff4eb71702dc6 @dependabot[bot]
  • (deps) bump dawidd6/action-send-mail from 4 to 5 : 75ece33f3476c1d2880a5368eeaf8f12b3843909 @dependabot[bot]
  • (deps) bump dawidd6/action-send-mail from 5 to 6 : d237cd64b399b692ecd5d7cb0d751464c721b043 @dependabot[bot]
  • (deps) bump stefanzweifel/git-auto-commit-action from 5 to 6 : be252e558188e195eada5806cb4d695a690b0194 @dependabot[bot]
  • (deps-dev) bump @aetherinox/noxenv from 1.0.0 to 1.1.1 : 49b12248c5e6279ed6a21047effc3753604da4a2 @aetherinox
  • (deps-dev) bump electron from 31.1.0 to 37.0.0 : 15be65a152cd9f61b081d134a046c20996546a5b @aetherinox
  • (deps) bump @octokit/rest from 20.1.0 to 22.0.0 : a04396047c29a31127bfa9129862fb848ce3b75b @aetherinox
  • (deps) bump colortranslator from 4.1.0 to 5.0.0 : 53d6fcfa5a2519d25b916fd24a18ca5dbd0ac59c @aetherinox
  • (deps) bump semver from 7.6.0 to 7.7.2 : b62321b1d055116d2a08f31bc0f1798d488b8ce3 @aetherinox
  • (deps-dev) bump obsidian from 1.0.0 to 1.8.7 : 9e36ae4fd79297a4f495db00322821eea6a0e00d @aetherinox
  • (deps) bump yaml from 2.4.5 to 2.8.0 : 4fa667bd398a31508f7a540d88ed3bfe4f38eb43 @aetherinox
  • (deps-dev) bump rollup-plugin-license from 3.3.1 to 3.6.0 : 0f8e5d094a2fa490e022bdc6668004d5b96af085 @aetherinox
  • bump gistr to v1.7.1 : 866078b37adf06916e95c38905f9aa97878a9000 @aetherinox
  • (deps-dev) update rollup dependencies : 884d52bae518761614b23dbc52e62fcd35aa3949 @aetherinox
  • update optionalDependencies : 4579feeba1c7d6fc9606e341eb7b00cff4cca087 @aetherinox


✏️ Docs

  • update build link in README : de7fa3ec37fcbb93e34406cb49591824fa755d08 @aetherinox
  • update 'raw-mode' : ceb63adfe9980918b55537780ae794ce8137de02 @aetherinox
  • update save_and_sync.md : fca6fcfa3662c62aa1c457b666a9ec26f2a6bead @aetherinox
  • update light and dark themes : 0c1b61d7b4598b6aba95431cba47c8dd62292f36 @aetherinox
  • change dark theme name : c36b5beab8160a6e419d275313ca8f8935303807 @aetherinox
  • update theme, shortcodes : d3f7a6e0c6424ebb884bfb87ee9484c6e19b19b5 @aetherinox
  • update shortcodes.py : cdc879a9a033aa9c8457704c361505d68fe3f8ac @aetherinox
  • fix material/tags id : 3c6d0b2e6bf7765c3401c8050a7a2f6f4ce9036a @aetherinox
  • update README : 739b19d02fb51e5d936cd76bcd8cd59bfeb80ef5 @aetherinox


🧪 Tests & Demo Vault

  • update opengist examples : 79e1e61aec18da6f37618d448ea978f2246bf21a @aetherinox
  • update plugins : a0f319005ff7c82489ccec1b1c1e0ba3c5b54f89 @aetherinox




README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Save as Gist
3 years ago by ghedamat
Enveloppe
3 years ago by Mara-Li
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Share as Gist
3 years ago by timrogers
An Obsidian (https://obsidian.md/) plugin for sharing your notes as a GitHub gist - either privately or publicly.
Literate Haskell
3 years ago by James Jensen
An obsidian plugin for integrating .lhc files into your PKM.
Emo
3 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
GitHub Issue Augmentation
2 years ago by samprintz
GitHub Embeds
2 years ago by Gino Valente
Embed GitHub issues, PRs, and code snippets directly in Obsidian
GitHobs
a year ago by GabAlpha and MarcoG
Use Obsidian as Github issue editor! A simple plugin to create Github issues directly from Obsidian with logic taken from Git
GitHub Sync
a year ago by Kevin Chin
Sync Obsidian vault to personal GitHub
GitHub Link
a year ago by Nathonius
Fit
a year ago by joshuakto
File gIT (FIT) to sync your files across mobile and desktop devices using GitHub.
Github Copilot
a year ago by Vasseur Pierre-Adrien
A bridge between Obsidian and Github Copilot
Images to Gist
a year ago by Inder Singh
Upload images to your GitHub secret Gists.
Import GitHub Readme
10 months ago by Chasebank87
Vault to blog
10 months ago by barkstone2
Automation tool of making react SPA blog by obsidian vault.
Gist
4 years ago by Jun Lin
📒 Gist View for Obsidian(https://obsidian.md)
Publish and GitHub URL
4 years ago by kometenstaub
Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
GitHub Gitless Sync
4 months ago by Silvano Cerza
Sync a GitHub repository with vaults on different platforms without requiring git installation
GitHub Stars
3 months ago by Flying Nobita
Display the number of stars next to GitHub repository links in Obsidian.
Open in GitHub
3 months ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
GitHub Tracker
3 months ago by schaier-io
GitHub Integration
2 months ago by Kirill Zhuravlev
Plugin that fetch your github stars into notes