Skip to content

Commit

Permalink
Docs: Update "Related" page
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jan 17, 2024
1 parent 99c1cd4 commit 1cdded1
Showing 1 changed file with 83 additions and 40 deletions.
123 changes: 83 additions & 40 deletions docs-source/related.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,69 +6,97 @@ fits the bill:
Name | Description
--------------|-----------------------------------------------------------------
[Buku] | Store and manage your bookmarks from the command line
[CommitTasks] | Combination between git commit and todo list
[Dstask] | Single binary CLI todo manager with git sync and markdown notes
[Eagle] | Minimalistic todo app for command line
[Dooit] | A TUI todo manager
[Etm] | Event and task manager
[Eureka] | CLI tool to input and store ideas without leaving the terminal
[Ff] | A distributed note taker and task manager
[git-pending] | Git plugin to list TODO, FIXME, … comments in a repository
[nb] | CLI note-taking, bookmarking, archiving, and knowledge base app
[Neorg] | Tool for structured note taking and project/task management
[Nvim-OrgMode]| Orgmode clone written in Lua for Neovim
[Org mode] | Notes and todo lists powered by an Emacs based plain-text system
[Pomoday] | Keyboard only task management web app
[Smos] | Purely functional semantic tree-based editor (like [Org mode])
[t] | Minimal command-line todo list manager
[Taskbook] | Tasks, boards & notes for the command-line habitat
[Taskell] | Command line Kanban board / task management
[Taskwarrior] | Command line task management
[td-cli] | Command line todo list manager
[Todo.txt] | Simple and extensible shell script for managing a todotxt file
[Todoman] | Simple iCalendar + CalDAV based CLI todo manager
[Toodles] | Project management from the TODO's in your codebase
[Tracli] | Command line app that tracks your time
[Ultralist] | Open source task management system for the command line
[TTDL] | Terminal Todo List Manager
[Unfog] | A simple CLI task and time manager
[Work] | CLI TODO app written with Rust and SQLite
[Yokadi] | Command line oriented, SQLite powered todo list
[Vim-OrgMode] | Text outlining and task management based on Emacs' Org-Mode


## Comparison

Status on 2020-03-02:
Status on 2024-01-17:

<!-- Uses non breaking hyphens for date hyphens -->

Nr|Name |Stars|Commits|Contrib.| Code | 1. Commit
-:|-------------|----:|------:|-------:|:----------------:|----------
1|[Taskbook] | 7449| 227| 25 |[JavaScript][TbGH]|2018‑02‑12
2|[Todo.txt] | 3907| 444| 42 |[Shell][TtxtGH] |2009‑03‑05
3|[Buku] | 3396| 1699| 52 |[Python][Buku] |2015‑11‑02
4|[Org mode] |~3000| 22935| 543 |[EmacsLisp][OmC] |2003‑01‑01
5|[nb] | 2035| 3420| 3 |[Shell][nb] |2014-11-12
6|[Taskwarrior]| 1145| 9016| 83 |[C++][TwGH] |2008‑04‑19
7|[Toodles] | 944| 207| 13 |[Haskell][TooGH] |2018‑09‑04
8|[Taskell] | 834| 989| 7 |[Haskell][TllGH] |2017‑11‑15
9|[Ultralist] | 707| 356| 15 |[Go][UlGH] |2016‑04‑23
10|[t] | 632| 97| 9 |[Python][t] |2009-08-26
11|[Pomoday] | 443| 149| 12 |[TypeScript][PGH] |2019‑10‑24
12|[CommitTasks]| 290| 94| 4 |[JavaScript][CTGH]|2018‑08‑17
13|[git-pending]| 257| 37| 2 |[JavaScript][gpGH]|2019‑06‑17
14|[Eureka] | 161| 147| 7 |[Rust][Eureka] |2017‑11‑20
15|[Ff] | 128| 775| 9 |[Haskell][Ff] |2017‑12‑29
16|[Dstask] | 125| 479| 2 |[Go][Dstask] |2018-12-08
17|[Yokadi] | 113| 1159| 12 |[Python][YGH] |2008‑08‑24
18|[Smos] | 113| 797| 5 |[Haskell][SmosGH] |2018‑07‑29
19|[Unfog] | 49| 104| 1 |[Haskell][Unfog] |2019‑10‑22
20|[TaskLite] | 44| 234| 1 |[Haskell][TLGH] |2018‑06‑04
21|[Tracli] | 33| 56| 2 |[JavaScript][TrGH]|2019‑07‑15
22|[Etm] | 13| 3203| 2 |[Python][Etm] |2017‑09‑02
23|[Work] | 12| 65| 1 |[Rust][Work] |2020‑07‑15
24|[Eagle] | 10| 46| 1 |[Python][Eagle] |2018‑10‑28
Nr|Name |Stars|Commits|Contrib.| Code | 1. Commit
-:|--------------|----:|------:|-------:|:----------------:|----------
1|[nb] | 6078| 7395| 20 |[Shell][nb] |2014‑11‑12
2|[Buku] | 5976| 2028| 68 |[Python][Buku] |2015‑11‑02
3|[Todo.txt] | 5391| 483| 66 |[Shell][TtxtGH] |2009‑03‑05
4|[Neorg] | 5253| 3121| 101 |[Lua][Neorg] |2021‑04‑11
5|[Org mode] |~4000| ~25000| 543 |[EmacsLisp][OmC] |2003‑01‑01
6|[Taskwarrior] | 3643| 11578| 140 |[C++][TwGH] |2008‑04‑19
7|[Vim-OrgMode] | 3066| 1044| 47 |[Python][VomGH] |2010‑10‑09
8|[Nvim-OrgMode]| 2594| 939| 53 |[Lua][NvomGH] |2021‑05‑13
9|[Dooit] | 1788| 908| 14 |[Python][Dooit] |2022‑04‑17
9|[Toodles] | 968| 211| 13 |[Haskell][TooGH] |2018‑09‑04
10|[Eureka] | 718| 258| 8 |[Rust][Eureka] |2017‑11‑20
11|[Dstask] | 752| 879| 13 |[Go][Dstask] |2018‑12‑08
12|[Todoman] | 447| 965| 36 |[Python][TmGH] |2015‑03‑29
13|[Smos] | 274| 2709| 23 |[Haskell][SmosGH] |2018‑07‑29
14|[Unfog] | 181| 198| 4 |[Haskell][Unfog] |2019‑10‑22
15|[td-cli] | 181| 301| 5 |[Python][td-cli] |2018‑06‑03
16|[TTDL] | 178| 238| 7 |[Rust][TTDL] |2018‑12‑30
17|[TaskLite] | 159| 398| 5 |[Haskell][TLGH] |2018‑06‑04
18|[Etm] | 40| 3773| 4 |[Python][Etm] |2017‑09‑02


## Archive

The following projects appear to be inactive or no longer actively maintained:

Name | Description
--------------|-----------------------------------------------------------------
[CommitTasks] | Combination between git commit and todo list
[Eagle] | Minimalistic todo app for command line
[Ff] | A distributed note taker and task manager
[git-pending] | Git plugin to list TODO, FIXME, … comments in a repository
[Pomoday] | Keyboard only task management web app
[t] | Minimal command-line todo list manager
[Taskbook] | Tasks, boards & notes for the command-line habitat
[Taskell] | Command line Kanban board / task management
[Tracli] | Command line app that tracks your time
[Ultralist] | Open source task management system for the command line
[Work] | CLI TODO app written with Rust and SQLite
[Yokadi] | Command line oriented, SQLite powered todo list


Name |Stars|Commits|Contrib.| Code | 1. Commit
-------------|----:|------:|-------:|:----------------:|----------
[Taskbook] | 8852| 232| 28 |[JavaScript][TbGH]|2018‑02‑12
[Taskell] | 1639| 1064| 10 |[Haskell][TllGH] |2017‑11‑15
[Ultralist] | 941| 419| 19 |[Go][UlGH] |2016‑04‑23
[t] | 737| 97| 9 |[Python][t] |2009‑08‑26
[Pomoday] | 575| 165| 14 |[TypeScript][PGH] |2019‑10‑24
[CommitTasks]| 295| 94| 4 |[JavaScript][CTGH]|2018‑08‑17
[git-pending]| 288| 37| 2 |[JavaScript][gpGH]|2019‑06‑17
[Ff] | 187| 833| 10 |[Haskell][Ff] |2017‑12‑29
[Yokadi] | 129| 1159| 12 |[Python][YGH] |2008‑08‑24
[Tracli] | 37| 62| 3 |[JavaScript][TrGH]|2019‑07‑15
[Eagle] | 27| 46| 1 |[Python][Eagle] |2018‑10‑28
[Work] | 24| 67| 1 |[Rust][Work] |2020‑07‑15


[Buku]: https://github.com/jarun/Buku

[CommitTasks]: https://github.com/ZeroX-DG/CommitTasks
[CTGH]: https://github.com/ZeroX-DG/CommitTasks

[Dooit]: https://github.com/kraanzu/dooit

[Dstask]: https://github.com/naggie/dstask

[Eagle]: https://github.com/im-n1/eagle
Expand All @@ -84,8 +112,13 @@ Nr|Name |Stars|Commits|Contrib.| Code | 1. Commit

[nb]: https://github.com/xwmx/nb

[Neorg]: https://github.com/nvim-neorg/neorg

[Nvim-OrgMode]: https://nvim-orgmode.github.io/
[NvomGH]: https://github.com/nvim-orgmode/orgmode

[Org mode]: https://orgmode.org
[OmC]: https://code.orgmode.org/bzg/org-mode
[OmC]: https://git.sr.ht/~bzg/org-mode

[Pomoday]: https://pomoday.app/
[PGH]: https://github.com/huytd/pomoday-v2
Expand All @@ -107,20 +140,30 @@ Nr|Name |Stars|Commits|Contrib.| Code | 1. Commit
[Taskwarrior]: https://taskwarrior.org
[TwGH]: https://github.com/GothenburgBitFactory/taskwarrior

[td-cli]: https://github.com/darrikonn/td-cli

[Todo.txt]: http://todotxt.org/
[TtxtGH]: https://github.com/todotxt/todo.txt-cli

[Todoman]: https://todoman.readthedocs.io
[TmGH]: https://github.com/pimutils/todoman

[Toodles]: https://github.com/aviaviavi/toodles
[TooGH]: https://github.com/aviaviavi/toodles

[Tracli]: https://github.com/ridvankaradag/tracli-terminal
[TrGH]: https://github.com/ridvankaradag/tracli-terminal

[TTDL]: https://github.com/VladimirMarkelov/ttdl

[Ultralist]: https://ultralist.io
[UlGH]: https://github.com/ultralist/ultralist

[Unfog]: https://github.com/unfog-io/unfog-cli

[Vim-OrgMode]: https://github.com/jceb/vim-orgmode
[VomGH]: https://github.com/jceb/vim-orgmode

[Work]: https://github.com/g-w1/work

[Yokadi]: https://yokadi.github.io/
Expand Down

0 comments on commit 1cdded1

Please sign in to comment.