obsidian-reminder
obsidian-reminder copied to clipboard
Bug: Selecting an Overdue task does not bring up the note. Selecting non-overdue tasks does.
Describe the bug
In the Reminders window, my tasks are broken down in three groups, 1) Overdue (2) Today (3) By specific future date groupings. if i click on any task item in any one of these groupings other than "Overdue", the note which contains the task is brought up. However, if I click on a task in the Overdue group, nothing happens, so I have to search like to fool by the task text to try to find the note to complete it, because I can't complete the task from the reminder window and I can't copy the text either to assist in searching for it. This shortcoming very inconvenient.
Expected Behavior
I would expect that the note which contains the overdue task would open.
Steps to reproduce
- Create an overdue task.
- Open the Reminder window if not already open
- Click on the task.
- Observe t hat nothing happens as a result of step 3.
Operating system
Windows
Experiencing the same/similar issue on Windows 11 & MacOS 12.3
Windows
- Selecting an overdue reminder does not bring up the reminder.
- When a linked note is included in a reminder, selecting the linked note brings a dialogue box asking to select a program to open the file type. In this case, the file type is md.
Mac
- Selecting an overdue reminder does not bring up the reminder.
- Selecting a linked note included in a reminder brings a dialogue box "Link: app://obsidian.md/
" Selecting a tag will bring a similar dialogue box "Are you sure you want to open this link? Link: a://obsidian.md.index.xml# "
I have not updated my android or iOS devices and I use a separate .obsidian folder for mobile. If I update, I will try to reproduce the issue and update here.
FWIW, the behavior described by @dokmanc and 1. in @ellannjohnson's, above is described in the docs, making it seem like intended behavior.
Personally, I would still consider it unwanted behavior, as I can't think of a situation when I want to manually trigger a notification and would always rather be taken to the note so I can see the description or mark as completed.
On further investigation, it looks like it may be a side-effect of using system notifications, as described in #5. However, I'm going to do some tinkering and will submit a PR if I can get it working.
It would be great to have the ability to click on over-due reminders so that we can easily find and complete the task. Right now, we have to search for the task by its text, which can be inconvenient.
I currently have system notifications enabled, so when I click on overdue, a system notifications opens, and when I click on that, an app popup appears.
On further investigation, it looks like it may be a side-effect of using system notifications, as described in #5. However, I'm going to do some tinkering and will submit a PR if I can get it working.
Yes, I turned off system notifications and overdue tasks when clicked now open the source notes. So I have to accept no system notifications until this is fixed.