DeltaTask

DeltaTask

7

DeltaTask is an advanced task management system that offers local hosting and Obsidian integration, allowing users to manage tasks with a Model Context Protocol. It features a smart priority engine, task decomposition, a tagging system, and API access through MCP for sophisticated task management solutions.

DeltaTask - Advanced Task Management System

A powerful, locally-hosted task management application with Obsidian integration and a Model Context Protocol (MCP) server.

Features

  • Smart Task Management with urgency levels and effort estimates
  • Automatic prioritization of tasks
  • Task decomposition into subtasks
  • Custom tagging system
  • Local storage with SQLite database
  • Bi-directional sync with Obsidian
  • Full API access through MCP

Technical Details

  • Tasks have properties like title, description, urgency, effort, and completion status
  • SQLite database with tables for tasks and tags
  • Integration with Obsidian for task management and visualization

Getting Started

  • Requires Python 3.10+, SQLite3, and optionally Obsidian
  • Installation involves setting up a Python environment and installing dependencies
  • Instructions for configuring and running the MCP server are available

Model Context Protocol (MCP)

  • Implements structured data models and hierarchical task organization
  • Enables intelligent sorting and tagging system
  • Provides statistics and insights for task patterns
  • Allows markdown-based visualization with Obsidian