feat: add new dynamic argument feature

This commit is contained in:
Stefan Imhoff
2024-01-24 17:48:00 +01:00
parent 0f120ffc2e
commit 37e5841c01

View File

@@ -87,7 +87,7 @@ I have used various paid and open-source solutions for snippets throughout the y
A text snippet is a piece of text that you frequently write and dont want to repeatedly type or remember, such as personal information or boilerplate answers. I have well over 100 snippets, which include addresses, email addresses, phone numbers, date and time snippets, ASCII art, replacements for common spelling mistakes, and many more. About a third of these snippets have a specific trigger, which is a combination of characters I type to activate the snippet. The rest can be quickly accessed using a keyboard shortcut and searched.
There may be snippet applications available with more features (like programming in snippets), but Raycast supports everything I need: cursor position, clipboard content, custom date and time formatting, and embedded snippets.
There may be snippet applications available with more features (like programming in snippets), but Raycast supports everything I need: cursor position, clipboard content, custom date and time formatting, dynamic arguments, and embedded snippets.
## Emoji & Symbols