Create, update, and close tasks fast.
Input format:
:project-name title url date
Create multiple tasks at once:
:project-name title1, title2, title3 ...
- Copy Today's Done
- Task Relationships
- MUST/PENDING Labels
- Focus Timer
- Calendar
pnpm install
pnpm tauri dev
pnpm tauri buildIf you see a "damaged" error after installing from a DMG, run the following command in Terminal:
xattr -cr /Applications/FastTask.app- macOS
- Node.js + pnpm
- Rust (required by Tauri)