All Projects → kudrykv → alfred-craftdocs

kudrykv / alfred-craftdocs

Licence: other
Note searching for Craft Docs using Alfred

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to alfred-craftdocs

Chrome Bookmarks Alfred Workflow
Chrome/Canary/Chromium/Microsoft Edge bookmarks search workflow for Alfred
Stars: ✭ 241 (+534.21%)
Mutual labels:  alfred, alfred-workflow
alfred-workflow-zoom-meetings
Join a Zoom meeting without the link opening in your browser.
Stars: ✭ 45 (+18.42%)
Mutual labels:  alfred, alfred-workflow
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (+434.21%)
Mutual labels:  alfred, alfred-workflow
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+557.89%)
Mutual labels:  alfred, alfred-workflow
Search Omnifocus
Alfred workflow that allows free text searching of OmniFocus tasks
Stars: ✭ 231 (+507.89%)
Mutual labels:  alfred, alfred-workflow
alfred-deepl
Utilize DeepL api translator.
Stars: ✭ 19 (-50%)
Mutual labels:  alfred, alfred-workflow
Google Alfred3 Workflow
🎉 The missing Alfred 3 Workflow for searching google.
Stars: ✭ 241 (+534.21%)
Mutual labels:  alfred, alfred-workflow
Alfred Mweb Workflow
搜索、打开MWeb 内部文档和外部 Markdown 文档
Stars: ✭ 188 (+394.74%)
Mutual labels:  alfred, alfred-workflow
Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (+486.84%)
Mutual labels:  alfred, alfred-workflow
Small Workflows
Small Alfred workflows I use
Stars: ✭ 218 (+473.68%)
Mutual labels:  alfred, alfred-workflow
alfred-anki
Create New Cards into any decks with any "Note Type".
Stars: ✭ 42 (+10.53%)
Mutual labels:  alfred, alfred-workflow
alfred-postcss-workflow
Alfred App Workflow for https://www.postcss.parts
Stars: ✭ 14 (-63.16%)
Mutual labels:  alfred, alfred-workflow
Alfred Pwgen
Generate passwords with Alfred
Stars: ✭ 201 (+428.95%)
Mutual labels:  alfred, alfred-workflow
Alfred Repos
Browse, search and open Git repositories in Alfred
Stars: ✭ 244 (+542.11%)
Mutual labels:  alfred, alfred-workflow
Alfred Fakeum
Generate fake test data in Alfred
Stars: ✭ 195 (+413.16%)
Mutual labels:  alfred, alfred-workflow
Alfred Github Workflow
GitHub Workflow for Alfred 4
Stars: ✭ 2,542 (+6589.47%)
Mutual labels:  alfred, alfred-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (+368.42%)
Mutual labels:  alfred, alfred-workflow
Alfred Network Workflow
Show and change your network settings
Stars: ✭ 186 (+389.47%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+6800%)
Mutual labels:  alfred, alfred-workflow
alfred-arxiv-workflow
🔎 Alfred workflow to search arxiv.org items
Stars: ✭ 23 (-39.47%)
Mutual labels:  alfred, alfred-workflow

Craft Docs Workflow

Note search for Craft Docs using Alfred.


Alternative references

Alternative workflow — CraftDocs SearchIndex.

Craft extension for Raycast.


Prerequisites

You need Node to be installed. Search paths are specified in PATHS workflow variable. By default, it's these paths:

  • /usr/local/bin;
  • /usr/bin;
  • /usr/sbin;
  • /bin;
  • /sbin.

You may add yours by editing the PATHS workflow variable.

Workflow does not inherit $PATH, hence it needs an explicit list of places to search.

Install

Download the latest release and double-click it. Alfred will proceed with installation.

Using Alfred, run cdinit command to set up the workflow. This will download dependencies workflow requires (about 270 MB).

Usage

At the first run, execute cdinit to initialize the workflow.

Search

Run cs <query> to search for documents.

Create a daily note

Run cdo and select "today" to create daily note.

You will need to configure the default folder for storing these notes though. To do that, run cdconf.

To configure the pattern for today's note, open the workflow variables in the Alfred.

Configuration

Run cdconf to configure some workflow values.

Select the folder where all your new notes will be created.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].