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

Implement an alias system for shortcuts (purls) #5

Open
craigsapp opened this issue Sep 18, 2020 · 0 comments
Open

Implement an alias system for shortcuts (purls) #5

craigsapp opened this issue Sep 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@craigsapp
Copy link
Contributor

In the spreadsheet for the list of data that can used to create PDFs (http://bit.ly/musedata-menu), the SHORTCUT is a unique identifier for a specific PDF. This shortcut (id) should not be changed. However, create a new column called ALIASES which can be used to store alternatives to the main shortcut. If a shortcut is changed, then the old one should be moved to the ALIASES column.

The list of ALIASES are comma separated with optional spaces (or optional commas). ALIASES should be unique and not conflict with any other ALIAS on the spreadsheet or with any SHOURTCUT on the spreadsheet.

@craigsapp craigsapp added the enhancement New feature or request label Sep 18, 2020
@craigsapp craigsapp self-assigned this Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant