naveennaidu / novel-vue

Notion-style WYSIWYG editor with AI-powered autocompletion in Vue
135 stars 15 forks source link

QUESTION #9

Open michael-evrythngwrx opened 4 months ago

michael-evrythngwrx commented 4 months ago

How can I display a default value each time the editor loads? Does the editor have lifecycle hooks? If so, how can I access those hooks to not allow the editor to pull from localStorage?

-M

rdvo commented 1 month ago

yah im wondering too.. Anyone?

michael-evrythngwrx commented 1 month ago

So I am going to play around with this! It looks like these some extensions that can be enabled for image upload... just need to add to the quick menu as well. Will update as I work with the source.