Skip to content

Re-introduce CitationKey column as default in the entry (main) table #10510

@Siedlerchr

Description

@Siedlerchr

The main/entry table should show the column citation key by default.

internal issue for refefence:
https://github.com/JabRef/jabref-issue-melting-pot/issues/305

Currently, this has to be manually activated using the preferences by adding the field "citationkey" (internal)

grafik

It should be added as default value in the preferences. It should be coming before entrytype and it should have a decent width.

defaults.put(COLUMN_NAMES, "groups;files;linked_id;field:entrytype;field:author/editor;field:title;field:year;field:journal/booktitle;special:ranking;special:readstatus;special:priority");
defaults.put(COLUMN_WIDTHS, "28;28;28;75;300;470;60;130;50;50;50");

To test, you can reset your preferences and restart JabRef. Then the column should be visible

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions