Skip to content

Getting Started

Welcome to Mindwtr! This guide will help you get up and running quickly.

Installation

Desktop

PlatformInstallation
Arch Linuxyay -S mindwtr-bin or paru -S mindwtr-bin
Debian/UbuntuAdd the APT repo (recommended) or download .deb from Releases
Fedora/RHELAdd the DNF repo (recommended) or download .rpm from Releases
AppImageDownload .AppImage, chmod +x, and run
WindowsMicrosoft Store or winget install dongdongbh.Mindwtr (or .msi/.exe from Releases)
macOSbrew install --cask mindwtr (or .dmg from Releases)

See Desktop Installation for detailed instructions.

Mobile

PlatformInstallation
AndroidGoogle Play or APK from Releases
iOSApp Store, TestFlight beta, or simulator/self-build for development

See Mobile Installation for detailed instructions.


First Launch

On a fresh install, Mindwtr asks whether you want to start fresh, import a backup, or connect sync. After setup, it opens the Focus view by default so today's calendar items and next actions are visible first. Capture new work into the Inbox whenever you need to park an idea quickly.

The Basic Workflow

  1. Capture everything to the Inbox
  2. Clarify each item using the processing wizard
  3. Organize into Next Actions, Projects, or Someday/Maybe
  4. Reflect during your Weekly Review
  5. Engage with confidence

Quick Add Syntax

Mindwtr supports natural language quick-add. Type directly in the task input:

SyntaxExampleResult
@contextBuy milk @errandsAdds @errands context
#tagResearch topic #creativeAdds #creative tag
+ProjectCall vendor +HomeRenoAssigns to project
+Multi Word+New Project NameAssigns to "New Project Name"
!AreaPlan roadmap !WorkAssigns to area
/area:<name>/area:PersonalAssigns to area (no spaces)
/start:dateTask /start:mondaySets start date
/due:dateReport /due:fridaySets due date
/review:dateTask /review:next weekSets review date
/note:textTask /note:remember XAdds description
/status/next, /waiting, /someday, /done, /archived, /inboxSets status

Date examples:

  • /due:today, /due:tomorrow
  • /due:friday, /due:next week
  • /due:in 3 days, /due:2025-01-15
  • /start:tomorrow, /review:next week

Absolute dates use fixed ISO format YYYY-MM-DD (for example, /due:2026-03-15), regardless of your UI locale/date display format.

Escaping

  • Use a backslash to keep symbols as plain text: \\@, \\#, \\+, \\/
  • Example: Call \\@support /due:tomorrow → title becomes Call @support

Unicode support

  • Context and tag names accept Unicode letters and numbers (e.g., CJK and accented characters).

Tip: You can also use Audio Capture to speak your tasks. Enable it in Settings → AI Assistant to use voice-to-text with smart parsing.


Organizing Model

Mindwtr uses four different grouping tools. Use each for what it is good at:

  • Projects: Multi-step outcomes you want to complete (for example, "Launch v2 website").
  • Areas: Ongoing responsibility domains with no finish line (for example, "Health", "Family", "Career").
  • Contexts: Where/how a task can be done (for example, @home, @phone, @errands).
  • Tags: Flexible labels for energy, theme, or custom grouping (for example, #focused, #lowenergy).

Practical rule:

  • If it has an end state, use a Project.
  • If it is a long-term life/work domain, use an Area.
  • If it depends on place/tool/person, use a Context.
  • If you want optional filtering, use a Tag.

Next Steps


Need Help?

Mindwtr is free, open source, and local-first.