overleaf-sync icon indicating copy to clipboard operation
overleaf-sync copied to clipboard

Overleaf Two-Way Synchronization

Results 31 overleaf-sync issues
Sort by recently updated
recently updated
newest added

Hi, I get the following error "ols: no description file specified" on running the ols login [--path] command. Can you help me resolve this issue. What should be the "path"...

the following things has been fixed: * querying projects * uploading files to remote (overleaf)

'NoneType' object has no attribute 'get' #63 fixed with DDDOH answer

This PR is based on GH-66, which fixes a bug mentioned there https://github.com/moritzgloeckl/overleaf-sync/pull/66#issuecomment-1515499009 about syncing to overleaf from local.

I've been getting this error recently with overleaf-sync 1.1.5, possibly overleaf has changed up their site a bit? I suggest that instead of querying for the project every time, we...

I have made a new PR to Community Edition support building on the great work of @hrvylein in #17, and updating the PR to support `overleaf-sync` `1.2` login flow. The...

After I updated to 1.2.0, I got this when I try to run `ols login`: ``` Plugin uses incompatible Qt library (5.12.0) [release] qt.core.plugin.loader: In C:/Users/dell/anaconda3/Library/plugins/platforms/qminimal.dll: Plugin uses incompatible Qt...

cannot reproduce

On wsl, the out put of v1.2.0 looks like this. output details Syncing files from [local] to [remote]: ``` ======================================== .olignore: using .olignore to filter items ======================================== .olignore: using .olignore...

Hi, I'm opening this pull request as part of a push to modernise how packages use [Flit](https://flit.pypa.io/en/stable/) as a Python build backend. Using `flit_core` as the backend in place of...