Push notification services and their formats integration in Task Board plugin #3533
Replies: 4 comments 7 replies
-
Hi @tu2-atmanand, thanks for asking. Your messageActually the situation is somewhat better now than it was when that was written - there is a draft PR that offers to improve the docs, IIRC. I wasn't happy enough with its accuracy to merge it.
I don't - I use my calendar for time-critical things - of which there are not many in my life.
I am sure that a lot of people will find it useful. I don't yet understand what, if anything, you have in mind for Tasks in this area. Prior attempts to add Reminder format support to TasksThere have been two previous attempts at adding Reminders format support to the Tasks plugin: Unfortunately both were done as single big PRs, rather than breaking the projects down. Neither was robust enough to be merged. |
Beta Was this translation helpful? Give feedback.
-
Formats used by the respective plugins/servicesReminder plugin formats :
I will not support the below formats until Tasks plugin supports them in its Auto-suggestion menu :
Obsi App formats
Notifian App formats
|
Beta Was this translation helpful? Give feedback.
-
After going through this comment from the PR #1854 . I got a better idea and I think this would be a more efficient in terms of UI/UX :
|
Beta Was this translation helpful? Give feedback.
-
I’m on mobile at the moment, which isn’t the best place to review the detail of your comments. But, @tu2-atmanand, on reflection I don’t think Show&Tell is the main topic of this - we are more discussing how these features can be implemented. So I am inclined to change the to the Development Discussion category/type. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone!
I am the developer of Task Board plugin. And through this discussion topic I would like to showcase the workflow, I am currently working on for Obsidian users, to get push notifications for their tasks (and also notes).
Now, the main reason for creating this discussion topic is to understand the formats Obsidian users use to apply reminders to their tasks. Since Tasks plugin has the biggest user base, hence creating this discussion here.
Right now, Task Board supports only one service integration for scheduling reminders, which is the Reminder plugin. So, through the Edit task modal of Task Board, users can easily add reminder to their tasks using a single checkbox click and the reminder plugin will pick up the same as per its format. But I wasnt aware of the issues reminder plugin had with few of the Tasks plugin functionalities. Which I learnt from here : https://publish.obsidian.md/tasks/Advanced/Notifications
(Will try to see whatever I can do to fix this issue)
But coming to Mobile users, reminder plugin cannot send push notification like it does on Desktop. Based on my research I have found following three helper apps which scans your vaults to look out for reminders (please note, the idea here is complete anonymity, so I want be discussing about the cloud services to schedule reminders, like TickTick, Tick etc., but you all are free to share your thoughts and services which you know or are using right now) :
All these apps have their own way of adding reminder property to the tasks. Hence to account for this different formats, I have decided to support all the formats, while adding a reminder property through the Task Board modal : tu2-atmanand/Task-Board#289
Furthermore, I have been working with the Notifian developer to improve its reminder scanning feature by using Task Board as the bridge : pericles-tpt/notifian#14 (comment)
So, in this discussion I would like to know your thoughts and suggestions to implement this functionality the best way. And most importantly what is your workflow or the tool you use to get push notification for the tasks you add in your notes and do you think this integration will be worth to switch to.
Beta Was this translation helpful? Give feedback.
All reactions