Ayagikei / LifeUp

Pure and highly customizable gamified to-do and habit-forming app.
209 stars 4 forks source link

Support for Sub-Tasks in LifeUp API #172

Open Joe-4044 opened 3 weeks ago

Joe-4044 commented 3 weeks ago

Currently, while LifeUp’s API offers task creation and management, there is no way to create or link sub-tasks to a main task. This lack of sub-task functionality limits task organization and the ability to break down larger goals into manageable parts directly within LifeUp.

It would be ideal to support sub-task creation within the LifeUp API, allowing users to create main tasks and group associated sub-tasks. This could be achieved by either: Allowing sub-tasks to inherit a task_gid from a main task,

For sub-tasking, current alternatives involve manually grouping sub tasks by main task directly in the app

Thank you very much for considering these suggestions, i know how hard it is to roll out all these changes, thank you for what you do

Ayagikei commented 3 weeks ago

Hi,

Thanks a lot for your feedback and understanding!

We've been working on improving sub-task mechanisms recently, making creating and managing sub-tasks via the API easier.

We plan to roll out a series of new APIs in the upcoming v1.98 release, covering most major functionalities, including sub-task creation. Stay tuned for these updates.

Your suggestions are highly valued, and we aim to allow sub-tasks to inherit a task_gid from the main task.

Thank you for your patience and support!