
Todo.txt
Todoist
Task Coach
EssentialPIM
CherryTree
GTDNext
Taskwarrior
Strikethru
GitHub CLI
GitHub
Git
Homebrew
VS Code
GitHub Actions
GitHub Copilot
Medium CLI
Todo.txt
GitHub CLIPeople who are tech-savvy and appreciate minimalism, users who dislike being tied down by proprietary software, those who want a highly customizable system, and anyone who enjoys working with plain text formats and automation.
Based on our record, GitHub CLI should be more popular than Todo.txt. It has been mentiond 141 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I maintain a fleet of small OSS projects. The cross-cutting "what do I do next" list used to live in my head, then in a SaaS board, then nowhere useful. What finally stuck is embarrassingly low-tech: a single todo.txt in todo.txt format, plus a few dozen lines of dependency-free shell and Python around it. - Source: dev.to / 4 days ago
I've gone full circle at least two or three times in my life when it comes to todo apps. Where I end up every time I tried all apps and processes is a todo.txt file, based on the http://todotxt.org file format. Now AI agents happily contribute to it as well :-). Is anyone else in that boat? - Source: Hacker News / 2 months ago
I built this plugin because I'm a huge fan of todo.txt files. Just plain text, no databases, no complex formats, no vendor lock-in. And pairing that simplicity with Sublime Text's blazing speed helps me tremendously with keeping my ADHD in check. If you want to learn more about the todo.txt format, you can check: http://todotxt.org/. - Source: Hacker News / 8 months ago
Ooooh... You just gave me an idea :). A TUI for http://todotxt.org/. That way, there's no lock-in and people can easily use their existing todo.txt to try the TUI. I'm looking for a TUI idea to explore Ratatui, so maybe this is it right here! - Source: Hacker News / 9 months ago
There is a format called todo.txt that works follows very readable syntax (like your own example) and has some minimal bells and whistles if you want it to: http://todotxt.org/ As an alternative: I started using org-mode 5 years ago and have never looked back. - Source: Hacker News / 11 months ago
Install GitHub CLI and run gh copilot to get AI command help, verify syntax, and simplify GitHub workflows from the shell. Itโs a great way to keep working in one place while still getting quick guidance on commands and workflow steps. - Source: dev.to / 16 days ago
Gh auth token โ if the GitHub CLI is installed and logged in. - Source: dev.to / 3 months ago
Since gh-stack is a gh CLI extension, you'll need the GitHub CLI installed first:. - Source: dev.to / 3 months ago
Install the GitHub CLI, authenticate once with gh auth login, then:. - Source: dev.to / 3 months ago
Have the GitHub command line tools (gh) installed If you use use-package-ensure-system-package, Emacs can install this for you automatically: (use-package use-package-ensure-system-package :ensure t) (use-package codespaces :ensure-system-package gh :config (codespaces-setup)) Enter fullscreen mode Exit fullscreen mode. - Source: dev.to / 5 months ago
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Task Coach - Task Coach is a simple open source todo manager to keep track of personal tasks and todo lists.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
EssentialPIM - EssentialPIM is a free Personal Information Manager that keeps up with the times and lets you manage appointments, tasks, notes, contacts, password entries and email messages across multiple devices and cloud applications.
Homebrew - The missing package manager for macOS