sharelatex-git-integration-unofficial icon indicating copy to clipboard operation
sharelatex-git-integration-unofficial copied to clipboard

Overleaf v2 ?

Open tobiasBora opened this issue 6 years ago • 5 comments

Hello,

First, thanks a lot for this tool. I'd like to use it on overleaf v2 (overleaf merged with sharelatex), and this script does not work anymore for it. I'll try on my side to correct it, but if meanwhile you have some ideas it would be great!

Thanks!

tobiasBora avatar Jan 07 '19 10:01 tobiasBora

In fact I just needed to replace all "www.sharelatex" with "fr.overleaf" and it worked. However, I was confused to see that this project is not really a "two-way" repository where you can work offline and push back your modifications... I'll try to make it that way ;)

tobiasBora avatar Jan 07 '19 16:01 tobiasBora

Hey, I just saw your comment, is there any update on this?

oogm avatar Jul 12 '19 21:07 oogm

Mark. Just got the overleaf version with three dockers, and trying to make this tool work.

zwzhao avatar Mar 19 '20 11:03 zwzhao

Hi :) It's been a long long time since I developed this tool and I actually haven't used it ever since I left college and the research world. I am available for pull requests, though!

Jorl17 avatar Mar 19 '20 14:03 Jorl17

So I used to create a similar project here to solve this issue, and I added there some more stuff, notably the possibility to sync in both direction (this project just downloads the online content locally, but can't push local content to overleaf). My project is still supposed to work for download (because it just uses some GET request to get a zip file, even if I didn't tested it recently), but the push fonctionality is broken (at least it was a few month back), because to push I need to connect to a websocket, and for some reason I can't identify, I can't manage to connect to the socket anymore. So if anyone has some time, to understand what's wrong with this websocket, let me know!

tobiasBora avatar Mar 19 '20 14:03 tobiasBora