Releases: burbilog/scrapbook2zotero
Releases · burbilog/scrapbook2zotero
Scrapbook2zotero v1.0.3
v1.0.3
Changes
Fixed issue #2, windows version did not work because file paths had mixed
slashes and backslashes. File path must be normalized with os.path.normpath()
Windows executable:
Download and unpack .zip file
scrapbook2zotero-v1.0.3.zip
Linux:
Install python 2.7, pytest and rdflib, then download source code from above or
git clone https://github.com/burbilog/scrapbook2zotero.git
cd scrapbook2zotero
./scrapbook2zotero.py ...
Scrapbook2zotero v1.0.2
v1.0.2
Changes
- Enforce Python 2
Windows executable:
Download and unpack .zip file
scrapbook2zotero-v1.0.2.zip
Linux:
Install python 2.7, pytest and rdflib, then download source code from above or
git clone https://github.com/burbilog/scrapbook2zotero.git
cd scrapbook2zotero
./scrapbook2zotero.py ...
Scrapbook2zotero v1.0.1
v1.0.1
Changes
- Better versioning
- Simplified tests
- Implemented deduplication feature
Windows executable:
Download and unpack .zip file
scrapbook2zotero-v1.0.1.zip
Linux:
Install python 2.7, pytest and rdflib, then download source code from above or
git clone https://github.com/burbilog/scrapbook2zotero.git
cd scrapbook2zotero
./scrapbook2zotero.py ...
Scrapbook2zotero v1.0.0
v1.0.0
Windows executable:
Download and unpack .zip file
scrapbook2zotero.zip
Linux:
Install python 2.7, pytest and rdflib, then
git clone https://github.com/burbilog/scrapbook2zotero.git
cd scrapbook2zotero
./scrapbook2zotero.py ...