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

option to use Zotero rename rule for naming files #202

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

keighrim
Copy link

This PR replaces citeKey pref with files.basename pref, and makes it a ternary option by adding "use zotero rename rule" value. This can be further expanded to include more options like re-use the zotfile rule or custom format (in a "printf" style), but this works well enough for me for now.

Also, the base name formatting is moved to the Files names tab in the preferences window, putting it among other naming options.

Few things that are still missing;

  1. localization other than en-US
  2. migration from exiting a citeKey value (bool) to new files.basename value (string).

Let me know what you think.

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

Successfully merging this pull request may close these issues.

None yet

1 participant