gistpad
gistpad copied to clipboard
Add a way to quickly open gists directly in GitHub
Is your feature request related to a problem? Please describe. I would like to 1-click open gists in GitHub instead of gistpad.dev.
GistPad versions 0.7.0-0.9.5 opens them in gistpad.dev when clicking on "View Gist in Browser" or when clicking on a button in the editor toolbar.
Describe the solution you'd like Add a configuration option to open gists in GitHub by default, instead of gistpad.dev OR add a separate button for GitHub.
Describe alternatives you've considered
- Using the button "Copy GitHub URL" and manually pasting copied URL into a browser
- Installing old version 0.6.0 (2023-11-19) and using button "View Gist in GitHub"
Additional context Not sure why would I need to use gistpad.dev when working with my GitHub gists, especially private ones.