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).

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 first::

pip install PyQt5
pip install pter

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 .

There is a man-page available, but pip won’t install it by default (it doesn’t know where to). If you want to, you can just copy it from man/pter.1 to your man-page folder (usually ~/.local/share/man/man1).

Using pter

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

pter ~/todo.txt

This 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 will also 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-1.0.3.tar.gz (60.5 kB view details)

Uploaded Source

Built Distribution

pter-1.0.3-py3-none-any.whl (48.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pter-1.0.3.tar.gz
  • Upload date:
  • Size: 60.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for pter-1.0.3.tar.gz
Algorithm Hash digest
SHA256 a31398bdf16c054aea25d6afb49e8c057216283b6a5c5133ed1f14ae6cc2f6b3
MD5 dc8e9b267f14d0fb6758885950054cd6
BLAKE2b-256 04bd764e0c4e50f266302da53571b9af3cc4e48f3559221b778e3e4f0a29591e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pter-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 48.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for pter-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5f00c48555347585681777af82b52d7ddf5f519155147a8543a2d60d5330fda4
MD5 2e5c26c6d091505f60f41e7f93a1e3b7
BLAKE2b-256 f369da410116301b91a809c03f153b84a4c8c7d38ab44eedcb3a126dd9e12dfb

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