Text & Markdown
Text cards and Markdown cards are card types available in the sidebar. They let you store and manage code snippets, notes, and document references.
Text Cards
Creating
Paste text from the clipboard with Cmd + V to automatically create a text card. You can also drag and drop text into the sidebar.
Code Syntax Highlighting
Syntax highlighting is automatically applied for over 180 programming languages based on the file extension.
| Mode | Theme |
|---|---|
| Light mode | Xcode |
| Dark mode | Atom One Dark |
Supported Languages
Swift, Python, JavaScript, TypeScript, HTML, CSS, JSON, Go, Rust, C, C++, Java, Kotlin, Ruby, PHP, SQL, YAML, Markdown, and more
Markdown Cards
Adding a .md file creates a Markdown card. You can view the rendered output in the Smart Viewer.
Last updated on