rodo VS logseq

Compare rodo vs logseq and see what are their differences.

rodo

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

logseq

A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life. (by logseq)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rodo logseq
5 545
27 29,797
- 1.7%
2.7 9.9
over 2 years ago 5 days ago
Ruby Clojure
GNU General Public License v3.0 only GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rodo

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

logseq

Posts with mentions or reviews of logseq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • Open-Source Obsidian Alternative
    1 project | news.ycombinator.com | 2 May 2024
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Logseq support via our Logseq Plugin
  • Logseq: A privacy-first, open-source knowledge base
    1 project | news.ycombinator.com | 19 Feb 2024
  • Notes on Emacs Org Mode
    3 projects | news.ycombinator.com | 20 Jan 2024
    Sorry, but _what exactly_ «it seems to do» from your point of view?

    My «second brain» now is almost 300Mb of text, pictures, sound files, PDF and other stuff. As I already mentioned, it contains tables, mathematical formulae, sheet music, cross-references, code samples, UML diagrams and graphs in Graphviz format. It is versioned, indexed by local search engine, analyzed by AI assistant and shared between many computers and mobile devices. And (last but not least) it works: it allows me to solve my tasks way more faster than with the assistant of external, non-personalized tools (like ChatGPT, StackExchange or Google).

    I know no tools for all this tasks except org-mode. Well, maybe Evernote in the 2010-s was something similar — but with less features, with more bugs and with worse interface.

    Personal note-taking _is_ a complex task per se (well, at least for someone like typical HN visitor). I've seen many note-taking tools, that were ridiculously featureless, stupid and inconvenient because they were _not_ complex enough.

    > Sure if one wants to do emacs-gardening it is fine.

    1)You can use org-mode outside Emacs. See for example Logseq (https://logseq.com/), organice (https://organice.200ok.ch/) or EasyOrg.

    2)Org-mode works in Emacs out of the box, you don't need any «emacs-gardening» to use org-mode.

    3)The term «Emacs-gardening» itself sound a bit like hate-speech for me. The complexity of Emacs customization is overrated, mostly due to opinions of people who never used Emacs or used it in the previous millennium.

  • Why I Like Obsidian
    22 projects | news.ycombinator.com | 17 Jan 2024
    Obsidian is great.

    For those looking for an open source alternative (or don't want to pay the Obsidian fees for professional usage) check out Logseq: https://logseq.com/

  • Obsidian 1.5 Desktop (Public)
    10 projects | news.ycombinator.com | 26 Dec 2023
    For an opensource alternative to Obsidian checkout Logseq (1). I spent a while thinking obsidian was opensource out of my own ignorance and was disappointed when I learned it was not.

    1: https://logseq.com/

  • logseq VS Einwurf - a user suggested alternative
    2 projects | 20 Dec 2023
  • Notesnook – open-source and zero knowledge private note taking app
    5 projects | news.ycombinator.com | 20 Dec 2023
  • How do you track your daily tasks?
    1 project | /r/developersIndia | 8 Dec 2023
    I use logseq to keep journal of my daily work.
  • I'm a science student and amateur web dev. Is this the right tool?
    3 projects | /r/orgmode | 7 Dec 2023
    While Emacs and Org mode can certainly be used for this (and, when they can't, you can always inject little python/js scripts in your emacs config to take care of specific things), I'd also recommend you take a look at Logseq.

What are some alternatives?

When comparing rodo and logseq you can also consider the following projects:

NotePlan_Themes - Official collection of custom themes for NotePlan 3

obsidian-mind-map - An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

xournalpp - Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

xit - A plain-text file format for todos and check lists

Zettlr - Your One-Stop Publication Workbench

grit - Multitree-based personal task manager

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

tax - CLI Task List Manager

athens - Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven.

sowhat

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.