diff --git a/src/content/journal/2024/raycast.mdx b/src/content/journal/2024/raycast.mdx index 7413507..a6c6092 100644 --- a/src/content/journal/2024/raycast.mdx +++ b/src/content/journal/2024/raycast.mdx @@ -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 don’t 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