Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.08 KB

This is where I write and store code snippets I use to extend the functionality of my Roam Research database.

What is Roam Research ?

Roam Research is an online software for organizing knowledge, thoughts and writing. You can find out more about Roam on the official website, join the Slack community of users, or follow @RoamResearch on Twitter.

List of extensions

How to (re-)use this code

There are a few options to make use of the code snippets I maintain here :

  • Load an extension directly by using GitHub as CDN
  • Copy the contents of the JavaScript file for the extension, and paste them into a Roam code block nested under {{[[roam/js]]}}

Specific installation instructions are provided on each extension's page.