The goal of this editor is to have a simple, distraction-free writing experience.
You can edit the text, and it will count the words! Supports different kinds of formatting (h1, h2, ) BUT: no pictures
It saves your work to IndexedDB, so it's not lost when you close the browser. You can see your previous docs!
Give each doc a unique ID!! so that it doesn't save another copy when you save it again.
I'd like a document structure -- so every doc can have something like
@globalspace/mwufi/intro
Every page is a database of stuff! So, I can have a page called Books and it'll just have an attached DB. isnt that cool?
You can create a DB just via one line...
and you can use this page as an API too.
eoverse.org/@globalspace/books
Writing experience:
- Add the ability to change the target word count
- Add the ability to change the font
- Add the ability to change the theme
Note: Features are sorted by number of votes in descending order.