rodo

Rodo is a terminal-based todo manager written in Ruby (by coezbek)

Rodo Alternatives

Similar projects and alternatives to rodo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rodo alternative or higher similarity.

rodo reviews and mentions

Posts with mentions or reviews of rodo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-22.
  • Show HN: Heynote – A Dedicated Scratchpad for Developers
    22 projects | news.ycombinator.com | 22 Dec 2023
    I wrote a small Ruby TUI which works like this called Rodo (Ruby Todos). Pressing CTRL+t will get you a new Todo list (it's just markdown) at the top of a file.

    https://github.com/coezbek/rodo

  • A plain-text file format for todos and check lists
    12 projects | news.ycombinator.com | 22 Aug 2022
    I am almost using this format for my markdown todo app written in Ruby:

    https://github.com/coezbek/rodo

    Differences:

    I use unicode symbols such as ⌛ or for paused or priority items.

    I use dash for obsolete/canceled items. I find this more in line with bullet journal which inspired the development of Rodo.

    I do use markdown bullet lists.

  • Show HN: A plain-text file format for todos and check lists
    34 projects | news.ycombinator.com | 1 Apr 2022
    Nice! I also have this pain of the file losing shape quickly. My take is to have a a CLI tool to "carry over" all todos which aren't solved into a new heading. This way the old/resolved items are moved to the back/lower in the file.

    I call it Rodo (Todos in Ruby): https://github.com/coezbek/rodo

    It uses Markdown for syntax.

  • My productivity app for the past 12 years has been a single .txt file
    7 projects | news.ycombinator.com | 23 Dec 2021
    Definitely true, but sometimes the lack of sane tooling makes it harder to follow rituals. I used to use the same format as the OP in a text editor, but struggled with the daily grind of copying items around and carrying over todos from the last day. Paper is much better for this, but messy (even with scanning).

    In the end I wrote a small tool to assist with starting each day with a blank journal and all remaining items from the last day. Syntax is primarily markdown.

    https://github.com/coezbek/rodo

  • Note Taking in 2021
    11 projects | news.ycombinator.com | 16 Jun 2021
    I have recently developed my own terminal-based UI for day journalling and todo/task tracking [1] in markdown files because I was sick of rearranging todos in other tools and just needed something which provides a standard template for each day (journal, high priority, todos of the day).

    The main advantage is that you can "migrate" all unfinished todos to a new page/day and thus get a clean start each day. This idea comes from bullet journalling.

    To get it done I had to dig a bit into ncurses, which turned out more interesting than I thought. For instance, Windows Terminal just gained support for bracketed paste a couple of months ago and my tool supports it.

    Long term I would like to add generated views (for instance: last year this time one of your highlights was...) and support recurring tasks to be inserted into he daily log.

    [1] https://github.com/coezbek/rodo

    Stack: Ruby, Curses, Markdown

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic rodo repo stats
5
27
2.7
over 2 years ago

coezbek/rodo is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of rodo is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com