Snippet Library Guide¶
Snippets are reusable Markdown text blocks you can insert into any text field in the editor.
Opening the Snippet Panel¶
Click the sidebar toggle (hamburger icon in the top-left corner) to open the snippets panel on the left side of the editor.
Snippet Categories¶
Snippets are grouped into three categories:
- Organization — Stock snippets for common org descriptions (About, Mission, Experience, Team).
- Deliverables — Stock snippets for deliverable types (Field Survey, Assessment, Management Plan, Monitoring, GIS Mapping).
- Custom — Snippets you create or import yourself.
Inserting a Snippet¶
- Click into any textarea or input field (scope, qualifications, custom sections, etc.).
- Click a snippet in the sidebar to insert its content at the cursor position.
Tip: If the textarea doesn't have focus, the snippet is copied to your clipboard and you can paste it manually.
Adding a Custom Snippet¶
- In the Custom category, click + Custom.
- Enter a title and the Markdown content.
- Click Save.
Importing Snippets from Files¶
- Click Import in the snippet panel.
- Select a
.md,.txt, or.docxfile. - The file content becomes a new custom snippet.
Deleting a Snippet¶
Click the trash icon next to any custom snippet to remove it. Stock snippets cannot be deleted.