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

feat: colrev-shell #112

Closed
geritwagner opened this issue Jan 19, 2023 · 1 comment
Closed

feat: colrev-shell #112

geritwagner opened this issue Jan 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@geritwagner
Copy link
Collaborator

geritwagner commented Jan 19, 2023

Feature Request

CoLRev could offer an interactive shell (e.g., based on cmd2) as an interface (similar to the R-shell). A key benefit would be that the dataset (and settings) could be stored in memory during operations and that autocompletion (e.g., based on package endpoints) could be easier.

  • Keep records as a variable (lazy-loading in dataset), to enable more efficient pipelines (without re-initializing the review_manager).
  • Give users the option to activate automated triggering of the next operations (based on watchdog).
  • Remove/integrate colrev/service.

Related: #56

@geritwagner geritwagner added the enhancement New feature or request label Jan 19, 2023
@geritwagner geritwagner added this to the v0.8.0 milestone Jan 19, 2023
@geritwagner geritwagner removed this from the v0.8.0 milestone Feb 22, 2023
@noriakisana
Copy link

noriakisana commented May 16, 2023

  • cmd
    • basic simple command input
    • suggest the next commands
  • watchdog integration

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

2 participants