Skip to content
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

Importer open dialog improvements #1431

Closed
2 tasks
stefan-kolb opened this issue May 20, 2016 · 2 comments
Closed
2 tasks

Importer open dialog improvements #1431

stefan-kolb opened this issue May 20, 2016 · 2 comments

Comments

@stefan-kolb
Copy link
Member

image

The open dialog of the importer import into...(new | current) db needs several improvements:

  • the file type selection must filter the view based on suppported types
  • the file type selection should display supported file endings for each type, e.g., medline|Pubmed? (*.nbib, ...)
@tobiasdiez
Copy link
Member

Some of the backend code required for this improvement is available with #1207.

@Siedlerchr
Copy link
Member

Regarding file filters, I recently added the code for this in the BrowseAction.
Have a look at this commit: #1304
The whole code for file opening will be finally reworked in #1336 (Atm I don't have time for that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants