Crates.io | hrn |
lib.rs | hrn |
version | 0.1.0 |
created_at | 2025-07-01 14:06:47.168136+00 |
updated_at | 2025-07-01 14:06:47.168136+00 |
description | Manage plans (lists) and notes |
homepage | https://sr.ht/~bitfehler/hrn |
repository | https://git.sr.ht/~bitfehler/hrn |
max_upload_size | |
id | 1733252 |
size | 158,880 |
Yet another take on notes, plans (to-do lists), and even mind maps. But this one is taylored specifically to my needs, so it is obviously the correct one.
hrn
's primary use case is editing plan files:
∙ This is my plan for the week
∙ some TODO
… task in progress
✓ this is done
∙ another subtask
𐄂 gave up on this
hrn
provides a terminal user interface that makes editing such files
extremely convenient. But it also adds some twists:
hrn
lets you open a
directory to edit multiple plan files in a single treehrn
's focus is on the plan files, and links are
only from plan items to notes, not vice versa, not between notes, and not
between itemshrn
never "reads" the notes files, so it also doesn't
search themBasic usage along with the key bindings are described in the man page. The bindings are currently not configurable.
To get started, best start editing a single file:
hrn todo.plan
Feel free to send questions, patches, or other feedback to my public inbox.