lp:~tofarley/pyroom/py10

Created by Tim Farley and last modified

This version of PyRoom is being designed to behave similarly to Q10, a very popular distraction-free editor for Windows.

Code is based on the current 0.4.2 PyRoom development branch.

The goal of this project is to add features that I want to PyRoom, and have them available for general release as quickly as possible. Many of these features will later be ported back to the plugin system of PyRoom, once the plugin architecture makes it's way into the trunk branch and is considered stable.

Enhanced features introduced in this branch:
 - User configurable "paragraph spacing" enhances readability.
 - "Display full path in status area" option toggles whether or not PyRoom should display the full pathname.
 - Five "partial wordcounts" per buffer. Keep track of the number of words you've typed this session, in the last hour, or since the last paragraph. Partial word counts can be toggled on/off via the Ctrl+1 through Ctrl+5 hotkey combos.
 - Rearranged the status bar for easier reading at a glance. Will soon have the option to revert to "classic" status bar.

Wishlist features:
 - Page count. User definable based on number of words per page. Default 250.
 - Customize status bar items (choose whether or not to show characters / words / lines / pages on the status bar)
 - Timers
 - Optional time displayed on status bar
 - "Flow mode" (As found in TextRoom) prevents the user from deleting or removing text.
 - Typewriter sounds. (People seem to love them.)

Get this branch:
bzr branch lp:~tofarley/pyroom/py10
Only Tim Farley can upload to this branch. If you are Tim Farley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Farley
Project:
PyRoom
Status:
Development

Recent revisions

2. By Tim Farley

Added partial wordcounts ctrl+1 through ctrl+5 (similar to those found in Q10). Modified the status line to read using colons instead of commas for separation. I think it reads more cleanly this way. The original code is still there, and will at some point be user selectable. Added partial wordcount keymodifiers to help buffer

1. By Tim Farley

Initial import of PyRoom, Q10 workalike branch.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers