![JAR search and dependency download from the Maven repository](/logo.png)
harvest.zotero.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-harvester-filesystem Show documentation
Show all versions of plugin-harvester-filesystem Show documentation
Performs a batch harvest of any filesystem that can support Java
The newest version!
{
"harvester": {
"type": "file-system",
"file-system": {
"targets": [ {
"baseDir": "c:/Users/dickinso.USQ/Desktop/zotero",
"recursive": false
} ]
}
},
"indexer": {
"script": {
"type": "python",
"rules": "zotero.py"
},
"params": {
"repository.name": "Zotero",
"repository.type": "Zotero"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy