Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 3.44 KB

README.md

File metadata and controls

43 lines (34 loc) · 3.44 KB

Query Builder

Introduces new user interfaces for building queries in Roam.

For more information, check out our docs at https://github.com/RoamJS/query-builder

Table of Contents

Nomenclature

There are some important terms to know and have exact definitions on since they will be used throughout the docs.

  • Page - A Page is anything in Roam that was created with [[brackets]], #hashtag, #[[hashtag with brackets]], or Attribute::. Clicking on these links in your graph takes you to its designated page, each with its own unique title, and they have no parent.
  • Block - A bullet or line of text in Roam. While you can also go to pages that have a zoomed in block view, their content is not unique, and they always have one parent.
  • Node - A superset of Blocks and Pages.

This project is tested with BrowserStack.