About milk-pm
A configurable project dashboard for Remember The Milk
What is milk-pm?
milk-pm is a web dashboard that transforms your Remember The Milk (RTM) lists into a powerful project management view. It works out of the box with milk-mcp conventions but supports custom list mappings for any workflow.
Features
- •Project Dashboard: See all your projects at a glance with task counts for TODO, Backlog, and Bugs
- •Due Date Views: Collapsible sections for overdue, due today, and due this week tasks
- •Real-Time Search: Instantly find tasks across all projects (press /)
- •Quick Add: Add tasks with smart parsing for dates, priorities, and tags (press q)
- •History: See completed tasks from the past week, grouped by date (press g h)
- •Keyboard Shortcuts: Vim-style navigation for power users (press ? for help)
- •Project Customization: Set colors, descriptions, categories, and repository links
- •milk-mcp Integration: Auto-discovers projects using the CC: naming convention
milk-mcp Convention
milk-pm automatically discovers projects that follow the milk-mcp list naming pattern:
CC: project-name - TODO
CC: project-name - Backlog
CC: project-name - Bugs
CC: project-name - Decisions
CC: project-name - Context
Keyboard Shortcuts
Navigation
gd
Go to Dashboardgh
Go to Historygs
Go to Settingsga
Go to AboutActions
/Focus search
qQuick add task
?Show shortcuts
EscClose dialogs
In Search/Results
↑↓Navigate results
EnterSelect result
Open Source
milk-pm is open source and available on GitHub. Contributions, issues, and feature requests are welcome!
Credits
Built with Next.js, Supabase, and the Remember The Milk API.