Skip to content

Template Variables

Snipset's template variables turn simple text snippets into dynamic, context-aware automations.

Variable Description Example Output
#{} Inserts the current clipboard content [pasted text]
#{} / #{} Current date with optional formatting April 22, 2026
#{} / #{} Current time with optional formatting 14:30
#{} Places the text cursor here after expansion |
#{} Generates text using local Ollama AI [Generated explanation]
#{} Executes PowerShell and inserts the output Thursday
#{} Simulates a key press [Tab]

Basic Variables

Date & Time

AI & Scripting

Key Simulation