https://github.com/bobthecow/gist.codaplugin
Coda plugin utilizing gist.rb
https://github.com/bobthecow/gist.codaplugin
Last synced: 3 months ago
JSON representation
Coda plugin utilizing gist.rb
- Host: GitHub
- URL: https://github.com/bobthecow/gist.codaplugin
- Owner: bobthecow
- Created: 2010-04-23T17:49:09.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-04-23T17:53:50.000Z (about 15 years ago)
- Last Synced: 2025-01-24T04:38:32.792Z (4 months ago)
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
This plugin allows you to easily publish gists to gist.github.
The contents of the gist will be the selected text.
If no text is selected, the contents of the gist will be the entire document.# ⌃G - gist
creates a new public gist
# ⌃⌥G - private gist
creates a new private gistGrowl notification will appear upon successful gist creation. Also, the gist url will be copied to the clipboard.