-
Notifications
You must be signed in to change notification settings - Fork 13
DocEditable Roadmap
Brian Grinstead edited this page Aug 28, 2014
·
4 revisions
Interested in helping make this a useful tool?
Here are the items that we are thinking of working on (in general order). These are all up for discussion or reordering if you are interested in helping. Open an issue on this repo if you'd like to talk about it.
- Define import / export spec so we can support more formats (beyond html, markdown, and plain text).
- List Handling
- Expand basic tests to check API and basic I/O. The tests live here.
- Keep some formatting on paste.
- Annotations. A way to store extra text as markers (similar to 'comments' on Google Docs)
- Hook up more keyboard shortcuts: http://support.google.com/drive/bin/answer.py?hl=en&answer=179738
- Demonstrations - show demo with two editors next to each other with operational transforms (similar to this).
Items we have already finished
- Implement block formatting (headers, normal text).
- Implement range splitting and merging for inline styles.