Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kkpan11
/
obsidian-gist
Public
forked from
linjunpop/obsidian-gist
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
Β master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 24, 2024
Bump to v0.10.0.
linjunpop
committed
a9c19bf
Copy full SHA for a9c19bf
Misc.
linjunpop
committed
2f60b34
Copy full SHA for 2f60b34
Fixes the Gist style will be blocked by CSP.
linjunpop
committed
9530a87
Copy full SHA for 9530a87
Commits on Jan 10, 2024
Merge pull request #9 from yeongu-dev/fix/fetch-without-cors
Show description for dc0b93e
linjunpop
authored
dc0b93e
Copy full SHA for dc0b93e
Commits on Jan 8, 2024
Fixed CORS issues
Show description for d95560f
yeongu-dev
committed
d95560f
Copy full SHA for d95560f
Commits on Aug 15, 2023
Bump to v0.9.1.
linjunpop
committed
34ffc80
Copy full SHA for 34ffc80
Fixes gist won't render when the username contains character `-`
Show description for 5914046
linjunpop
committed
5914046
Copy full SHA for 5914046
Commits on Aug 13, 2022
Bump to v0.9.0.
linjunpop
committed
6b54817
Copy full SHA for 6b54817
Upgrade nanoid to 4.0.
linjunpop
committed
390c4a9
Copy full SHA for 390c4a9
Set the minimum required Obsidian version to `0.15.0`.
Show description for 0bca34d
linjunpop
committed
0bca34d
Copy full SHA for 0bca34d
Commits on Oct 1, 2021
Bump to v0.8.1.
linjunpop
committed
809c434
Copy full SHA for 809c434
Fixes the setting will be loaded incorrectly.
linjunpop
committed
7f98992
Copy full SHA for 7f98992
Bump to v0.8.0.
linjunpop
committed
1830a4e
Copy full SHA for 1830a4e
Allow to override the Gist's default stylesheet.
Show description for c1d254e
linjunpop
committed
c1d254e
Copy full SHA for c1d254e
Commits on Jun 13, 2021
Set editor config for .ts files.
linjunpop
committed
ef84cdd
Copy full SHA for ef84cdd
Commits on Jun 10, 2021
Update README.md
linjunpop
authored
4e55a0e
Copy full SHA for 4e55a0e
Bump to v0.7.0.
linjunpop
committed
deafd6f
Copy full SHA for deafd6f
Commits on Jun 9, 2021
Use Obsidian's `registerDomEvent` to inject the message handler function.
linjunpop
committed
90f8f1e
Copy full SHA for 90f8f1e
Extract the process into a single source file.
linjunpop
committed
2b895e0
Copy full SHA for 2b895e0
Use the `postMessage` mechanism to set the iFrame's height.
Show description for 162b2d4
linjunpop
committed
162b2d4
Copy full SHA for 162b2d4
Commits on Jun 8, 2021
Fixes the link in the gist view will be opened in the iFrame.
linjunpop
committed
1e70568
Copy full SHA for 1e70568
Fixes the async mess.
Show description for 7e3efc2
linjunpop
committed
7e3efc2
Copy full SHA for 7e3efc2
Commits on Jun 7, 2021
Bump to v0.6.0.
linjunpop
committed
998eb7b
Copy full SHA for 998eb7b
Commits on Jun 6, 2021
Remove unused code.
linjunpop
committed
0bd532e
Copy full SHA for 0bd532e
Move the container style to `styles.css`.
linjunpop
committed
700db52
Copy full SHA for 700db52
Commits on Jun 4, 2021
Bump to v0.5.0.
linjunpop
committed
60fe55e
Copy full SHA for 60fe55e
Update CHANGELOG.
linjunpop
committed
100d38a
Copy full SHA for 100d38a
Merge branch 'iframe'
linjunpop
committed
ae08bf2
Copy full SHA for ae08bf2
Fix the extra margin.
linjunpop
committed
13b905e
Copy full SHA for 13b905e
auto set the iframe's height to the inner content's height.
linjunpop
committed
755220b
Copy full SHA for 755220b
Render the gist content in a iframe.
linjunpop
committed
1c4d8ba
Copy full SHA for 1c4d8ba
Commits on Jun 3, 2021
Update changelog.
linjunpop
committed
9440fb3
Copy full SHA for 9440fb3
Fixes the broken async chain.
linjunpop
committed
0928c4d
Copy full SHA for 0928c4d
Commits on Jun 2, 2021
Bump to v0.4.0.
linjunpop
committed
e296cb2
Copy full SHA for e296cb2
Allow to render a gist with full URL.
Show description for 5bf5be2
linjunpop
committed
5bf5be2
Copy full SHA for 5bf5be2
Pagination
Previous
Next
You canβt perform that action at this time.