Prettytodo
T O D O: make pretty notes
No ratings yet
- Gem
- prettytodo
- Repository
- celina-lopez/prettytodo
- License
- MIT
- Stars
- 30
- Added
- August 12, 2026
About
T O D O: make pretty notes
A Rails engine that transforms your code annotations into an organized, visual interface. Built on top of bin/rails notes, Pretty Todo makes managing your code todos a delightful experience :)
What you get
- Visual interface for your code annotations
- Supports standard tags:
TODO,OPTIMIZE,FIXME - Customizable tag support
- Development-only mounting for security
Mounting it
ruby
# Gemfile
gem "prettytodo"
# config/routes.rb
mount Prettytodo::Engine, at: "/prettytodo"
Details
30 stars on GitHub · MIT licensed · maintained by celina-lopez. Source: https://github.com/celina-lopez/prettytodo
Discussion (0)
Sign in to join the discussion.
No comments yet.