List all available commitment types.
Usage
/ft types
Instructions
- •
Query: Get all types from commitment_types table
- •
Display:
codeCOMMITMENT TYPES ================ Default Types: promise - Commitments made to people product - Broken things that need fixing regulation - Forms, taxes, legal deadlines Custom Types: habit - Daily habits to build goal - Long-term objectives Commands: /ft add-type "name" --desc "description" /ft rename-type "old" "new" /ft delete-type "name" --move-to "other"
Related
- •
/ft add-type- Create custom type - •
/ft rename-type- Rename existing type - •
/ft delete-type- Remove custom type (default types cannot be deleted)