Skip to content

biblioteksentralen/find-uncatalogued-ebooks

Repository files navigation

find-uncatalogued-ebooks

Setup

  1. Install node.js if you have not already
  2. Clone this project
  3. In the project directory, run the file named setup.cmd which installs node packages and creates a .env file
  4. In the .env file, fill in the required values. You can get them from someone with access to Doppler

How to use

  1. Make sure excel document is in correct format (see below)
  2. Put the excel document containing the ISBNs to the root folder of the project
  3. Make sure excel document is not open anywhere on your computer
  4. Run run-script.cmd
  5. Results can now be accessed in your excel file in a new worksheet named Result

Correct format of excel document

  1. Name of excel document must be isbn.xlsx
  2. ISBNs are retrieved from column A in the first worksheet
  3. Result is a reserved name for the resulting worksheet, and should not be used by any existing worksheets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published