raycast / raycast/extensions

[Craft] Feature Request: Add Tasks support to Craft Raycast Extension

Open
#23,751 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dont close extension extension: craftdocs feature request
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

  1. Search: User runs Search Tasks in Raycast.
  2. Filter: User types to filter through pending todos in Tasks list.
  3. Action: User presses Enter to open the Tasks Document in Craft or Cmd+Enter to mark as done.
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.