LibraryManager icon indicating copy to clipboard operation
LibraryManager copied to clipboard

Add files to an installed library via wizard

Open dubeg opened this issue 5 years ago • 1 comments

What's the recommended way to add additional files to an already installed library? Modify libman.json manually and execute a restore?

dubeg avatar Aug 01 '19 18:08 dubeg

Currently the Add Client Library wizard does not modify existing library entries. We haven't yet decided on how the experience for re-entrancy should work, but this issue is a good place to track it.

In response to you questions, I think there's two ways to add files to an existing library until we address this:

  1. Edit the libman.json file, using the completion list to see which files are available
  2. Remove the existing entry from libman.json, then go through the wizard again to add a "new" entry with all of the files you want.

jimmylewis avatar Aug 03 '19 01:08 jimmylewis