by sgallant on 2/28/23, 6:33 PM with 12 comments
by addcn on 2/28/23, 8:10 PM
by solarkraft on 3/1/23, 12:31 PM
But I wonder: Why is inline editing so unpopular?
You already have a visual editor, based on HTML. Why not put the content within its context to make the WYSIWYG experience complete?
It's definitely possible to blend in, as demonstrated by the Dokuwiki visual editor (https://github.com/fablab-luenen/dokuwiki-visual-editor). You just use normal HTML tags and they're styled by the surrounding CSS no differently than non-editable text.
I would much prefer actually editing the text on the page over what feels like editing the "source text" in a pane on the side. It just takes you so much closer to the content: My website is already well configured to be comfortable to read (and thus write to), but the sidebar editor is definitely not.
Yet I'm not aware of any (open source) project that does this, even though it seems to me like all the required technical components are there.
by sgallant on 2/28/23, 6:38 PM
Here's a link to the announcement article https://tina.io/tinasaurus
And here's a 5-min overview of the project: https://www.youtube.com/watch?v=2bHBwM54UB8
Happy writing!
by stehtisch123 on 2/28/23, 8:42 PM
by logna-anderson on 2/28/23, 8:48 PM