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

New Command Line Option -f #213

Closed
brownberry opened this issue Oct 5, 2015 · 2 comments
Closed

New Command Line Option -f #213

brownberry opened this issue Oct 5, 2015 · 2 comments

Comments

@brownberry
Copy link

New Command Line Option -f

Offer a new command line option "-f" / "--filelinks" that links all bibtex-entries with the bibtex-named PDFs that are found in the respective directory. (this is ALT+f for a single entry in the GUI.)

Example application

jabref -f -i input.bib -o output.bib

The new option will simplify batch-processing.

Feature Generalization

Enable ALT-f not only for single entry, but for a selected subset of entries (as CTRL-g).

@koppor koppor added the easy label Oct 5, 2015
@koppor koppor changed the title New Command Line Option New Command Line Option -f Oct 5, 2015
@stefan-kolb stefan-kolb removed the easy label Nov 19, 2015
@lenhard
Copy link
Member

lenhard commented Jan 25, 2016

Is implemented in master. However, -f is already taken for the fetch command, so I implemented it as -asfl: --automaticallySetFileLinks.

Implementing ALT+f for a set of entries is still open.

@lenhard
Copy link
Member

lenhard commented Apr 13, 2016

We'll close this for now, since implementation of the remaining functionality is unlikely. If this is really wanted by multiple users, we can reopen it.

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

6 participants