Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚗️(backend) Text to yjs base64 #344

Open
wants to merge 1 commit into
base: feature/back-read-yjs-doc
Choose a base branch
from

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Oct 16, 2024

Purpose

We want to be able to convert text to yjs base64 to be able to save it to a document.
This format will be readable by the Blocknote editor.

Proposal

Create the function text_to_yjs_base64.

Demo

By doing make demo FLUSH_ARGS='--no-input' you can see the function in action.

We want to be able to convert text to yjs base64
to be able to save it to a document.
This format will be readable by the Blocknote editor.
@AntoLC AntoLC self-assigned this Oct 16, 2024
@AntoLC AntoLC added the backend label Oct 16, 2024
@AntoLC AntoLC changed the base branch from main to feature/back-read-yjs-doc October 16, 2024 10:27
@AntoLC AntoLC changed the title ⚗️(backend) text_to_yjs_base64 ⚗️(backend) Text to yjs base64 Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant