Skip to content

Commit

Permalink
GITBOOK-263: Add user comments section
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored and gitbook-bot committed Mar 24, 2024
1 parent aedb7b3 commit aad58ee
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 0 deletions.
Binary file added en/.gitbook/assets/empty-comments.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en/.gitbook/assets/image (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en/.gitbook/assets/image (6).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en/.gitbook/assets/image (7).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en/.gitbook/assets/image (8).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@
* [Contribute to JabRef](contributing/README.md)
* [How to Improve the Help Page](contributing/how-to-improve-the-help-page.md)
* [How to translate the JabRef User Interface](contributing/how-to-translate-the-ui.md)
* [Comment on an entry](comment-on-an-entry.md)
30 changes: 30 additions & 0 deletions en/comment-on-an-entry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
description: Add comments on an entry
---

# Comment on an entry

One can add free text to an entry. This is possible in the "Comments" tab of JabRef. 

There is the general "comments" field.

JabRef offers to separate comments from as well as user-specific comments field. 

The following screenshots show the comments for the user `koppor`. As default, general comments are managed through the field `comment`. In addition, the field `comment-koppor` stores the comments of the user koppor.

<figure><img src=".gitbook/assets/image (5).png" alt=""><figcaption><p>JabRef's entry editor showing two comment fields</p></figcaption></figure>

Now, lets assume, the library (.bib File) is shared among different users. `koppor` closed the library and opened it later again. He sees that a user `otheruser` has written a comment:

<figure><img src=".gitbook/assets/image (6).png" alt=""><figcaption><p>JabRef showing the comment of the user "otheruser".</p></figcaption></figure>

Now, koppor desides, that he does not want to add any comments in JabRef, so he pushes the "Hide user comments" button. Then, JabRef does not display the comment field for koppor's user any more:

<figure><img src=".gitbook/assets/image (7).png" alt=""><figcaption><p>JabRef's entry editor showing the general comment field and a comment of another user.</p></figcaption></figure>

A bit later, koppor thinks, he wants to put comments again. To achieve that, he needs to navigate to File -> Preferences -> Entry editor. Then, he needs to add a checkmark to "Show user comment fields". then, he needs to press "Save" to save the preferences.

<figure><img src=".gitbook/assets/image (8).png" alt=""><figcaption><p>Preference to enable user-specific comments</p></figcaption></figure>

Then, JabRef's entry editor shows the field "Comment-koppor" again.

0 comments on commit aad58ee

Please sign in to comment.