-
-
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
Create a better solution for defining multiline fields #6448
Comments
Still a good idea. Should be easily done in the custom entry types dialog |
still a good idea - and maybe linked to conversation at #5461 |
@ilippert @Siedlerchr |
In JabRef some fields are defined as single line, e.g. author title and others are defined as multiline, e.g. abstract, comment. Solution would be cool to change the option (e.g. multiline) in the custom entry type dialog. In addition, it should be possible to select the type of the field, e.g. if the field holds persons or keywords. Comment from @tobiasdiez in the linked PR
|
Is the goal here to allow the user to choose whether to use a single line or multiline for custom entry type dialog? |
@JustinNgu18 Yes. |
Please also have in mind to make clear what is meant by "Do not wrap the following fields when saving" in the preferences See https://discourse.jabref.org/t/set-entry-preview/3393/9?u=koppor |
* upstream/main: (120 commits) Enable groups drag'n'drop to new library (JabRef#9460) Update MacOS jabrefHost.py to find local installs (JabRef#9487) Fix remember last open valid library with empty new one (JabRef#9489) Observable Preferences R (CitationKeyPatternPreferences) (JabRef#9486) Fixed ZBMathTest and extracted keyWordSeparator (JabRef#9485) New Crowdin updates (JabRef#9483) Add log for ignored excepton (JabRef#9302) Select Library to import into (JabRef#9402) Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r (JabRef#9476) Bump com.github.andygoossens.modernizer from 1.6.2 to 1.7.0 (JabRef#9478) Bump mockito-core from 4.9.0 to 4.10.0 (JabRef#9479) Bump checkstyle from 10.4 to 10.5.0 (JabRef#9477) Bump slf4j-api from 2.0.5 to 2.0.6 in /buildSrc (JabRef#9480) Bibtex month not deprecated (JabRef#9404) Show development information\n\n+semver: major Release v5.8 Update external libraries add afterburner fx jabref add jakarta inject fix display name for artifact store Prepare CHANGELOG for release Also trigger on branch arm64mac-release ...
* upstream/main: Observable Preferences S (LastExportPath and Cleanups in JabRefPreferences and Globals) (#9493)
* upstream/main: Bump classgraph from 4.8.152 to 4.8.153 (#9502) Bump slf4j-api from 2.0.5 to 2.0.6 (#9501) Bump org.beryx.jlink from 2.25.0 to 2.26.0 (#9500) Bump lucene-queries from 9.4.1 to 9.4.2 (#9499) Add double click on preview style to add/remove from the selected list (#9498) Fix no context menu with sorting on all entries group (#9497)
* upstream/main: Update to JDK 19 (#9421)
* upstream/main: Fix spaces Add missing dots Squashed 'buildres/csl/csl-styles/' changes from 84dba23..43566f2 try to repack deb file (JabRef#9506) Fix date parser for year/month (JabRef#9507) # Conflicts: # CHANGELOG.md
Follow up from #6315
The text was updated successfully, but these errors were encountered: