This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# popclip | |
name: Perplexity AI | |
identifier: hu.junfeng.perplexityai | |
description: Send text to Perplexity AI website | |
icon: iconify:simple-icons:perplexity | |
url: https://www.perplexity.ai/search?q=*** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/osascript | |
# Required parameters: | |
# @raycast.schemaVersion 1 | |
# @raycast.title Open Finder Selection in File Search | |
# @raycast.mode silent | |
# | |
# Optional parameters: | |
# @raycast.packageName Utilities | |
# @raycast.icon 📂 |
OlderNewer