Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: simplify operations #262

Open
geritwagner opened this issue Oct 11, 2023 · 0 comments
Open

dev: simplify operations #262

geritwagner opened this issue Oct 11, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@geritwagner
Copy link
Collaborator

geritwagner commented Oct 11, 2023

colrev search could trigger load and prep. There is no alternative to triggering load and prep sequentially after search. In addition, we may remove the colrev retrieve high-level operation.

Similarly, colrev pdf-get should always trigger colrev pdf-prep.

This would result in a series of operations that would be more familiar with literature review authors:

colrev search
colrev dedupe
# optional: colrev prep-man
colrev prescreen
colrev pdfs
# optional: colrev pdf-get-man
# optional: colrev pdf-prep-man
colrev screen
colrev data
@geritwagner geritwagner added the enhancement New feature or request label Oct 11, 2023
@geritwagner geritwagner added this to the v0.13.0 milestone Oct 11, 2023
@geritwagner geritwagner modified the milestones: v0.13.0, v0.12.0 Feb 22, 2024
@geritwagner geritwagner modified the milestones: v0.12.0, v0.14.0 Apr 17, 2024
@geritwagner geritwagner modified the milestones: v0.14.0, v0.15.0 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant