Search & Discovery
Find any Vellum instantly with Viewert's powerful search. Use special syntax to filter by title, tags, and content like a power user.
Global Search
The Explore page has a search bar that searches across all public Vellums. It matches against titles, content, author names, and tags.
Personal Library Search
On your Vellums page, the search bar filters your own Vellums (both public and private). You can combine text search with tag filters and visibility filters for precise results.
Power User Search Syntax
Viewert supports special search operators that let you filter results with precision. Combine them for powerful queries.
#tag
Filter by tag. Type #javascript to find Vellums tagged with "javascript". Multiple tags narrow results (AND logic).
~title~ or *title*
Search only in titles. Type ~machine learning~ or *machine learning* to find Vellums with "machine learning" in the title.
Plain text
Any text without # or ~ searches both title and content.
Search Syntax Examples
Here are some example searches to get you started:
#react #hooks
Find Vellums tagged with both "react" AND "hooks".
~getting started~
Find Vellums with "getting started" in the title.
*tutorial* #python
Find Vellums with "tutorial" in the title AND tagged with "python".
~intro~ machine learning
Find Vellums with "intro" in the title that also mention "machine learning" in the content.