Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

"Vivify" extensions for RoamResearch 😜

License

NotificationsYou must be signed in to change notification settings

subtleGradient/ao-roam

Repository files navigation

It turns your Roam graph into a personal rapid development environment for building itself.

It's really hard to describe 😜

Here's a video about one tiny piece of it:

Vivify Roam preview 1 - Watch Video

How to enable it using[[roam/js]]

  1. Add a{{[[roam/js]]}} tag
  2. Add a child block to it with this code...
import("https://cdn.jsdelivr.net/gh/subtleGradient/ao-roam@fc266accb87db20abda8afcd885009de5bf58db1/index.js").then(({ roam_onInit})=>roam_onInit()).catch((e)=>console.error(e))
  1. Press the big red button
  2. Changefc266accb87db20abda8afcd885009de5bf58db1 to the latest hash whenever you're ready to upgrade

How to enable it using Tampermonkey

// ==UserScript==//@name         vivify/onInit//@namespace    https://subtlegradient.com//@version      0.2.4//@description  init vivify//@author       Thomas Aylott//@match        https://roamresearch.com///@grant        none// ==/UserScript==import("https://cdn.jsdelivr.net/gh/subtleGradient/ao-roam@fc266accb87db20abda8afcd885009de5bf58db1/index.js").then(({ roam_onInit})=>roam_onInit()).catch((e)=>console.error(e))

Be sure to changefc266accb87db20abda8afcd885009de5bf58db1 to the latest hash whenever you're ready to upgrade

About

"Vivify" extensions for RoamResearch 😜

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp