colrev.colrev_project
 Repository: CoLRev-Environment/colrev
Endpoint  | 
Status  | 
Add  | 
|---|---|---|
search_source  | 
colrev search --add colrev.colrev_project
 | 
Summary
search
API search
ℹ️ Restriction: API searches do not support complex queries (yet)
colrev search --add colrev.colrev_project -p "https://github.com/CoLRev-Environment/example"
Format of the search-history file:
{
    "search_string": "",
    "platform": "colrev.colrev_project",
    "search_results_path": "data/search/colrev_project.bib",
    "search_type": "OTHER",
    "search_parameters": {
        "scope": {
            "url": "git@github.com:digital-work-lab/olm-lr.git"
        }
    },
    "version": "0.1.0"
}