Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reminder plugin compatibility #85

Open
1 task
tu2-atmanand opened this issue Nov 1, 2024 · 0 comments
Open
1 task

Add reminder plugin compatibility #85

tu2-atmanand opened this issue Nov 1, 2024 · 0 comments
Labels
feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch
Milestone

Comments

@tu2-atmanand
Copy link
Owner

tu2-atmanand commented Nov 1, 2024

Along with the other plugins compatibility I can add another plugin called reminder for adding the due-date and time fields : https://github.com/uphy/obsidian-reminder

Another idea would, in the Edit Task Window, create a new checkbox field for alarm, if user clicks on this, then the date and time will be added in the markdown files in the following format, which is supported by the reminder plugin:

- [ ] This is a sample task with reminder (@2021-08-14)
- [ ] Also you can specify time (@2021-08-14 09:37)
- [x] You will not be notified about the reminders you have already checked. (@2021-08-14)

If the user does not click on the alarm icon, then the format will be as per the other plugin compatible format as selected by the user from the settings.

  • When any task has a time set to it, and when it starts. There will be an indicator in the form of a small dot on the Ribbon Icon of the plugin.
@tu2-atmanand tu2-atmanand converted this from a draft issue Nov 1, 2024
@tu2-atmanand tu2-atmanand added feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch labels Nov 1, 2024
@tu2-atmanand tu2-atmanand moved this from Future Ideas to Important Backlog in Task Board Dev Dec 30, 2024
@tu2-atmanand tu2-atmanand moved this from Important Backlog to Can be Implemented in Task Board Dev Jan 8, 2025
@tu2-atmanand tu2-atmanand added this to the 1.4.0 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request future idea New Future or improvement, but not urgent, can be implemented in new branch
Projects
Status: Can be Implemented
Development

No branches or pull requests

1 participant