Text Selection Linking Between Marked and Text Editor
Brett -- awesome app. I hesitate to put forth any suggestions since you do such good work, but here I go:
While writing my dissertation, I heavily used an app called TeXShop (http://pages.uoregon.edu/koch/texshop/), which is not completely unlike Marked in some ways. It was meant for writing in LaTeX, and provided an auto updating preview window of the rendered text. The difference with Marked though is that you also had to use the provided text editor for writing the LaTex, but this allowed for a nifty feature.
This feature was the ability to click on a word in the preview window and have it highlight/selected back in the text editor. This was KEY since LaTeX is a pain to read through for editing. With this feature, you could copy edit the text in the preview window (the rendered text), and quickly get back to the LaTeX markup for editing when needed.
Since the editor and the preview window were from the same app, this feature was probably easy to implement. Any way this might be done with Marked?
Thanks for the good work.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 21 Sep, 2012 06:33 PM
No chance, I'm afraid. Marked renders to an HTML preview that has zero connection back to the editor's caret, selection or text locations. That's definitely one thing that's entirely impossible :).