NayamAmarshe / please

🙏 Please CLI - Minimalistic New Tab Page CLI Tool with a greeting, date and time, inspirational quotes and your personal tasks and to-do list
MIT License
582 stars 26 forks source link

Really nice: One request #30

Open sasa opened 1 year ago

sasa commented 1 year ago

Thanks for please :-)

It would be really cool if you could have todo lists on a per directory basis. If I am in

~/project1

I would love to have

~/project1/.please/items.json

and use these instead of the global todo items.

Don't know if it is possible, but here you go :-)

Greetings Saša

NayamAmarshe commented 1 year ago

Oh wow, that's a really good idea. I'll try to add the feature when I get time :)

niksingh710 commented 1 year ago

Oh wow, that's a really good idea. I'll try to add the feature when I get time :)

I guess this could be achieved by appending dir json at the runtime in the default config.json as then this will not affect the default config of user.