Browse Source

Include specification of default fields

Samuel W. Flint 4 years ago
parent
commit
8bc78cd65a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      library.org

+ 1 - 0
library.org

@@ -526,6 +526,7 @@ Finally, this is what puts the application together.  Placing each function in i
   LIBRARYFILE=~/.library/library.rec
   LIBRARYDIRECTORY=~/.library
   GIT=detect
+  export LIBRARY_DEFAULT_FIELDS=${LIBRARY_DEFAULT_FIELDS:-ID,Title,Author,LCCN,Location,Course}
 
   <<help-message>>