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

SLR UI for queries #605

Open
koppor opened this issue Sep 2, 2022 · 1 comment
Open

SLR UI for queries #605

koppor opened this issue Sep 2, 2022 · 1 comment

Comments

@koppor
Copy link
Member

koppor commented Sep 2, 2022

For each query:

  • Title
  • (List of databases)
    • database: database-specific query - if not defined, show in gray how the lucene query is transformed to database-specific query. If users clicks into the field, this text is the content of the text field. (In this way, the user can start with a "good enough" default)

  • Tree-based structure
@koppor
Copy link
Member Author

koppor commented Sep 2, 2022

Plus: Adapt YAML (See https://github.com/koppor/jabref/pull/559/files#diff-8686084b4cb107dc34f1352c8d8ced6214d03abfb2a28900fad6f6954ab276fa)

  • "refined query" -> "library-custom"
  • read/write of YAML should work
  • pass to org.jabref.logic.crawler.StudyFetcher#StudyFetcher is unmodified (thus, the custom queries are not sent to the code) -- in this way, we can merge the PR fast :)

@koppor koppor moved this to Backlog in SLR Kanban Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant