obsidian-github-embeds icon indicating copy to clipboard operation
obsidian-github-embeds copied to clipboard

Embed GitHub issues, PRs, and code snippets directly in Obsidian

Results 17 obsidian-github-embeds issues
Sort by recently updated
recently updated
newest added

# Description The embed block appears twice if the github link is placed on a checkbox item (`- [ ]`). Appears to affect PR and issue links. Not tested with...

bug

# Description I would love to see a feature that pulled down all project issues. _Note: I mean the new projects GitHub feature that allows multiple repositories._

enhancement

# Description Rather than only use GitHub.com, it would be great if we could replace the base URL host to our internal enterprise GitHub. All the paths and api calls...

enhancement

# Description It would be nice if the embed worked in Editing mode as that's the only mode I really use.

enhancement

# Description I didn't put in a github token because I'm only referring to public repos. But the embeds don't work: ``` Error loading GitHub embedmissing API token ``` Shouldn't...

enhancement

# Description Even though the code snippets embed works on macOs, it fails on iOS. # Details ## Reproduction Steps Markdown ```md [my snippet](https://github.com/REDACTED/REDACTED/blob/master/internal/cronjobs/post_stats/task_test.go#L30-L36) ``` ## Expected Behavior Snippet embed...

bug

# Description This would be a bit involved, but if you could specify a folder to associate with a repo or project and then tell it to sync the issues,...

enhancement

Thanks for a great plugin! A note on GitHub access tokens, they are currently stored in plaintext in Vault. For anyone syncing with GitHub, iCloud, Dropbox, OneCloud, etc. **this is...

### Discussed in https://github.com/MrGVSV/obsidian-github-embeds/discussions/20 Originally posted by **mcgrue** December 31, 2023 (And it'd be even hotter if you could edit them in obsidian and a commit was made >_>)

Also, not a huge thing, but if some day you got the chance to integrate gists into this addon, it would make a perfect single solution. I am currently using...

enhancement