Skip to content
rostok edited this page May 2, 2022 · 9 revisions

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
    • document the code
  • 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
Clone this wiki locally