-
-
Notifications
You must be signed in to change notification settings - Fork 288
Description
⚠️ Check request is valid.
- My request is about the Tasks plugin for Obsidian.
- I am only requesting a single feature in the Tasks plugin. Multiple changes should be split into individual requests, with links between them.
- I believe my requested feature will be generally applicable to other Tasks plugin users, not just me: it is not uniquely tied to my personal workflow.
⚠️ Please check that this feature request hasn't been suggested before.
- I searched previous Tasks plugin Ideas in Discussions didn't find any similar feature requests.
- I searched previous Tasks plugin Issues didn't find any similar feature requests.
🔖 Feature description
Background
Mentioned from here: #2920
I finished my plugin (note it's fully vibecoded, I don't know javascript or obsidian plugins, I just needed to solve my own problem, if that makes this ineligible I understand)
It works similarly to the obsidian-reminders plugin but has a different workflow (fuzzy searching timestamps / ntfy integration)
Request
Enable a setting that turns on "Enable reminders in suggest"
✔️ Solution
Should add ⏰ emote and follows the convention of:
year-mo-da ti:me AM/PM
for ex.
⏰ 2025-08-16 1:33 PM
or for 24 hour scales
⏰ 2025-08-16 13:33
This setting can enable interoperability with obsidian-reminders or my ntfy-reminders
❓ Alternatives
#2920
This would be nice but it's not planned and as you mentioned, requires a lot of work.
edited: to limit scope to just 1 feature request