Yoopta-Editor icon indicating copy to clipboard operation
Yoopta-Editor copied to clipboard

[FEATURE] What if I need to export/import in places where I don't have access to the editor's instance

Open obadakhalili opened this issue 7 months ago • 1 comments

Is this a unique feature?

  • [x] I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

I have a use case where I need to use markdown.serialize/deserialize in a place where I don't have access to the editor's instance. for my use case, documents are not only updated in the main Yoopta editor, but also they can be viewed as markdown and changed accordingly in a separate place. right now, I can't use Yoopta for this because I need the editor instance to do serialization/deserialization, and I need to render the editor in order to configure the instance to be able to use it. but, as I explained, this separate editing place doesn't render the editor but just simple mardown.

Proposed Solution

I should be able to configure the editor with its plugins and tools outside the rendering component, and use this editor instance in the place where I render the editor, and in other places where I need access to the editor but not for rendering.

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to the above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

No response

obadakhalili avatar Apr 23 '25 08:04 obadakhalili

any comments? @Darginec05.

obadakhalili avatar May 09 '25 11:05 obadakhalili