Skip to main content

Simple to-do list CLI manager in Python

Project description

Todopy2 is tiny Python program that helps you manage your stupid and utterly simple todo list, that you hold in plain text file ($HOME/todo.log by default).

You might ask yourself: “Why the hell would you keep your todo list in a file?” If you do, then please move along, there is nothing interesing for you to see here. This is for the people who need to keep it in the text file, to parse it with other software, sync it with custom wiki, or Android application, and what not.

Installation

The easiest way is to install it with pip:

pip install todopy2

After that, you’ll have todo executable in your path to invoke.

Usage

Listing tasks

To list all task, just invoke the program without any arguments:

todo

You can use built-in help to refine it a little bit. Consult:

todo -h

Adding tasks

todo add today ‘Shuffle keys to make Dvorak keyboard’

Starting tasks

todo start 1

That number up there is the item number. You can see item numbers when you list tasks.

Reseting tasks

Since you know you will mark stuff as started, and then forget about it:

todo reset 1

Marking it as done

todo done 1

Cleaning

It is just a text file, but we sure do a lot of stuff. This command removes items that are done:

todo clean

Moving around

You figured out you won’t be able to make it today, lets move it to later:

todo move 1 later

Removing items

Yeah, let’s not do that at all:

todo remove 1

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

todopy2-1.3.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

todopy2-1.3-py2.py3-none-any.whl (8.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file todopy2-1.3.tar.gz.

File metadata

  • Download URL: todopy2-1.3.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for todopy2-1.3.tar.gz
Algorithm Hash digest
SHA256 3c5840b38294bbd38812b7a329ed913406c823a5862eebedeee9b2a74db8b6b7
MD5 4789fcd8261c8750560e999f7da8da19
BLAKE2b-256 0fa350033b21d7fdab7926f3f4e62bf63924119cff2655fd80cce292b172ef99

See more details on using hashes here.

File details

Details for the file todopy2-1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for todopy2-1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30f936c51902cb914ab6e88362e2c97f2f0d1b403cb57d765cf1e60a711d0454
MD5 19b7a48a02bc1efb2e648b029e181a6f
BLAKE2b-256 09b2bba43b69517f19720e80127463b5eea575bb1af743bfa79802717c3fcca8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page