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

Chorefast

webinspectincwebinspectinc42 downloads

Roll the dice, complete your chores! Based on work by Simone Giertz.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

A simplified checklist plugin for Obsidian.

I stumbled across Simone Giertz's chore chart and wanted something similar, so I built this!

Currently only works on a single file (you choose which file), and gives you the ability to randomly select your next chore.

In my experience this greatly reduces the "barrier to entry" and allows me to knock out chores very rapidly.

Installation

Install from the community plugins.

Writing Tasks

Use standard markdown task syntax. Add inline tags or emojis to set metadata:

  • 🟢, 🟡, 🔴 — difficulty (easy, medium, hard)
  • #weekly, #monthly, #yearly — recurrence
  • 📅 YYYY-MM-DD — due date

Example file:

- [ ] Water plants 🟢
- [ ] Take out trash 🟡 #weekly
- [ ] Wash dishes 🔴 📅 2024-12-25
- [x] Call dentist 🟢

Web Sync Setup

  1. Open chore.fast/create-sync in your browser.
  2. Click Create Free Sync to generate a Sync ID.
  3. In Obsidian, go to Settings → Community Plugins → Chorefast.
  4. Paste the Sync ID into the Sync ID field.
  5. Click the 🔄 sync button in the Chorefast panel to push your tasks to the web.
  6. Visit the public URL on any device to view and complete tasks.
  7. Next time you sync in Obsidian, any web completions are pulled back into your file.

Development

npm install
npm run dev      # Watch for changes and rebuild automatically
npm run build    # Type-check and build for production

The plugin is written in TypeScript and bundled with esbuild. main.ts is the entry point.

Compatibility

  • Minimum Obsidian version: 0.15.0
  • Desktop & Mobile: Works on both. The web sync feature lets you complete tasks on mobile even if you don't have the plugin installed there.

License

MIT

HealthExcellent
ReviewSatisfactory
About
A simple task list that allows you to randomly select your next chore. Removes the barrier to entry and helps you finish your chores in no time!
TasksSyncingPublishing
Details
Current version
0.0.9
Last updated
3 weeks ago
Created
3 weeks ago
Updates
6 releases
Downloads
42
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
webinspectincwebinspectinc
github.com/webinspectinc
GitHubwebinspectinc
obsidian.rocks
XWebInspectInc
  1. Community
  2. Plugins
  3. Tasks
  4. Chorefast

Related plugins

TaskNotes

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

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.

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.

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Checklist

Consolidate checklists across all files into a single view.