wlonk / ex-libris-webapp

Manage your library, right from your Dropbox.
https://exlibris.ink/
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Import by scope. #9

Closed wlonk closed 8 years ago

wlonk commented 8 years ago

Ask users for the filetype and root dir they want to import their library from. Kick off import task based on that.

wlonk commented 8 years ago

This implies live updating, to keep up with changes from the Dropbox side. Can we do that without a scheduler, in response to Dropbox events?