Has anyone tried the editor in an Android environment? I usually use Mac OS X or Windows XP. Soon, however, I will have the use of an Android phone docked with keyboard and monitor.
Don't see any reason that it shouldn't work, and I could just wait and find out, but curious to see what others have experienced as I wait for the dock to arrive.
And hopefully the ability to plugin whatever editor you want.
There are some really nice lightweight html 5 ones out there. Also simple markdown editors would be nice.
The problem with markdown, is do you convert it, do you save the markdown somewhere else, how do you keep the content from getting full of non semantic code, that only works with that editor.
I had this problem with drupal, evey editor added editor specific crap, god forbid you changed your editor, your content was shot, and almost unrecoverable.
At least markdown can always be ran through a converter always. It even degrades nicely to text.
Has an online editor ever been created that behaves like a standard html editor with no what you see is what you get just a normal colored html editor with maybe even auto tag completion. I spend 99% of my time in code view and rarely look at the wysiwig and was just wondering about that.
Similar to when you edit a theme from the admin just with some form of code hinting integrated no toolbars, buttons or anything like that just code havent came across anything like that yet.
Probably sounds better in thought than in implementation.