Skip to main content

A task flow management tool for syncing todo files with taskwarrior

Project description

tflow

A task flow management tool for syncing todo files with taskwarrior.

Installation

Development Installation (Editable Mode)

Install the package in editable mode so you can use the tflow command anywhere:

# In the project directory
pip install -e .

Regular Installation

pip install .

Usage

After installation, you can use the tflow command directly:

# Show available commands
tflow --help

# Read and import tasks from todo files
tflow read -c /path/to/files.yaml

# Modify tasks
tflow modfiy -a "new_data" -c "command"

Configuration

Create a files.yaml configuration file to specify your todo file locations:

sources:
  - id: "project1"
    type: "static"
    path:
      darwin: "/path/to/project1.todo"
      wsl: "/mnt/path/to/project1.todo"
  - id: "daily"
    type: "daily"
    path:
      darwin: "/path/to/agenda/todo"
      wsl: "/mnt/path/to/agenda/todo"

Development

# Create virtual environment
python3 -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate

# Install dependencies
pip install -e ".[dev]"

# Run tests
pytest

Requirements

  • Python >= 3.10
  • taskwarrior installed on your system

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

task_flow_enmu-0.1.1.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

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

task_flow_enmu-0.1.1-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file task_flow_enmu-0.1.1.tar.gz.

File metadata

  • Download URL: task_flow_enmu-0.1.1.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for task_flow_enmu-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a5458264190f26f1b32de9a398f6e0b66793cb8ce6567a093ac8e647823c1f58
MD5 ca0ad81d75ba5b548dea61e75f80e112
BLAKE2b-256 e80d188840656eb5e3ac7bed5ba62df43cf75f30112edd2b3930f1cdb2610c43

See more details on using hashes here.

File details

Details for the file task_flow_enmu-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: task_flow_enmu-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for task_flow_enmu-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 84d7fdd1a39d69089243a604ee1c7220e3bf3ed93d761799239ce4249e176b9b
MD5 24b2e2d9e0032f88015bc584c5e2769f
BLAKE2b-256 420f1159ce3cd924b63ff529596afb79c829ae90c797e3894197fc6da55f6d43

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