/logseq-plugin-pseudo-collab

A pseudo collaboration plugin that signal when another user is editing the same page.

Primary LanguageTypeScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Pseudo collaboration plugin

This plugin show when another user is currently on a page. This will help to have multiple users on a same graph at the same time.

Upcoming features

When user is currently on the same page:

  • Background color change
  • Popup
  • Blink

Dev

Clone the repo and:

  • nvm install 16
  • npm install
  • yarn install && yarn build

Do yarn build for every change in index.ts