Background:
A task can be created with an optional id’s and/or optional item id and can be assigned a label
with id’s you can complete tasks from flows
with item-id’s you can create multiple instances of tasks that are grouped by there id allowing you to complete the whole group of tasks or a specific task, for example create a specific task for replacing a device its battery using a device unique identifier
with a label you can tag a task, and filter out those in the widget, for example you can create a label for a person in your household and see that as a way to assign a task to a person and have a widget for that specific person to show there open tasks
Thanks! I will send you a list with all the texts that need to be translated to German would be great if you can help me and others with that
I’m going to submit a app update today with Norwegian translations (kudos @Gakk )
And I will definitely look into your condition card request, great idea!
Yeah thats a bug, you can currently only create tasks in the advanced flow editor. I have just submitted a fix (1.0.6) for that hopefully its live soon
Yes, this works for me! The cards are available and seem to be working based on a simple test. The flow card ‘task created’ however does not seem to trigger when a new task is created.
Could you test is you not updated a card, if you trigger a task with the same identifier as an existing open task the task message is updates and that’s a different when card, also if you don’t change the title the updated card is also not triggered
The Tasks app has been mentioned in the latest homey podcast
If someone wants to print their open tasks using @Emile’s HomeyPrint app, this is probably how you can do it, havent tested how the homey print app handles line breaks:
Great app. I am currently make a flow when all the household ID-card’s, drivings licence and pasports have to be renewed.
Missing one IF card: A task with .. (ID) is finished. The IF card: ‘A task has finished’ is resetting all the variables in all the other tasks in stead of just the one I want.
Just submitted the first big update to test,
1.1.0 adds the ability to mark tasks with a label and filter the presented tasks in the widget based on those labels, this adds the ability to only show specific tasks in a dashboard or mark tasks based on a user’s name and have the tasks widget on the home screen for that user only show their open tasks. This all is done using a extra card that adds a label to a task with a specific identifier.