Skip to content

Experimental note-taking app based on BlockSuite and ystream.

Notifications You must be signed in to change notification settings

toeverything/notesuite

Repository files navigation

NoteSuite

🔬 Experimental note-taking app based on BlockSuite (sharing editor with AFFiNE) and ystream.

screenshot-basic

Highlight

  • Isomorphic client and web builds.
  • Mapping workspace into JSON files hosted on WebDAV.
  • VSCode extension for file editing.
  • Documents persisted as Y.Doc in ystream instance.

Development

Install deps:

pnpm i

Start server and client:

pnpm dev:server
pnpm dev:client

The VSCode extension can be started in VSCode:

screenshot-debugger

Run E2E tests (make sure to run npx playwright install before):

pnpm test

About

Experimental note-taking app based on BlockSuite and ystream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published