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

Modify BISAC folder structure to replace simple references with relative symlinks #95

Open
SpencerDub opened this issue Nov 25, 2024 · 0 comments

Comments

@SpencerDub
Copy link

I find the BISAC folder structure quite helpful; however, many of the categories contain folders that reference other folders. For instance:

/ANTIQUES & COLLECTIBLES/Ceramics see Pottery & Ceramics
/ART/Product Design see DESIGN-Product
/LAW/Divorce see Family Law-Divorce & Separation

It would be useful if these singular references were replaced with relative symlinks to the specified targets.

There are other references that would not make unequivocal sense to replace because they are not direct references to a single alternative category, such as:

/ART/Design see headings under DESIGN
/ANTIQUES & COLLECTIBLES/Sports (see also headings under Sports Cards)/
/ANTIQUES & COLLECTIBLES/Televisions & Television-Related see Performing Arts or Radios & Televisions/

Modifying the directories and creating symlinks in this way seems like a good use of a script; however, I've been unable to write an effective bash script to do this, since it keeps getting caught up on the cross-subject references (...see DESIGN-Product) and creating symlinks for those incorrectly (/ART/Product Design/Product). Perhaps someone who's just a little more skilled at scripting than me could do this in one fell swoop.

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

No branches or pull requests

1 participant