Skip to content

uphy/obsidian-reminder

Repository files navigation

Obsidian Reminder Plugin

Reminder plugin for Obsidian. This plugin adds feature to manage markdown TODOs with reminder.

Features

Set Reminders

You can set reminders for TODO list items with the following format.

- [ ] 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)

List Reminders

You can view the list of reminders contained in all files.

If you click the reminder list item, the source markdown file will be appeared.

Reminder Notification

Reminder will be notified on Obsidian when the time comes.

If you click Mark as Done, your check list item will be checked. Alternatively, you can postpone the reminder by selecting Remind Me Later.

Interoperability with other plugins

In addition to original format @YYYY-MM-DD, this plugin also supports following plugin formats.

Guide

https://uphy.github.io/obsidian-reminder/

FAQ

  • Notification in mobile (Android/iOS)
    • System notification in mobile device is not available because Obsidian doesn't provide the feature.

Support

Buy Me A Coffee