question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Check for comma separation in "keyword" field

See original GitHub issue

Using the dev version from today.

JabRef accept keywords in the keywords field without (or with space) separator. By default biblatex use comma (,) as separator. Not using it causing some problems e.g. when you filter your bibliography by keywords.

screen

Separators in biblatex can be modified. So I think it would not be the best solution for JabRef to check for comma only.

There should be a warning or something like that if you have multiple keywords but no comma between them.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Siedlerchrcommented, Apr 4, 2019

I think this is a good idea. For crossref field we have such highlighting, so could be implemented similarly

1reaction
DOFfactorycommented, May 27, 2019

I can second this, multiple websites provide multiple ways of keywords, unfortunately JabRef performs pretty poor in scraping them at the moment from these websites. Sometimes these are listed as keyword1, keyword2, keyword3, others as Key Word1; Key Word2; Key Word3 (please note the spaces) or Keyword1 [Tab] Keyword2 [Tab] Keyword3. It would be great if Jabref could automatically adjust the keywords into correct biblatex syntax based on these hidden/not so hidden characters.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Comma Separated Keywords - Stack Overflow
Basically you are creating a broken out table of Keyword values. You then search to see which contain the Keyword in the search...
Read more >
Solved: Search for a keyword in a Comma separated list of
I want to have a manual column, where if the value "Australia" or "USA" is found, it prints "Found". So basically, it should...
Read more >
Trying to create a calculated field that tells which keywords in ...
My workbook includes a non-case specific multiple (comma separated) keyword search of two fields. Due to the sensitivity of the data, ...
Read more >
Excel: Check if string contains one of multiple comma ...
COUNT returns how many keywords where found in the string, and AND is returning TRUE if the number is different from 0. Share....
Read more >
Solved: Keyword field for returning search results - ServiceNow
Solved: Just curious if anybody out there has used any type of custom field solely for the purpose of storing comma separated keywords...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found