Here is my second submission to the challenge :) New Action Group: CraftWork – Drafts Integration for Craft Hey Craft Community! I'm excited to share CraftWork, an Action Group for Drafts that connects your quick capture workflow directly to Craft using the API. What it does: • Daily Notes – Append content to today's, tomorrow's, or any date's Daily Note • Tasks – Create tasks in inbox or Daily Notes, extract markdown tasks from drafts,... • Documents – Create documents with folder selection, back-links to drafts or Daily Notes • Collections – Add items to collections with full property support (text, dates, selects, etc.) • Smart Add – Navigate folders, detect collections, choose the right action How it works: The action group uses a JavaScript library (CraftDraftsLib.js) that wraps the Craft API. It handles authentication, folder navigation, collection schemas, and all the API complexity behind simple one-tap actions.

