People 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, Todo.txt should be more popular than Django. It has been mentiond 41 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.
If text files are your world, then http://todotxt.org/ might be for you. I'm currently using "pter". - Source: Hacker News / 18 days ago
A very similar idea and philosophy - http://todotxt.org. - Source: Hacker News / 3 months ago
For a few years, I evolved a slightly-modified Todo.txt format for this purpose, to represent both tasks and appointments. http://todotxt.org/ https://www.neilvandyke.org/todotxt/ In some ways it worked well, but there were a few drawbacks, and eventually I switched to native calendar programs on desktop and mobile. Drawbacks I personally felt: * In the text file, recurring tasks didn't show up when I looked into... - Source: Hacker News / 3 months ago
Reminds me of how I started my foray into plaintext task management: - http://todotxt.org - https://taskwarrior.org - https://www.taskpaper.com - https://notational.net Eventually, I decided multi-platform sync and mobile access were more important than the CLI. (Also I have the browser open more than the CLI.) In addition, I found a single line per task was not enough (that's why I started looking into TaskPaper... - Source: Hacker News / 10 months ago
FSNotes for macOS and iOS is one I used for a little while. https://fsnot.es/ todo.txt is another thing that comes to mind. http://todotxt.org/ And of course pretty much all of *nix. - Source: Hacker News / about 1 year ago
Let's dive into a quick implementation of this using AWS and Django. We will be using a couple of ideas from the AWS Official Blog. - Source: dev.to / 10 months ago
Django is a high-level Python web framework. It is an Model-View-Template(MVT)-based, open-source web application development framework. It was released in 2005. It comes with batteries included. Some popular websites using Django are Instagram, Mozilla, Disqus, Bitbucket, Nextdoor and Clubhouse. - Source: dev.to / over 2 years ago
This seems like a job for Django. MDN offers a really good tutorial here. To be honest, it would be a massive undertaking so I’d recommend going for a prebuilt solution like PowerSchool and the like. Source: almost 3 years ago
The first party docs are second to none. Start out with the official tutorial on https://djangoproject.com . Source: almost 3 years ago
Im teaching myself to build a backend SaaS. Can you build it just as fast as with RoR and gems? Is it all on the documentation on djangoproject.com? Just learning how to use it atm, any good tutorials as well? Source: almost 3 years ago
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
Laravel - A PHP Framework For Web Artisans
Task Coach - Task Coach is a simple open source todo manager to keep track of personal tasks and todo lists.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
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.
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.