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

Syncing with other services. #7

Open
melamity opened this issue Jul 26, 2013 · 18 comments
Open

Syncing with other services. #7

melamity opened this issue Jul 26, 2013 · 18 comments

Comments

@melamity
Copy link

Add support for other file sync services:

  • Mega
  • Ubuntu One
  • Owncloud
  • Skydrive
  • Google Drive

Stuff that probably won't happen (markdown vs rich text):

  • Evernote
  • Google Keep
@ghost ghost assigned consindo Jul 26, 2013
@dtigue
Copy link

dtigue commented Jul 26, 2013

+1, especially OwnCloud

@archisman-panigrahi
Copy link

Sync with Copy?

@rafi
Copy link

rafi commented Jul 27, 2013

+1 for Google Drive, it's definitely the most popular out of this list.

@consindo
Copy link
Contributor

consindo commented Dec 4, 2013

This is beyond annoying. SkyDrive doesn't support CORS for downloading files and Google Drive doesn't have a nice reference for their REST api. You can really see why Dropbox came out on top.

I'll probably skip implementing more services until next release. At least I implemented a nice infrastructure for multiple services.

@jancborchardt
Copy link

ownCloud has a Notes API for this:

(Alternatively you can use WebDAV – the Notes app stores everything in the »Notes« subfolder as plain text files. We also have a Share API.)

Let us know if you have questions or something is missing, cc @Raydiation who developed the Notes app. Also be welcome in our IRC channel #owncloud-dev and on our developer mailing list.

@crowjake
Copy link

The plain text service would be great. That way I can sync to google-drive using insync.

@melamity
Copy link
Author

I could offer an option to export markdown files, that or just add google drive sync or something to that effect.

@jancborchardt
Copy link

If you add WebDAV sync, people will be able to sync to a variety of different services (like ownCloud). Together with Dropbox and Google Drive this will cover lots of people. Simple plain text.

@crowjake
Copy link

For me the best would be plain text with markdown simply auto-saved into a folder... it'd just kinda make springseed into a text editor, but one focused on note-taking/organising. Plain text in a folder can be synced with pretty much any service.

Failing that drive sync would be perfect!

@sckasturi
Copy link

^

@BernhardPosselt
Copy link

BTW: we've kicked markdown support out of the notes app because basically any lib is vulnerable to XSS. If you havent checked your implementation please do so ;)

@jancborchardt
Copy link

@michealharker just saw the new Springseed, awesome! :)
Let us know if we can help adding ownCloud support. You’re welcome in #owncloud-dev on IRC freenode.

@Nebrit
Copy link

Nebrit commented Jun 24, 2014

Ability to customize DROPBOX folder in which you want the data to be saved springseed. Is NOT correct to be saved in the root of Dropbox but to customize the site, that helps businesses and users to organize files. Something that is crucial. We propose for 2.0

This is very important, possibility of customize dropbox folder @michealharker

@markx
Copy link

markx commented Sep 30, 2014

Is there a way to somehow transfer existing notes from Evernote? I cannot give up all my notes there.

@peteruithoven
Copy link

+1 on support for a local folder (that is synced by OwnCloud / Skydrive / Google Drive) or Owncloud

@brainsys
Copy link

brainsys commented Dec 3, 2014

+1 for ownCloud or WebDAV. I'm desperate to dump Evernote!

@victort
Copy link

victort commented Dec 4, 2014

also 👍 for ownCloud

no, seriously, ownCloud. +1 is 👍 without the colons.

also, ownCloud. PLEASE?

kthxbai

@jancborchardt
Copy link

@michealharker @zackp30 are you still working on Springseed? As I said let us know if we from ownCloud can help on making this feature happen.

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