glist
glist copied to clipboard
Taking notes with :octocat: Gist from Atom
It's the more popular editor. I love this plugin and would esp love it over there.
Argument to `path.dirname` must be a string ``` Object.dirname (/Users/mingsai/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:9:10) File.getParent (:131449:45) Object.getMeta (/Users/mingsai/.atom/packages/glist/lib/glist.coffee:128:49) Object.copyGistUrl (/Users/mingsai/.atom/packages/glist/lib/glist.coffee:229:24) Object.openGistWeb (/Users/mingsai/.atom/packages/glist/lib/glist.coffee:240:18) HTMLElement.subscriptions.add.atom.commands.add.glist:openGistWeb (/Users/mingsai/.atom/packages/glist/lib/glist.coffee:105:26) ```
[Enter steps to reproduce:] 1. 一个gist中有多个文件时,只能下载、编辑排序第一的第一个文件。。 2. 在第二个文件使用各种快捷键都挂掉,报错: Uncaught TypeError: Error processing argument at index 0, conversion failure from # **Atom**: 1.23.3 x64 **Electron**: 1.6.15 **OS**: Win10 **Thrown From**: [glist](https://github.com/jcouyang/glist)...
I find it usefult to have a command to download all the gists so I cant search full texts in atom.
`ctrl-c` and `ctrl-v` behaviour on Atom 1.7.3 running on Linux stopped working after I installed glist. Disabling glist reverts back to expected behaviour. I recognise it's possible to workaround this...
When I initially load atom, I search for the string "Glist" to see what commands are available. The list is limited to "Glist: Toggle". It is only after selecting Glist:...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.7.4 **System**: Mac OS X 10.11.3 **Thrown From**: [glist](https://github.com/jcouyang/glist) package, v2.2.0 ### Stack Trace Uncaught TypeError: currentItem.getText is not...
issue #20 gist.list only return first 30 items by default probably need to load next page while nothing can be find is in the list - when scroll to the...
Hi, When I start typing a new file name, sometimes the letters I type already entirely exist within an existing gist, but I want to create a new gist. For...