https://github.com/jasonboy/raycast-dash-extension
Improvements for Raycast Dash extension
https://github.com/jasonboy/raycast-dash-extension
Last synced: about 1 year ago
JSON representation
Improvements for Raycast Dash extension
- Host: GitHub
- URL: https://github.com/jasonboy/raycast-dash-extension
- Owner: JasonBoy
- Created: 2023-05-19T08:06:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T09:36:53.000Z (about 3 years ago)
- Last Synced: 2025-02-10T14:52:46.967Z (over 1 year ago)
- Language: TypeScript
- Size: 8.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dash Extension for Raycast
Interface with the Dash application, allowing users to quickly search through documentation sets
## Find in Dash
Use `Find in Dash` command to search everything in Dash
## Create a dedicated alias for a specific Docset
Sometimes we want to use an `alias` or a `Hotkey` to quickly launch the searching in a single docset, like search in the react document, in that case you can follow the steps below to create a quicklink for that docset:
- Select the `Create Docset Quicklink` command, enter the **docset keyword** you want to create for
- Just press `Enter` to create the quicklink
- The link will be autofilled in the opened form, just give it a name and confirm
- Then go to the Raycast Preference, in the `Extension` panel, find the link you just created in the `Quicklinks` group
- Assign it with an `alias` or a `Hotkey`, and you are done
## Find in Specific Dash Docset
If you don't want to create an alias for every docset but still want to search in a specific docset, use the `Find in Specific Dash Docset` command, just enter the docset keyword and open the command and everything you search for will be within that single docset.