[Craft] Feature Request: Add Tasks support to Craft Raycast Extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/sfkmk/craftdocs
Description
Description
Currently, the Craft extension for Raycast focuses on document search and creation. Craft's native checklist/todo functionality is a core part of many workflows. Adding support to manage these tasks directly from Raycast would significantly improve productivity.
Proposed Features
| Feature | Description |
|---|---|
| List Tasks | A new command to view all "Incomplete" tasks across all documents or a specific space. |
| Open Tasks | Selecting a task should trigger a deep link to the specific block/document in the Craft app. |
| Add Task | A command to quickly append a new checklist item to the "Daily Note" or a designated "Inbox" document. |
| Toggle Status | (Optional) Ability to mark a task as complete directly from the Raycast list view. |
User Workflow
- Search: User runs
Search Tasksin Raycast. - Filter: User types to filter through pending todos in Tasks list.
- Action: User presses
Enterto open the Tasks Document in Craft orCmd+Enterto mark as done. - Creation: User runs
Create Task, enters text, and the item is added to Tasks list.
Who will benefit from this feature?
- Centralized Task Users: Users who have migrated their workflow to Craft’s new global Tasks view and want a single source of truth in Raycast.
- Capture-Focused Users: Anyone needing a frictionless way to "dump" tasks into the Craft Inbox without having to specify a target document or folder.
- GTD Practitioners: Users following the "Getting Things Done" methodology who treat the Craft Inbox as their primary entry point for all new actions.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Craft Raycast extension at the linked Raycast page and its existing document search and creation commands. Confirm how Craft exposes task listing, deep links, creation, and status updates, then define completion around the proposed Search Tasks and Create Task workflows, with status toggling if supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100