Show HN: I made an open-source Notion-style WYSYWIG editor
1–10 of 140 posts
Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#2Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#3Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#4I tried using your tool for it.
"WYSYWIG is an acronym that means++"
...
"What You See Is What You Get."
:thinking:
Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#5Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#6I have a similar project https://github.com/shi-yan/Epiphany
Pure HTML document editor. Open source, PWA, based on TinyMCE, with CSS and markup editing, JS macros, saves to local drive, plus OpenAI integration if you have a key.
Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#7I have a similar project https://github.com/shi-yan/Epiphany
Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#8Do you mind defining what "WYSYWIG" means? I tried using your tool for it. "WYSYWIG is an acronym that means++" ... "What You See Is What You Get." :thinking:
A WYSIWYG editor is an editor that shows the text with all formatting, exactly how it will look once it's "printed". You know, like Word or Google Docs. But unlike when you edit markdown or latex in a plain text editor. For example, writing comments on this site isn't WYSIWYG.
Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#9Re: Show HN: I made an open-source Notion-style WYSYWIG editor
#10What model are you using in the backend? It’s pretty fast to respond. Very nice interface