Skip to main content

Console UI to manage your todo.txt file(s).

Project description

pter

Your console and graphical UI to manage your todo.txt file(s).

Also in this package, the QT5 based graphical user interface, qpter.

pter has a bunch of features that help you managing your todo.txt file:

  • Fully compatible to the todo.txt standard
  • Support for due:, h:, t:
  • Save search queries for quick access
  • Convenient entering of dates
  • Configurable behaviour, shortcuts, and colors
  • Time tracking

There is also a graphical user interface called qpter.

Installation

Install from PIP

To install pter you can either clone the repository (see at the end) or, much simpler, use pip to install it:

pip install pter

If you want to use the Qt GUI qpter, you have to install PyQt5::

pip install PyQt5

Clone from github

To go the long way and clone the repository from github, these are the steps to follow:

git clone https://github.com/vonshednob/pter.git
cd pter
pip install .

Using pter

To launch pter you have to tell it where your todo.txt file is:

pter ~/todo.txt

For the graphical user interface (requires QT), you have to start it like this:

qpter ~/todo.txt

Both will give you a listing of all your tasks order by how soon they will be due and what priority you have given them.

You can navigate the tasks with your cursor keys and edit selected tasks by pressing e.

More default shortcuts are:

  • e, edit the selected task
  • n, create a new task
  • d, mark the selected task as done (or toggle back to not done)
  • ?, show all keyboard shortcuts
  • q, quit the program

There is a complex search available (have a look at the manual for details), but the short version is:

  • press / to enter your search terms
  • search for done:n to only show incomplete tasks
  • search for a context with @context
  • search for a project with +project
  • search for tasks that do not belong to a context with -@context or not:@context
  • press Return to return the focus to the task list

Using qpter

To launch the Qt GUI, you may (but don’t have to) provide the location of your todo.txt file::

qpter ~/todo.txt

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

pter-2.0.0.tar.gz (342.0 kB view details)

Uploaded Source

Built Distribution

pter-2.0.0-py3-none-any.whl (95.3 kB view details)

Uploaded Python 3

File details

Details for the file pter-2.0.0.tar.gz.

File metadata

  • Download URL: pter-2.0.0.tar.gz
  • Upload date:
  • Size: 342.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pter-2.0.0.tar.gz
Algorithm Hash digest
SHA256 b8c9c30b80b660a15dd0dddce02992c8f36d2f69aaa64c569fc12cff0c4d9ea1
MD5 0e6d6e500911bb5a8f123063295f7442
BLAKE2b-256 96172cb15e3e44ddc6c4e627ee10c959555193030fb8e9700c9d2d41c2d7fc2a

See more details on using hashes here.

File details

Details for the file pter-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: pter-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 95.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pter-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15bca4fe782ae9b06b07835d03402c2667fe79c38b6ef24502fff22da973ea26
MD5 a01e8d8626d0638e13842e3017c413c4
BLAKE2b-256 db9308b4e45b87ee6d278e7d059cab5e88b89dd16124e7928a8553bc802965ef

See more details on using hashes here.

Supported by

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