Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropbox Syncing overwriting Notes title #172

Open
archcloudlabs opened this issue Sep 26, 2014 · 6 comments
Open

Dropbox Syncing overwriting Notes title #172

archcloudlabs opened this issue Sep 26, 2014 · 6 comments

Comments

@archcloudlabs
Copy link

After enabling Dropbox sync on the 64bit Springseed, the title of my notes would constantly be over written, but the content would stay intact. Disabling the Dropbox syncing fixes this, but I believe the error lies somewhere within the Dropbox API.

@saschlong
Copy link

Same problem here...

@archcloudlabs
Copy link
Author

Do you think adding a delay would avoid this opposed to syncing as we're
writing?

On Tue, Oct 28, 2014 at 8:29 AM, Daniel Selinger [email protected]
wrote:

Same problem here...


Reply to this email directly or view it on GitHub
#172 (comment).

Jared E. Stroud
Maker of things, breaker of bits.

@saschlong
Copy link

Perhaps. Or some more fixed intervall like every 15 minutes or so.

@archcloudlabs
Copy link
Author

I'm fairly new to CoffeeScript, but I'll dabble with it later this week and
see if I can get it syncing in intervals rather than constantly.

On Wed, Oct 29, 2014 at 8:17 AM, Daniel Selinger [email protected]
wrote:

Perhaps. Or some more fixed intervall like every 15 minutes or so.


Reply to this email directly or view it on GitHub
#172 (comment).

Jared E. Stroud
Maker of things, breaker of bits.

@saschlong
Copy link

That would be cool. In which files is this logic?

@archcloudlabs
Copy link
Author

It appears to be in /app/controllers/sync.coffee

Link below for your convenience.

https://github.com/byhestia/springseed/blob/master/app/controllers/sync.coffee

On Fri, Oct 31, 2014 at 7:50 AM, Daniel Selinger [email protected]
wrote:

That would be cool. In which files is this logic?


Reply to this email directly or view it on GitHub
#172 (comment).

Jared E. Stroud
Maker of things, breaker of bits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants