Physiix / topsi-project-manager

A Desktop Kanban board app.
GNU Affero General Public License v3.0
1.38k stars 167 forks source link

How to delete a project or a milestone in Windows Pre-Alpha Release? #6

Open chengzhycn opened 6 years ago

chengzhycn commented 6 years ago

I use the pre-alpha release at my windows for project manage. But I cant find the delete button when I create a unwanted project or a milestone.

Physiix commented 6 years ago

There is no delete button at the moment, I have the implementation locally, I'll most likely push the change for tomorrow, which will allow the users to delete milestones and projects. In the mean time, in the project's directory there is a data directory, inside you'll find database.json, and your project should be listed in the "projects" array, and you can just remove the project that you want. But I agree, It should be easier to delete projects and milestones, it'll be done for the next release :)