Skip to content

Commit

Permalink
GITBOOK-265: change request with no subject merged in GitBook
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 aad58ee commit 6cfbefc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* [Groups](finding-sorting-and-cleaning-entries/groups.md)
* [Keywords](finding-sorting-and-cleaning-entries/keywords.md)
* [Mark and grade](finding-sorting-and-cleaning-entries/specialfields.md)
* [Comment on an entry](finding-sorting-and-cleaning-entries/comment-on-an-entry.md)
* [Searching within the library](finding-sorting-and-cleaning-entries/search.md)
* [Complete information using online databases](finding-sorting-and-cleaning-entries/getbibtexdatafromdoi.md)
* [Manage associated files](finding-sorting-and-cleaning-entries/filelinks.md)
Expand Down Expand Up @@ -85,4 +86,3 @@
* [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)
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ 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>
<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>
<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>
<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>
<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 6cfbefc

Please sign in to comment.