Skip to content

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

  1. Click into any textarea or input field (scope, qualifications, custom sections, etc.).
  2. 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

  1. In the Custom category, click + Custom.
  2. Enter a title and the Markdown content.
  3. Click Save.

Importing Snippets from Files

  1. Click Import in the snippet panel.
  2. Select a .md, .txt, or .docx file.
  3. 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.