-
-
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
Add "Do not show AI tabs" to AI tabs #11707
Comments
@koppor, can I pick this one? |
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! 🚀 |
If the preferences interface allows links, I would prefer in the AI section a link to the Entry Editor preferences. The reasoning is: a user might have once have AI activated, stored some information; and even after deactivating AI, might want to be able to view said AI generated information. |
To solve the issue, add a button on the two tabs: When pressed, the preferences should be changed to not show the two tabs again. And the tabs should be hidden. (You can check how it works in other parts of the code when tabs visibility is changed. IMHO the whole entry editor is hidden then and reinitialized later) Bonus 1 : Add a tab "Hide 'Related articles' tab" to "Related articles": Bonus 2: Add the privacy agreement functionality and tab hiding functionality to tab "Citation Information" Bonus 3: Add the privacy agreement functionality and tab hiding functionality to tab "Citation relations" Bonus 4: Reorder tab settings in entry editor settings following the order in the entry editor Current ordering does not match at all: 😅 You can file separate pull requests for each issue (Remember to create a new branch based on |
@Manan5994 There was no activity the last 4 weeks, so I assume this is free to take again. |
Hi Koppor, I am very interested in this issue, would you like to assign it to me? Thank you |
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! 🚀 |
/unassign @Simon7878912 |
👋 Hey @Simon7878912, you've been automatically unassigned from this issue due to inactivity. Note If you'd like to be re-assigned, just leave another comment or ask a maintainer to assign you again. |
JabRef 5.16--2024-08-29--70d7c9c
Linux 6.10.7-200.fc40.x86_64 amd64
Java 21.0.2
JavaFX 22.0.2+4
I appreciate the developers' integration of AI tools into JabRef, but I like to see the option of opting out (which is already implement within the preferences ui), but in the entry details, the tabs for AI seemingly cannot be removed. For me these are a distraction.
I suggest that users can enable/disable the AI tabs in the preferences, UI, too.
The text was updated successfully, but these errors were encountered: