{"id":13588633,"url":"https://github.com/uphy/obsidian-reminder","last_synced_at":"2026-02-14T19:08:03.137Z","repository":{"id":36972224,"uuid":"392577728","full_name":"uphy/obsidian-reminder","owner":"uphy","description":"Reminder plugin for Obsidian","archived":false,"fork":false,"pushed_at":"2025-08-03T07:57:43.000Z","size":4056,"stargazers_count":558,"open_issues_count":119,"forks_count":44,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-03T08:27:26.961Z","etag":null,"topics":["obsidian-plugin"],"latest_commit_sha":null,"homepage":"https://uphy.github.io/obsidian-reminder/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uphy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-04T06:35:51.000Z","updated_at":"2025-08-03T07:48:56.000Z","dependencies_parsed_at":"2024-01-14T04:43:11.022Z","dependency_job_id":"a61f1d5f-4060-44f2-83f9-461711e37844","html_url":"https://github.com/uphy/obsidian-reminder","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/uphy/obsidian-reminder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphy%2Fobsidian-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphy%2Fobsidian-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphy%2Fobsidian-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphy%2Fobsidian-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uphy","download_url":"https://codeload.github.com/uphy/obsidian-reminder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uphy%2Fobsidian-reminder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29452712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian-plugin"],"created_at":"2024-08-01T15:06:49.979Z","updated_at":"2026-02-14T19:08:03.116Z","avatar_url":"https://github.com/uphy.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/uphy"],"categories":["TypeScript","obsidian-plugin"],"sub_categories":[],"readme":"## Obsidian Reminder Plugin\r\n\r\n[Reminder plugin](https://uphy.github.io/obsidian-reminder/) for Obsidian. This plugin adds feature to manage markdown TODOs with reminder.\r\n\r\n### Features\r\n\r\n#### Set Reminders\r\n\r\nYou can [set reminders](https://uphy.github.io/obsidian-reminder/guide/set-reminders.html) for TODO list items with the following format.\r\n\r\n```markdown\r\n- [ ] This is a sample task with reminder (@2021-08-14)\r\n- [ ] Also you can specify time (@2021-08-14 09:37)\r\n- [x] You will not be notified about the reminders you have already checked. (@2021-08-14)\r\n```\r\n\r\n\u003cimg src=\"https://raw.githubusercontent.com/uphy/obsidian-reminder/master/images/input-reminder-time.gif\" width=\"600\" /\u003e\r\n\r\n#### List Reminders\r\n\r\nYou can [view the list of reminders](https://uphy.github.io/obsidian-reminder/guide/list-reminders.html) contained in all files.\r\n\r\n\u003cimg src=\"https://raw.githubusercontent.com/uphy/obsidian-reminder/master/images/reminder-list.png\" width=\"600\" /\u003e\r\n\r\nIf you click the reminder list item, the source markdown file will be appeared.\r\n\r\n#### Reminder Notification\r\n\r\nReminder will be [notified](https://uphy.github.io/obsidian-reminder/guide/notification.html) on Obsidian when the time comes.\r\n\r\n\u003cimg src=\"https://raw.githubusercontent.com/uphy/obsidian-reminder/master/images/reminder-notification1.png\" width=\"600\" /\u003e\r\n\r\nIf you click `Mark as Done`, your check list item will be checked.\r\nAlternatively, you can postpone the reminder by selecting `Remind Me Later`.\r\n\r\n\u003cimg src=\"https://raw.githubusercontent.com/uphy/obsidian-reminder/master/images/reminder-notification2.png\" width=\"600\" /\u003e\r\n\r\n\r\n#### Interoperability with other plugins\r\n\r\nIn addition to original format `@YYYY-MM-DD`, this plugin also supports following plugin formats.\r\n\r\n- [Obsidian Tasks](https://uphy.github.io/obsidian-reminder/guide/interop-tasks.html) (e.g. `📅 2021-05-02`)\r\n- [Kanban](https://uphy.github.io/obsidian-reminder/guide/interop-kanban.html) (e.g. `@{YYYY-MM-DD}`)\r\n\r\n### Guide\r\n\r\nhttps://uphy.github.io/obsidian-reminder/\r\n\r\n### FAQ\r\n\r\n- Notification in mobile (Android/iOS)\r\n  - System notification in mobile device is not available because Obsidian doesn't provide the feature.\r\n\r\n### Support\r\n\r\n\u003ca href=\"https://www.buymeacoffee.com/uphy\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuphy%2Fobsidian-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuphy%2Fobsidian-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuphy%2Fobsidian-reminder/lists"}