One local-first snippet management extension for raycast. Store your code snippets and export them freely when you need it.
Open raycast - Create Code Snippet

Open raycast - Create Code Snippet - Cmd + k - Create Library

Open raycast - Create Code Snippet - Cmd + k - Create Label

Open raycast - Search Code Snippet


TLDR format checking
This is one pure local managed code snippets store. You should
We use multiple cipher to encrypt the sqlite data store.
The cipher we used is AES 256 Bit provided by wxSQLite3. You can see the details here and here.