Closed deleolajide closed 5 years ago
Use this codepen - https://codepen.io/Develonaut/pen/XJyzeZ or https://github.com/Linda-Ikechukwu/Todo-App for inspiration or as a template for the to-do list UI
Started work on this using a Kanban board in the style of Trello
This looks too different to Spark's tasks now :) Or is this going be compatible somehow?
It will be backward compatible with Spark. The plan is to extend the data model. In Spark every task will belong to a single default list while in Pade we can have multiple lists and a task item can have a description.
I see this in the changelog, but i don't see how to access tasks.
It has to be enabled in preferences
and then the icon shows on the toolbar of a groupchat
Notes button in group chat shows some shared notepad that anyone can open and edit. I don't know how to open my personal notepad (as i see in Spark).
Tasks are not very compatible with Spark. Sometimes it works kind of. But after a few logins and log out i now have every task showing twice in Spark. If i mark a task as complete in Spark, this doesn't reflect in Pade. If i delete a task in Spark, it still shows up in Pade (have tried to restart completely). I don't think one can use both systems at the same time (not that i believe someone will, Spark's version is too limited for real task management).
Spark uses private data storage to store to-do tasks and notes on Openfire.
and
Add support for this feature in Converse using the info panel and modal dialog boxes from the info plugin to implement the UI.
An example stream or XMPP stanzas to get and set notes and tasks is shown below.