v0.1.2 β Interactive Project Setup (No YAML Required)
What's New
Zero-Config Project Setup π―
No more editing YAML files! TaskMind now guides users through project setup interactively.
During install:
π§ TaskMind β Quick Project Setup
Common categories (y/n for each):
Add 'Meetings'? [Y/n]: y
Add 'Communication'? [Y/n]: y
Add 'Email'? [Y/n]: y
Add a custom project? [Y/n]: y
Project name: My Client
Keywords to match: client-site, CLIENT-
β Added!
β
Setup complete! 4 projects configured.
New Commands
taskmind setupβ full guided project wizardtaskmind add-projectβ add one project interactivelytaskmind remove-projectβ remove by number selection
Install (unchanged)
git clone https://github.com/rishapgandhi/taskmind.git
cd taskmind && bash install.shThe installer now runs the setup wizard automatically at the end.
Full Changelog: v0.1.1...v0.1.2