- Update: If ctrl is pressed while pressing up or down, scroll up/down, instead of moving cursor up/down
Category: WordCounter
(Deprecated) Chrome app notepad with markdown support that counts words and characters
WordCounter version 2.1.0.4
Print & Save markdown files
- Ctrl/Cmd + P prints files as text/markdown when in editing mode, and as formatted html when in preview mode
- Ctrl/Cmd + S saves files as markdown (.md) when Markdown editing is enabled
WordCounter version 2.1.0.0
New Feature: Keyboard shortcuts
- F11 – Toggle fullscreen mode
- Esc – Drop focus from writing area, or close full screen
- Ctrl/Cmd + E – Switch to edit mode and focus on writing area
- Ctrl/Cmd + R – Switch to Markdown preview
- Ctrl/Cmd + , – Open Options pane
- Ctrl/Cmd + P – Print text
- Ctrl/Cmd + S – Save text to file
WordCounter version 2.0.0.3
New Feature: Markdown Support
- Edit, and preview Markdown formatted text
- Counts words & charachters post Markdown conversion
WordCounter version 1.0.0.0
New Feature: Full-screen mode
<!–
- New Feature: Option to change font size
–>
WordCounter version 0.0.1.7
New Feature: Change font size in writing area
<!–
- New Feature: Option to change font size
–>
WordCounter version 0.0.1.5
Added simple printing & file saving actions
- New Feature: Print text area contents using Ctrl+P / Cmd+P
- New Feature: Save text area contents to file using Ctrl+S / Cmd+S
WordCounter version 0.0.1.2
- Bug Fix: Corrected change-log URL
WordCounter version 0.0.1.1
- Update: Added feedback link to the bottom bar.
- Update: Added version number to the bottom bar.
WordCounter version 0.0.1.0
- Bug Fix: Show wordcount label on init, even if no previous text.
- Bug Fix: Move cursor to end when loading previously remembered text.