MuffinTheDragon / daily-habit-tracker

Minimalistic app to help track and build daily habits
https://www.dailyhabits.dev/
60 stars 3 forks source link

import habits from a file or mass-add them in textarea #1

Open maciejjankowski opened 3 months ago

tech4bueno commented 3 months ago

+1 to the request for habits import, to enable migration from other tools (assuming that's where you were going with this?). Ability to import a history of 'checks' for a habit would also be needed in this case.

MuffinTheDragon commented 3 months ago

Oh that's a great idea. Not sure how well a file would work since the way data is stored in this app vs other apps may be different and require a lot of manual intervention to get the importing to work.

Would something like this be useful?

maybe there can be bulk add option that does the above workflow but requires less clicks