Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
21–28 of 28 posts
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#22aren't these rather crazy terms for a text editor ?
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#23"(If you post any article by 8/31, the membership will be extended to the end of 2016; then we’ll see how things go and decide what to do next.)" aren't these rather crazy terms for a text editor ?
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#24Earlier quoted context omitted.
It does not force you to use mouse click on GUI elements. You can use `⌘`+`/` (or `Alt`+`/` on Windows) to switch between WYSIWYG/Markdown modes. Actually it's the preferred way unless you are on mobile devices. The default mode is WYSIWYG since Markdown syntax frustrates people who don't know Markdown well. Thanks for mentioning Typora! It's an interesting implementation. I've thought about that approach (in-place r…
Fun fact: there's no "/" key on the German keyboard layout (and possibly others too): to type "/" you need to press Shift + 7.
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#25They present the document as WYSIWYG with markdown hidden, but unhide any markdown surrounding or directly adjacent to the cursor. (So the markup from an italic or link span are only visible if you are adjacent to or within the span.)
It's a nice balance between looking pretty and letting me edit markdown directly. I'd love to have an open source editor library that acts like this.
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#26Earlier quoted context omitted.
You can't change your keyboard at work? That's odd... Where do you work?
Large org, windows, non admin rights. Don't have the rights to plug non approved usb devices. I can't even use another text editor than the one I have. All those 'vim vs emacs' war-jokes make me laugh. What I wouldn't give to use vim... I can change the software layout, but as I said, I don't know enough the sublayers of the qwerty layout to be able to type without looking.
Re: Show HN: Twincl Editor – A WYSIWYG/Markdown dual-mode editor
#27It has all the markup showing, and italize, boldens and changes size of text according to the tags, as well as color coding.