Make a button to save/open the diagram text to your local computer
It requires fewer steps than copying and pasting all the time
62
votes
under review
3 comments
-
Josh Wand
commented
There is a great Firefox extension called It's All Text! that enables this functionality: https://addons.mozilla.org/en-US/firefox/addon/4125
-
richardchaven
commented
Also consider embedding the text inside the generated PDF file. This might require uploading the entire PDF to extract that text (in order to edit), but having one atomic file is very attractive.
-
=JeffH
commented
See http://xml.resource.org/ for a useful example of a UI where one uploads a local file for processing, and then has the option to view the processed result via web browser or save result as a local file.