-
-
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
File-Save/Save as should already suggest .bib ending #1763
Comments
Same issue with Open database, Save selected (.bib), Export/Import preferences (.xml) etc. |
@stefan-kolb My idea was to (only) use setFilter when we have a single ext. That would both work for saving/open dialogs. |
@Siedlerchr Could be an option, but maybe this is not what we want in every dialog? So I just made it explicitely. |
@grimes2 Thanks for pointing this out, I'll take care of this. |
For open dialogs with multiple extensions is would be nice to have "All supported types (*.bibx, *.bib, *.txt, ...)" as default. |
Can you please open a new issue for this? Am 18.08.2016 12:19 nachm. schrieb "grimes2" notifications@github.com:
|
* master: Fix imports Rename NewFileDialog -> FileDialog Also cancel duplicate finder workflow on close button Removed/moved preferences which are constants implements JabRef#1767: Add Help Button to access new help page Fixed BibTeXMLImporter Set more default file filters in dialogs JabRef#1763 Resolve crossrefs and strings in main table (JabRef#1644) Rewrite bibtexml importer with JAXB parser (JabRef#1666) Moved a few more initialization to GUIGlobals.init() (JabRef#1756) Added program to generate a table of all characters and fixed some characters (JabRef#1766) Improve focus of the maintable after a sidepane gets closed (JabRef#1741) Table row height adjusts on Windows as the font scales with the menu (JabRef#1623) Added more characters to converters (JabRef#1761)
Another two cases: AUX: Tools > New subdatabase based on AUX files > Browse |
LAYOUT: Options > Manage custom exports > Add new > Browse |
@grimes2 You do not need to mention all dialogues here. That are probably all dialogs that use a single file extension to filter (much easier to search for in the code) |
Currently it is set on All files.
The text was updated successfully, but these errors were encountered: