compatibility:
- Adds Roam Research export compatibility.
- Reference: Roam Research compatibility
Note
Manage plugins: Configuration
Configuration
defaults:
- All options default to
true.
options:
orComponent: - {{ or:ONE|TWO|THREE }} → HTML dropdowns
TODOComponent: - {{[[TODO]]}} → unchecked HTML checkboxes
DONEComponent: - {{[[DONE]]}} → checked HTML checkboxes
videoComponent: - {{[[video]]:URL}} → embedded HTML video
audioComponent: - {{[[audio]]:URL}} → embedded HTML audio
pdfComponent: - {{[[pdf]]:URL}} → embedded HTML PDF viewer
blockquoteComponent: - {{[[>]]}} → Quartz blockquotes
tableComponent: - Roam table syntax → HTML tables
attributeComponent: - Roam attribute syntax → rendered attributes
API
api:
category: - Transformer
function: - ExternalPlugin.RoamFlavoredMarkdown()
source: - quartz-community/roam
install: - npx quartz plugin add github:quartz-community/roam