Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Lite Reminders

fengshuzifengshuzi49 downloads

macOS Reminders integration with a lightweight, flash-note style interface.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

Manage macOS Reminders directly in Obsidian, without opening the Reminders app.

Features

  • macOS Integration - Directly operates macOS Reminders.app via JXA
  • No App Switching - Background automation through osascript
  • Full CRUD - Create, view, edit, complete, and delete reminders
  • Inbox List - View and manage reminders in your Inbox
  • Due Dates - Set due dates and times
  • Sidebar View - View all reminders in an Obsidian sidebar
  • iCloud Sync - Data stored in macOS, automatically synced to all devices

Requirements

  • macOS only - Uses macOS system APIs
  • Obsidian 1.2.8 or later

Installation

From Community Marketplace (recommended)

Open Obsidian Settings -> Community plugins -> Browse, search Lite Reminders or fengshuzi.

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder .obsidian/plugins/lite-reminders/ in your vault
  3. Copy the three files into that folder
  4. Enable the plugin in Obsidian Settings -> Community plugins

Usage

Open reminders view

  • Click the bell icon in the left sidebar
  • Or use command palette: Ctrl/Cmd + P -> "Open reminders"

Add a reminder

  1. Type your reminder in the input box at the top
  2. Optionally click the calendar icon to set a due date
  3. Click NOTE to submit
  4. The reminder is automatically added to macOS Reminders

Edit a reminder

  • Double-click a reminder card to edit it inline
  • Or right-click a reminder and select Edit

Complete a reminder

  • Right-click a reminder and select Mark complete

Delete a reminder

  • Right-click a reminder and select Delete

Settings

  • Reminder list name - Specify which macOS Reminders list to display (default: Inbox)

Development

npm install      # install dependencies
npm run dev      # watch mode with sourcemaps
npm run build    # lint + production build
npm run deploy   # build + copy to local vaults

License

MIT


☕ Support the developer

If this plugin helps you, consider buying me a coffee!

WeChat Donate

HealthExcellent
ReviewSatisfactory
About
Manage macOS Reminders directly inside Obsidian without opening the Reminders app. Create, view, edit, complete, and delete reminders, set due dates and times, browse your Inbox in a sidebar, and keep items synced via iCloud on macOS.
TasksIntegrationsSidebar
Details
Current version
1.0.6
Last updated
Yesterday
Created
7 months ago
Updates
7 releases
Downloads
49
Compatible with
Obsidian 1.2.8+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
fengshuzifengshuzi
github.com/fengshuzi
GitHubfengshuzi
  1. Community
  2. Plugins
  3. Tasks
  4. Lite Reminders

Related plugins

Checklist

Consolidate checklists across all files into a single view.

Todoist Sync

Materialize Todoist tasks within your notes.

Claude Sidebar

Run Claude Code in your sidebar.

TickTickSync

Sync TickTick tasks.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

BRAT

Easily install a beta version of a plugin for testing.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.