A couple years ago the tiddlywiki people were working on a fully wysiwyg tiddlywiki 5. But I saw today from the demo page that there's no wysiwyg at all. Very disappointed. Anyone know why it's been scrapped? --
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi RockerI scrapped the WYSIWYG explorations I did back in the first beta of TW5 in 2010 for a number of reasons:* Marrying WYSIWYG with wikitext is a hard problem to solve, and I felt that my efforts were better spent elsewhere (see how long Wikimedia have spent getting their new visual editor ready)
I'd be interested to understand the usecase you have in mind,
Anyway, I love working with TW and I would love to see its development continue to evolve!
Examples would be markdown composer, byword and marked.
U
I also use LyX a lot and I like the way this separation helps me write - it is easier to focus on words -- and leave the formatting till later. And with LaTeX the formatting is always uniform and that is such a time saver compared to Word. At first this separation seemed like it could be a loss, but it really a gain.
So I think more people will come to this understanding too.
Best regards,
Dave
Thanks Vincent,Locally, I can now edit things. Quite a lot of functionality you've put in there, looking at all the options.What I do like...
- being able to click and edit stuff right at the spot
- being able to trigger formatting using __, // and ''
- although you must know that you need to close it the very same way you openened it which also holds true for TiddlyWiki markup, yet from WYSIWYG I would expect otherwise
Please forgive me for the length of the following list, but I must say that I find the current editing / preview in many respects quite un-intuitive.
b) pseudo-edit the dom element directly by inserting text, character-by-character ...yet only providing for the most basic markup, like bold, italic and underline... not the whole fancy-schmancy. If at all, in this mode, any changing of dom structure, like (un)indenting lists should happen instantly... no clicking enter to save and see ...using tab and shift-tab for lists or headings. Anyhow, in live-preview-mode, I would never show any wiki markup in the input. The input could really be 1 character wide directly in the location where you expect the result and just be 'where you type'... while being immediataly rendered.In both cases a) or b), the original dom element(s) being edited would be hidden and you would rather edit an initially 1:1 copy... modifiying it directly with your edits. Clicking enter would 'commit' the changes and replace the original element with the new stuff while saving the tiddler if applicable.
Whether a) or b) are possible or only some parts of it, I would not know. However, I would not mix both. Either I edit using plain wikitext at the size of an element -- or I edit WYSIWYGishly in-place with the most minimalistic input element... the rest remains 'as is', no additional popup or panels.
All in all, editing to me is the mode where I want to do nothing but use the keyboard. Really, moving the mouse to the right spot should always be a means of last resort. The best editing environment to me is something like WriteRoom or FocusWriter... totally distraction free... why would I need or want to learn about editor features that I hardly ever need to use?
I guess I more and more find myself a passionate markup proponent. If anything, I would suggest a watered down preview in edit mode whereas the text is only partially wikified for the given context in a preview pane that never distracts me from writing stuff.Kind regards, Tobias.