TODO - rostok/ubichr GitHub Wiki
TODO
- architecture
- polish the existing version, remove unnecessary clutter
- rework the architecture if necessary
- commands
- add command options parser
- piping
- function to add command aliases
- add preview and execute command counter for better suggestions
- build
- continuous integration and automate build process
- issue and register proper extension for firefox store
DONE
- architecture
- create/review core functions
- cliboard management
- DOM manipulation
- getting and sending data
- commands
- add new commands
- commands history and undo
- add simple command stubs in editor
- review all current commands, decide what stays, fix remaining
- build
- add tests
- issue and register proper extension for chrome store