From 5039137ef532b88f3e179e3bcf7aa888de0c2a0f Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sat, 23 Aug 2025 21:41:47 +0200 Subject: updated README, addon --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 12a8ff4..74005d3 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ custom_column = "pubtype" : Set a value for the fourth column used in the bibentry list. Possible values are: + - `journaltitle`: Lists the title of the journal the paper was published in. - `organization`: Name of the organization. - `institution`: Name of the institution the author belonged to. @@ -292,6 +293,8 @@ custom_column = "pubtype" - `publisher`: Name of the publisher. - `pubtype`: BibLaTex pubtype; e.g. `article`, `book`, `incollection` etc. + Since the width of the values for the different fields can vary, it might be a good advice to use a rather wide terminal window when using a value like `journaltitle`. + ### Color Configuration Furthermore, it is now possible to customize the colors. The following values -- cgit v1.2.3