Toodles Versions Save

Project management directly from the TODOs in your codebase

1.2.2

4 years ago

Fixing issue with the internal data_dir that should fix things when being installed via scarf.

1.1.1

5 years ago

Toodles Pro is here! Toodles for power users and businesses is available, which includes unlimited TODO entries, and will be getting analytics and other cool features. The paid tier will support my further Toodles development.

You can purchase a license for this tier at http://toodles.avi.press.

1.0.3

5 years ago

[ @hqm42 ] Ignoring directories will now prevent toodles from even traversing them.

1.0.2

5 years ago

Bugfix around refreshing the page after you make edits to your TODOs

1.0.1

5 years ago
  • The Toodles server now prints the file it is processing, which can help you figure out what files to ignore. Now that the parser is a little slower due to multiline parsing, this is crucial for big projects. More performance improvements can be made in the future.
  • Styling fixes for the UI on small screens.

1.0.0

5 years ago
  • Multi-line comments are now supported in Toodles!
  • HTML/CSS/Sass support added
  • Some unit tests for the parser have been added :)

0.1.4

5 years ago

Improvements to selecting TODO's, and a deselect button (@zyishai)

0.1.3

5 years ago

jsx support (@zyishai)

0.1.2

5 years ago

Push to dockerhub on every tag