-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 "reset to default" button for "Cite command" #10569
Comments
Hello @koppor , I would like to try work on this issue. For clarification: I should add a Button to "Cite Command" that uses the icon and labeltext like in "Citation key patterns" |
Hi @koppor, since the previous two issues were unassigned, may I do this new issue? |
@JonathanRech was first
Not only the button but also the functionality needs to be implemented. The value of the pattern should be reset to the default value. |
Why an extra button to reset this? Maybe a tooltip or an example string on the right is better. |
@calixtus You can reset the entry preview as well. Same for custom entry types. So this is totally fine. And button we mean a simple icon. |
@calixtus Because we like fine-grained reset-to-defaults 😅. Moreover, this is a highly-needed work-around for #10568. -- https://github.com/JabRef/jabref-issue-melting-pot/issues/323 is the longer solution, but we need an internal agreement to make that issue public. |
We had quick discussion about it. I'm fine with it. |
We need a button "Reset to default" for the "Cite command". A user might put arbitrary strings there - and we need to support them to go back to the default easily. The default is
\cite{key1,key2}
.The icon and the label text can be found in "Citation key patterns":
Refs #10568
The text was updated successfully, but these errors were encountered: