dooit-org/dooit — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a beautiful terminal todo manager called Dooit. I want it to open into an interactive full screen interface that feels polished and fun to use, not just a plain command line list. It should let me organize todos by topics, and support branching those lists so related work can be grouped in a clean way.

Please make it highly customizable, especially colors, the top or bottom bar, and how items are shown on screen. I also want a simple Python based config so someone can tweak behavior and appearance without changing the app itself. Add vim style controls for moving around and managing tasks, and make sure pressing ? shows the available keys inside the app.

The overall vibe should be stylish and customizable, with a few nice default looks out of the box. Keep it practical and smooth for everyday terminal use. If you need details for behavior or setup, look up the current docs online and fill in the gaps sensibly.

Want more depth? Deep Reverse