Keep track of TODOs and embedded notes across multiple projects and repositories
Qwoka works with multiple languages and comment syntax styles to ensure full visibility across all source code
Fire off webhooks when TODOs are found and notify your team or trigger actions in other systems
Authenticate with Github or Gitlab and link Qwoka to your repository through a simple process. Qwoka will automatically sync on all pushes.
Qwoka identifies comment blocks in your code and determines if Qwoka opcodes are present.
The Qwoka opcode identifies the type of note, whether it is a TODO, FIXME, DISCUSS, etc. Each opcode carries out a specific function such as adding a simple note on Qwoka, notifying other developers, or sending out a webhook.
Taggings //TODOs allows for easy filtering, discussion, and assignment of tasks based on domain knowledge
Easily track the "aging" of //TODOs and don't let them get lost in the code! Qwoka will automatically track updates and line changes to your TODOs.