Skip to main content

todo.txt manager which adds tree printing

Project description

todotree

Latest Release pipeline status License

A todo.txt implementation with more features:

Installation

To use the interactive setup, install the package using:

pip install todotree[init]

To install the package on another machine, use pip install todotree. This does not have the init dependencies.

Interactively

To create the files interactively, use todotree init. The app will ask you a few questions about the features you want to enable and the locations of the files. It will then generate the files at the correct locations, and you can use todotree.

Manually

If you do not want to use the interactive version, you can run it manually. The commands are as follows:

mkdir -p ~/.local/share/todotree/
touch ~/.local/share/todotree/todo.txt
touch ~/.local/share/todotree/done.txt
touch ~/.local/share/todotree/config.yaml

To make use of the git versioning, the following steps need to be done.

  1. install git.
  2. run git init in the directory where the todo.txt and done.txt are. (ie ~/local/share/todotree)
  3. run git remote add origin <url> to add a remote repository. Note that the remote needs to be configured.
  4. Set the git_mode in the configuration to Full.
  5. run a todotree command which edits the files, such as edit. This will push the data to the remote repository.

Screenshots

projects

project

context

context


Repository initiated with fpgmaas/cookiecutter-poetry.

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

todotree-3.1.5.tar.gz (36.3 kB view details)

Uploaded Source

Built Distribution

todotree-3.1.5-py3-none-any.whl (56.0 kB view details)

Uploaded Python 3

File details

Details for the file todotree-3.1.5.tar.gz.

File metadata

  • Download URL: todotree-3.1.5.tar.gz
  • Upload date:
  • Size: 36.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/5.15.154+

File hashes

Hashes for todotree-3.1.5.tar.gz
Algorithm Hash digest
SHA256 00ad10b45a00d42a3135f8072408e6e2428a90fa60bd1c1269f800d52e453e07
MD5 cf5c4d991c0e07dfee340222b7e5feea
BLAKE2b-256 493d3959702bf234d1192653ba5bcd8ebcbe3a27f586b6d8e2c0991bd12fcf93

See more details on using hashes here.

File details

Details for the file todotree-3.1.5-py3-none-any.whl.

File metadata

  • Download URL: todotree-3.1.5-py3-none-any.whl
  • Upload date:
  • Size: 56.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/5.15.154+

File hashes

Hashes for todotree-3.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 98dc95be60235eaae7c0b6ff78018b408112bccbd77b7fe71bcfac4d4c00cd99
MD5 78f1d6c76c7bd21fdea019fc17fadc09
BLAKE2b-256 2eed8398411fe1c4e4b8fa593741e91ebf2a6852f205f3f4b912944396cd646c

See more details on using hashes here.

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