GChristensen / scrapyard

Bookmark heavy lifting
GNU General Public License v2.0
73 stars 8 forks source link

Fail to import data from Scrapbook #1

Closed amitbha closed 5 years ago

amitbha commented 5 years ago

OS: ArchLinux Firefox 70.0 Scrapyard 0.3.5

2019-10-29-145847_1440x900_scrot

1029-1504

GChristensen commented 5 years ago

It seems, that same-origin mode of the fetch API does not work on Linux for file:// protocol. As a workaround, in Scrapyard 0.3.6 it is possible to import RDF files exposed over HTTP. For example, if you put ScrapBook folder in the htdocs folder of lighttpd, you would be able to import it with the http://localhost/ScrapBook/scrapbook.rdf path.