colrev icon indicating copy to clipboard operation
colrev copied to clipboard

CoLRev: An open-source environment for collaborative reviews

Results 58 colrev issues
Sort by recently updated
recently updated
newest added
trafficstars

The package management is refactored to make sure that colrev packages are installed as full Python packages with their own dependencies, and that package discovery uses importlib functionality (plugin endpoints...

In this issue, questions related to CEO003 can be discussed.

documentation
search_source

**Description** Integrate GitHub as a SearchSource within the CoLRev environment, enabling the search and prep operations to utilize GitHub's vast repository of code and documentation. This feature will allow users...

enhancement
good first issue
search_source

After installation of CoLRev according to the readthedocs manual, there are three different directories named "colrev" - in the $HOME directory of the current user. This $HOME/colrev/ directory seems to...

enhancement

**Description** Currently, the Open Science Framework (OSF) is not available as a SearchSource within the CoLRev environment. This feature request aims to develop and integrate OSF as a new SearchSource,...

enhancement
good first issue
search_source

**Description** Extend the [colrev.open_library](https://colrev-environment.github.io/colrev/manual/packages/colrev.open_library.html) package by implementing searches of the [OpenLibrary API](https://openlibrary.org/developers/api). **Implementation Notes** - Update the OpenLibrary SearchSource to include the `search` method, allowing users to search for books...

enhancement
good first issue
search_source

**Description** Create `colrev.plos` as a new CoLRev package to interface with the Public Library of Science (PLOS) via its [REST API](https://api.plos.org/), enabling direct search and retrieval of articles from PLOS....

enhancement
good first issue
search_source

**Description** Create `colrev.ssrn` as a new CoLRev package to interface with the [SSRN](https://www.ssrn.com/index.cfm/en/) network. SSRN provides a [web-based search interface](https://papers.ssrn.com/sol3/DisplayAbstractSearch.cfm) with access to working papers. A new SearchSource and scraper...

enhancement
good first issue
search_source

**Description** Enhance the CoLRev environment by implementing search functionality for the PROSPERO database, which specializes in systematic review protocols. This feature involves scraping search results, including detailed protocol information, and...

enhancement
good first issue
search_source