gistpad icon indicating copy to clipboard operation
gistpad copied to clipboard

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists

Results 68 gistpad issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I cannot paste any image to the gist from the clipboard **To Reproduce** Steps to reproduce the behavior: 1. open a gist 2. create a screenshot 3....

bug

I'm using oauth token with gist selected i can see starred gists, although when viewing my own gists it displays the html for my github enterprise login page (displaying Sign...

bug
area: ghe

I can't for the life of me find how to set it? I have been googling but nah, no clear instructions

bug

Currently, the value that sets the daily wiki title (`gistpad.wikis.daily.titleFormat`) is also used to set the file name. It would be nice if these two could be decoupled, maybe something...

enhancement

Exactly as the title says, I'm curious if there's a way we can use a markdown file template instead of just having the date printed into the daily markdown file....

enhancement

A new option for the default type of the gist which change all the plus icons (new gist) behavior of creating a public or secret gist.

enhancement

**Describe the bug** Currently the wiki mode require the repo to be owned by the login user directly: https://github.com/lostintangent/gistpad/blob/01a3ac2ae3a25f86d78eb09d7aeda3aeeba8ea97/src/repos/store/index.ts#L174 But I would like to have the wiki mode repo put...

bug

**Is your feature request related to a problem? Please describe.** It would be much of help if GistPad provides auto-saving functionality since I use it for taking notes and want...

enhancement

My typical workflow is to write a file locally, then publish it as a new Gist. Currently, that's possible by revealing the file in the sidebar, right-clicking on the file,...

enhancement