-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it easier to re-enable user comments #11021
Comments
We are on the same page: #10424 (comment) Other maintainers thought differently: #10610 (comment) Not sure how to proceed. That kind of button is the only one of that kind in JabRef. Maybe more a global library setting: #10610 (comment) |
Maybe another Preference: "Disable button to hide user- specific comments"? 😅 |
This would stay out of the way (leaving more space, as mentioned in #10424) and allow for enabling/disabling showing them in the same interface. The buttons might be changed for icons instead maybe but thats secondary I think. |
@ror3d Thank you for your UI sketches. This way, this issue becomes a "good first issue" which can be handled by students. |
Can I take this issue |
setting up gitter is there an iPhone app for it? I see gitter lite and it looks different from gitter on computer |
@Realmbird yo should be able to use any matrix client I guess https://app.gitter.im/#/room/#JabRef_jabref:gitter.im |
currently getting student developer for github for ide, got accepted just waiting for benefits |
I think the Community edition of IntellIj works well, too. Just try! |
Ok |
Finally got environment setup, took me time since I am open source beginner. Now I am gonna try fixing problem |
You need to create a new library and add entries or open an existing one |
Maybe the user documentation of JabRef helps to understand the tool usage? Check https://docs.jabref.org/collect/add-entry-manually for instance. |
@Realmbird OK. You should have been able to unassign yourself. |
Additional refined requirements: We should be more precise here: 1. Rename "Show user comments field" to "Show user-specific comments field" (keep "s" at the end at "comments")Reasons:
2. Rename "Hide user comments" to "Hide user-specific comments field"Reasons: Same as for 1. 3. Rename "Show user comments" to "Show user-specific comments field"Reasons: Same as above 4. Do NEITHER show "Show user-specific comments field" nor "Hide user-specific comments field" if user-specific comment already shownExample for user "koppor" Code hint: #11090 (comment) |
is this issue still available to work on , if yes please assign me . |
Hi, I'm working with a group of 2 other CS students from Florida International University. We are part of the Tech Talent Academy program where we are required to join an open source project and make a contribution. We were wondering if we could tackle this issue. |
Welcome to the vibrant world of open-source development with JabRef! Newcomers, we're excited to have you on board. Start by exploring our Contributing guidelines, and don't forget to check out our workspace setup guidelines to get started smoothly. In case you encounter failing tests during development, please check our developer FAQs! Having any questions or issues? Feel free to ask here on GitHub. Need help setting up your local workspace? Join the conversation on JabRef's Gitter chat. And don't hesitate to open a (draft) pull request early on to show the direction it is heading towards. This way, you will receive valuable feedback. Happy coding! 🚀 |
Are you still on it? |
Is your suggestion for improvement related to a problem? Please describe.
When viewing the comments for an entry in the Comments tab, there are both "general" comments and user comments, and when user comments are visible, there is a button below prompting "Hide user comments". If that is clicked, the only way to re-enable user comments is through the settings. It is easy to misclick on, and a pain to have to re-enable when that happens.
Describe the solution you'd like
It would be nice for a similar button to be available in the same Comments tab to show the user comments back more easily.
Additional context
The text was updated successfully, but these errors were encountered: