koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 15 forks source link

Sharelatex Integration #445

Open koppor opened 4 years ago

koppor commented 4 years ago

Follow up from https://github.com/JabRef/jabref/pull/2866

Siedlerchr commented 4 years ago

Maybe helpful understanding the changes coming from the overleaf side: https://caolan.uk/articles/inside-a-collaborative-text-editor/ (operational transform)

koppor commented 4 years ago

Compiles, but dialog does not open properly:

grafik

eugenio commented 3 years ago

Hello devs, as an overleaf user I'd like to test the linux build of this pull request as it seems to compile properly. How or where do I find this branch's compiled installer?

Siedlerchr commented 3 years ago

@eugenio The feature is still under development and not yet ready

koppor commented 3 years ago

Note: The idea of the synchronization of the overleaf file and the local bib database is written at https://github.com/JabRef/jabref/pull/5669.

Siedlerchr commented 3 years ago

Current status:

  1. Initial connection to overleaf works
  2. Project selection works
  3. Web socket is initialized to channel

But We do not yet receive the correct "connection accepted" message as in firefox Maybe some cookie stuff again, no idea

grafik