Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliptopbox/rewrite
Writting is rewritting
https://github.com/fliptopbox/rewrite
Last synced: 19 days ago
JSON representation
Writting is rewritting
- Host: GitHub
- URL: https://github.com/fliptopbox/rewrite
- Owner: fliptopbox
- Created: 2018-12-17T13:02:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T14:51:16.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T16:34:48.479Z (2 months ago)
- Language: JavaScript
- Size: 2.97 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RE:WRITE
**_Writting is rewritting._**
This is a simple tool that allows the writer to systematically breakdown each paragraph into component sentences, and iterate over new vesions until the paragraph is complete.
## Settings
| Key combination | Description
|||
| Toggle dark theme | toggle on/off the alternative theme
| collapse lines | toggle on/off show long paragraphs or reduce them to a single line
| strike through | toggle on/off render inactive lines with strike through
| typewriter mode | toggle on/off turns off ALL editing keys, arrow, delete, backspace
| font size | range inc/dec current font size for the editor panels
| Read alout | toggle stop/start reads selected paragraph, or entire document## keyboard shortcuts
**Sidebar (open)**
| Key combination | Description
|||
| ALT (tap) | Toggle that shows alternative actions and reveals Backup & Resore actions**Paragraphs**
| Key combination | Description
|||
| SHIFT+SHIFT | collapses the current line, but it remains active, it will render.
| ALT+ALT | unlocks current line, disgards sentence layers. WARNING: No un-do!
| CLICK | loads the paragraph into the sentence editor.**Senetences**
Editing text in the sentence editor will cause the source paragraph to lock. Changes made to the sentences will be reflected in the main article. Locked paragraphs can only be edited via the sentence editor. To unlock the paragraph, press ALT+ALT on the respective paragraph. A prompt will appear asking for confirmation, and the inactive working senectences will be disgarded.
| Key combination | Description
|||
| SHIFT+SHIFT | make current line active/inactive
| SHIFT+ENTER | Append a new line below the current one
| ALT+ENTER | toggle upper/lower case for the line
| ALT+BACKSPACE | delete current line (WARNING: no un-do)
| CLICK | selects current line