This is a browser extension that adds a button to file menus on overleaf.com that allows you to open the file with ipe-web, edit it there, and seamlessly upload it back to overleaf. On the one hand, this is not affiliated with or endorsed by Overleaf in anyway. On the other hand, Otfried kind of thinks this is cool, I guess.
Currently only via a local checkout of this repo and using Firefox developer mode.
- what to do when "Open in ipe-web" is clicked a second time? Maybe compare timestamps in ipe files and ask whether we should overwrite?
- instead of opening a new tab for "ipe-web", check whether the file is already open
- do not fail the upload if the overleaf tab was closed in the meantime
- when uploading an ipe file, we should probably also upload the pdf version
- check whether we can also message the native ipe installation
