
Todo.txt
Todoist
Task Coach
EssentialPIM
CherryTree
GTDNext
Taskwarrior
Strikethru
GitHub Codespaces
replit
StackBlitz
CloudShell
vscode.dev
CodeTasty
AWS Cloud9
StackHive
Todo.txt
GitHub CodespacesPeople 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 Codespaces should be more popular than Todo.txt. It has been mentiond 152 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
First, remote dev environments became table stakes. GitHub Codespaces, Gitpod, and self-hosted dev containers became how serious teams worked. Every engineer I know who ships to production now SSHs into a box they didn't provision, edits files with whatever editor is installed, and commits from a terminal. An IDE-bound agent requires you to also forward your IDE to the remote box, which most people don't bother... - Source: dev.to / 3 months ago
This package provides support for managing GitHub Codespaces in Emacs and connecting to them via TRAMP. It provides a handy completing-read UI that lets you choose from all your created codespaces. - Source: dev.to / 5 months ago
GitHub Codespaces provides 60 hours of free compute time every month, which is more than enough for scoped home assignments or interviews. Itโs a full VSCode in the browser at github.dev or vscode.dev. - Source: dev.to / 8 months ago
GitHub Codespaces - Cloud development. - Source: dev.to / about 1 year ago
https://github.com/features/codespaces All you need is a well-defined .devcontainer file. Debugging, extensions, collaborative coding, dependant services, OS libraries, as much RAM as you need (as opposed to what you have), specific NodeJS Versions โ all with a single click. - Source: Hacker News / over 1 year ago
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Task Coach - Task Coach is a simple open source todo manager to keep track of personal tasks and todo lists.
StackBlitz - Online VS Code Editor for Angular and React
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.
CloudShell - Cloud Shell is a free admin machine with browser-based command-line access for managing your infrastructure and applications on Google Cloud Platform.