Skip to content

Commit

Permalink
docs: update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlewind committed May 30, 2024
1 parent 97cd4f0 commit f3ab4f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# NoteSuite

Experimental note-taking app based on [BlockSuite](https://github.com/toeverything/blocksuite) and [ystream](https://github.com/yjs/ystream).
🔬 Experimental note-taking app based on [BlockSuite](https://github.com/toeverything/blocksuite) (sharing editor with [AFFiNE](https://github.com/toeverything/AFFiNE)) and [ystream](https://github.com/yjs/ystream).

![screenshot-basic](./images/screenshot-basic.jpg)

## Overview
## Highlight

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

Expand Down

0 comments on commit f3ab4f2

Please sign in to comment.