Skip to main content

An interactive terminal based todo.txt file editor with an interface similar to mutt

Project description

todotxt-machine is an interactive terminal based todo.txt file editor with an interface similar to mutt. It follows the todo.txt format and stores todo items in plain text.

Screenshots

View your todos in a list with helpful syntax highlighting:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot1.png

Sort in ascending or descending order, or keep things unsorted:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot3.png

Filter contexts and projects:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot2.png

Search for the todos you want to edit:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot4.png

Search with fuzzy matching:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot5.png

Tab completion of contexts and projects:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot6.png

And some quotes for when you have nothing left to do:

https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot_quote1.png https://raw.github.com/AnthonyDiGirolamo/todotxt-machine/master/screenshots/screenshot_quote2.png

Requirements

Python 2.7 or Python 3.3 with readline support on Linux or Mac OS X. todotxt-machine outputs raw terminal control sequences to draw its interface and does not rely on modules like curses or urwid.

Installation

pip install todotxt-machine

Command Line Options

usage: todotxt-machine.py [-h] [-f FILE] [--readline-editing-mode {emacs,vi}]

Interactive terminal interface for todo.txt files.

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  path to your todo.txt file
                        default:~/Dropbox/todo/todo.txt
  --readline-editing-mode {emacs,vi}
                        set readline editing-mode

Key Bindings

General

?            - display this help message
q, ctrl-c    - quit

Movement

j, down      - move selection down
k, up        - move selection up
g, page up   - move selection to the top item
G, page down - move selection to the bottom item

Filtering & Sorting

p            - select the next project
P            - select the previous project
c            - select the next context
C            - select the previous context
s            - switch sorting method

Searching

/            - start search
ctrl-l       - clear search

While Searching

enter        - end search
ctrl-c       - cancel search

Manipulating Todo Items

x            - complete / un-complete selected todo item
n            - add a new todo to the end of the list
o            - add a todo after the selected todo
O            - add a todo before the selected todo
enter, A, e  - edit the selected todo
D            - delete the selected todo

While Editing a Todo

ctrl-c       - cancel editing a todo
tab          - tab complete @contexts and +Projects

Planned Features

  • User defined color themes

  • Manual reordering of todo items

Updates

See the log on github

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

todotxt-machine-1.1.6.tar.gz (27.8 kB view details)

Uploaded Source

Built Distributions

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

todotxt_machine-1.1.6-py3.3.egg (62.3 kB view details)

Uploaded Egg

todotxt_machine-1.1.6-py2.7.egg (59.8 kB view details)

Uploaded Egg

File details

Details for the file todotxt-machine-1.1.6.tar.gz.

File metadata

File hashes

Hashes for todotxt-machine-1.1.6.tar.gz
Algorithm Hash digest
SHA256 9a62d65e7dbf5c39fc5ae59fa0083739ed75996f1b308e973bf0e1e2cba8cf2c
MD5 137803008127ad8dcd5ddaae04c1d73c
BLAKE2b-256 3263e4d1f8bc194dce754f620c41b3b98fd58a5d65c867f1c4ee5f017a360395

See more details on using hashes here.

File details

Details for the file todotxt_machine-1.1.6-py3.3.egg.

File metadata

File hashes

Hashes for todotxt_machine-1.1.6-py3.3.egg
Algorithm Hash digest
SHA256 0ee6f41d2f494146fc1093b85a890725cd9d6c793dd76c6a4928399c7a276286
MD5 ef2cc4945803c8d93477865c88c3b2fa
BLAKE2b-256 4e5eebe3ec3a2fd881d4713cf4cfcb483153bc1d63e0c29ad477e6568c936d0a

See more details on using hashes here.

File details

Details for the file todotxt_machine-1.1.6-py2.7.egg.

File metadata

File hashes

Hashes for todotxt_machine-1.1.6-py2.7.egg
Algorithm Hash digest
SHA256 2973f15c3b168cda197e0d43e871af82ba8900f07a491e97b11da6cf4a6401b0
MD5 230f1499572478b0a665e51dd88734a0
BLAKE2b-256 d72ae52603505f1f26e49d513a8277bcfee85bcc97d905aeda1aea9c990a1362

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