Reminder

by uphy
5
4
3
2
1
Score: 79/100

Description

Category: Task Management

The Reminder plugin is a simple yet effective tool for Obsidian users who want to stay on top of their tasks and deadlines. This plugin allows you to create customizable reminders for specific notes or pages, ensuring that you never miss an important piece of information again. Whether it's a meeting, a task, or a critical update, the Reminder plugin will alert you at the designated time, helping you prioritize your work and stay organized. With this plugin, you can focus on what matters most - creating valuable content without worrying about missing crucial details.

Reviews

No reviews yet.

Stats

652
stars
293,191
downloads
57
forks
1,808
days
5
days
5
days
137
total PRs
2
open PRs
28
closed PRs
107
merged PRs
204
total issues
74
open issues
130
closed issues
20
commits

Latest Version

5 days ago

Changelog

What's Changed

New Features 🎉

Bug Fixes 🐛

Maintenance 🔧

Full Changelog: https://github.com/uphy/obsidian-reminder/compare/1.4.0...1.4.1

README file from

Github

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.

If you use the Natural Language Dates plugin, see the guide for how to avoid the @ autocompletion conflict.

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.

Development

Requires mise (which provides the pinned Node.js version), or Node.js 22 with plain npm.

mise run main:init      # install dependencies
mise run dev            # watch build; rebuilds on every save
mise run main:test      # run the test suite
mise run main:lint:fix  # eslint --fix + tsc --noEmit + svelte-check

To try your changes in a real vault, symlink this repository into the vault's plugin directory and install the hot-reload plugin:

ln -s /path/to/obsidian-reminder /path/to/vault/.obsidian/plugins/obsidian-reminder-plugin

With mise run dev running, every save rebuilds the plugin and hot-reload reloads it in Obsidian automatically. See CLAUDE.md for an overview of the codebase and the release flow.

Support

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Week Planner
4 years ago by Ralf Wirdemann
Old Note Admonitor
4 years ago by tadashi-aikawa
Todo sort
4 years ago by Ryan Gomba
A plugin for Obsidian that sorts todos within a note
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Obligator
3 years ago by Dimitar Dimitrov
A fully featured replacement for the built-in daily notes plugin. Obligator functions like a virtual bullet journal by copying over unchecked to-do items to your new daily note, along with adding any scheduled items you've set up
Todo.txt Codeblocks
3 years ago by Benjamin Nguyen
Manage your tasks inside Obsidian codeblocks according to the Todo.txt specification.
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
GChat Reminder
3 years ago by Anil Erdogan
Extended Task Lists
3 years ago by joeriddles
Extended Markdown support for task lists in Obsidian.
Create Task
2 years ago by Simon Knittel
Create tasks faster from anywhere.
Nested Daily Todos
2 years ago by Thomas Brezinski
A plugin for Obsidian will parse previous Daily Notes for incomplete todos and add them to today's Daily Note. It supports grouping the todos by section and supports alternative checkbox states and nested todos.
Review
6 years ago by ryanjamurphy
Add the current note to a future daily note to remember to review it.
Rollover Daily Todos
6 years ago by Matt Sessions
An obsidian plugin that rolls over todo items from the previous daily note
Apple Reminders
6 years ago by Rishi Raval
A plugin to attempt to bring Apple Reminders into Obsidian.
Random To-Do
5 years ago by NatiAris
Pick a random todo item or a file with todo items
Overdue
5 years ago by Peter Parente
Obsidian plugin that marks items as [[Overdue]] if they are not checked off by their due date
Todos sort
2 years ago by Jiri Sifalda
A plugin for Obsidian that sorts todos within a note
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Clear Todos
2 years ago by Joshua Gawenda
An Obsidian Plugin to clear todos that are done
Task Board
a year ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
TODO Highlighter
a year ago by Nuraly Dyussenov
Obsidian Plugin that formats the exact string TODO, so it can be easily seen in your notes.
Prologue
10 months ago by joshavanier
notes & reminders on obsidian tabs