# List Reminders
# Reminder List View
Reminders defined in your all of the markdown files are listed like below:
TIP
- By default, reminder list view is displayed in the right pane of Obsidian app. You can move it by DnD.
- If you can't find the view, run
Show remindersfrom Obsidian's command palette
If you click the reminder, the file in which you defined the reminder will be opened.
# Overdue Reminders
Reminders whose time has passed are displayed in the Overdue section in reminder list view, whether or not you muted them. This keeps the list meaningful even when Enable reminder notifications is off.
When you click the overdue reminder, the reminder notification will be shown again.
TIP
If Open note on reminder click is enabled, clicking an overdue reminder opens the note directly instead.