Skip to main content

Minimal todo app implementation

Project description

todo

A simple todo record which is simple as elegant, as it shows itself every time you spawn your terminal.

usage

  • type todo -h to list all functions
  • --enable / --disable is to enable or disable todo. For example, if you choose to python /path_to_todo/todo in your .bashrc, this flag would help you to disable you if it irritates at some point.
  • -n flag is to add new task. The format is as follows
    • python todo 'task-name'
    • a dialogue box opens to save priority preference on a scale of 1-3
  • -e flag is to edit a task. Usage:
    • python todo -e 'task-id'
    • save new description and priority on the same scale
  • -d flag deletes a task. Usage:
    • python todo -d 'task-id'

Todo [ get it?! ]

  • sort on the basis of priorities

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

todo9-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

todo9-0.0.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

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