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.
Release Info (3a592dd3-4d48-5e4a-9c0e-1ff4ee6acd89)
Item | Value |
---|---|
SHA256 | 9f2dba0c5b74f4813baec15f917c0b1b78c886fe67c804aaaeb4fcd2d983f99d 🔺 gistr-1.7.0.zip |
GUID | 0a7f5dc4-b2fa-5064-9e54-f6e17fd14273 |
UUID | 3a592dd3-4d48-5e4a-9c0e-1ff4ee6acd89 |
Stamp | 1.6.8-2024-04-27T00:09:42.000Z 🔺 1.7.0-2024-07-15T00:14:11.000Z |
Last Release | 79 days ago |
What's New
This release contains the following changes:
refactor
: performed linting on all filesbuild
: updated main gistr.js build scriptdeps
: bump@types/node
from 20.12.7 to 20.14.10deps
: bumpelectron
from 30.0.1 to 31.1.0deps
: bump@types/chrome
from 0.0.266 to 0.0.268deps
: bumprollup
from 4.16.4 to 4.18.0deps
: bumpyaml
from 2.3.4 to 2.4.5deps
: add@aetherinox/noxenv
deps
: addtypescript-eslint
deps
: add@typescript-eslint/parser
deps
: add@typescript-eslint/eslint-plugin
deps
: addprettier
fix
: fixed bug with calling target file using legacy formattests
: bump version 1.7.0
Statistics
How the files have changed:
- Changed files : 53
- Commits : 32
- Additions : 6060
- Deletions : 3716
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- ignore gistr.js fs error : e11281fa72af2c09e61e4efb06a02bcb5ccb6f35 @Aetherinox
- update npm release workflow : 9fa3254c5b8a3d4ac3579f1df73e3d4b6abfedf5 @Aetherinox
- update workflows : 7aea8f96b831e5fcd6631b4f4b03c601b3765791 @Aetherinox
- bump peaceiris/actions-gh-pages@v4 : 41eaa458c6dede19b97f88ccd095bb6b66a0aa70 @Aetherinox
- update release template : 549f58c9f0e25b9a903066c8ef54939f593acac2 @Aetherinox
🐛 Bugfixes
- targeting specific gists with filename extensions : ea8895908994beea9b05b6a709cbf0a2d6a4839e @Aetherinox
🔧 Changes
- update ts target from es6 to
es2018
: 6fb211d8bed4b79a1b3587a40555fd681ea9d7a9 @Aetherinox
🧹 Housekeeping
- perform linting : d6a4367c39cd22873f14a18f743a2c4c34fa0e6a @Aetherinox
📦 Build & Dependencies
- update packages : 34bbed13218c30ac5297980553b9d3f483dd7d10 @Aetherinox
- bump project v1.7.0 : bd53cf6f191d972aed214962b0dda1b08544c20f @Aetherinox
✏️ Docs
- update README : 22015a4e8571e0c5cbc879a40a51c1a0015c31a4 @Aetherinox
- update changelog : b37ccddbd97e50071f07479f8697d805c1178df4 @Aetherinox
- update CONTRIBUTING : 90aebfd10ee4f5e213a42ce7711ef75729189092 @Aetherinox
- update LICENSE : 7d388fa901d5f6d9f7e3a38ee6d85f7f049e6e36 @Aetherinox
🧪 Tests & Demo Vault
- bump to v1.7.0 : 9b0a94403e6edfbe1f1f7d5184681264696d37f1 @Aetherinox