madrecha / jamku

Jamku: Practice Management software for CPA, CA, CS, Advocates, Consultants to manage tasks, clients, billing, chat, attendance, etc. Feature-rich, blazing fast.
https://madrecha.com/jamku
Other
18 stars 0 forks source link

ignoring the task #1315

Open vaidhyaca opened 10 months ago

vaidhyaca commented 10 months ago

Feature Request

when I ignore a task the todos are not getting reversed. those items are still appearing in current to do. I wnat this feature

Use-Case

if I make one task as ignore immediately my todos are maintaing

Anything else?

No response

adarshmadrecha commented 10 months ago

As per you, what should happen to the Todos?

I can think of folowing options

  1. Simply hide the Todo of the task which are ignored --> 🚀 Possible, but will make the Todo List slow. Simple to implement.
  2. Make the Todo as Non Current. --> 🚀 Will only affect the Current Todo List, not the entire list of Todo. Simple to implement.
  3. Ask the user if they want to delete the Todos --> 🚀 When user marks the Task as Ignore, ask the user if the Todos of the Task should be deleted?
adarshmadrecha commented 10 months ago

Similar Request - https://github.com/madrecha/jamku/issues/1318

vaidhyaca commented 10 months ago

🚀 When user marks the Task as Ignore, ask the user if the Todos of the Task should be deleted. can you implement

shaileshgzp commented 10 months ago

Sometimes, task is to be ignored in mid of work. In this scenario, Some ToDos may be marked as Completed. Hence for Ignored task, System must ask the user whether Pending ToDos are to be deleted. If answer is "Yes" then only Pending ToDos are to be deleted.