https://github.com/sofish/writedown
Stop thinking, start creating.
https://github.com/sofish/writedown
Last synced: over 1 year ago
JSON representation
Stop thinking, start creating.
- Host: GitHub
- URL: https://github.com/sofish/writedown
- Owner: sofish
- License: other
- Created: 2013-04-03T16:13:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-06T14:53:53.000Z (over 13 years ago)
- Last Synced: 2025-04-23T16:03:40.952Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.78 MB
- Stars: 28
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Writedown

Stop thinking, start creating.
### 0. Downloads
- Writedown.0.2-beta.app [微云](http://url.cn/CvQO7T) [Droplr](http://d.pr/f/xWdN)
- Writedown.0.1-beta.app [微云](http://url.cn/DZwQZQ) [Droplr](http://d.pr/f/1oPa)
### 1. How to run the source
run it with [node-webkit](https://github.com/rogerwang/node-webkit)
### 2. Syntax
[Github flavor markdown](http://github.github.com/github-flavored-markdown/) is supported.
### 3. Keyboard Shortcut
- Preview: `command` + `shift` + `p`
- Back to Editor: `ESC` or `command` + `shift` + `b`
- View HTML Source: `command` + `shift` + `h`
- Copy HTML: `command` + `shift` + `c`
- Save: `command` + `s`
- Settings: `command` + `,`
### 4. Preview

### 5. Open Source
Licensed Under MIT.