relis icon indicating copy to clipboard operation
relis copied to clipboard

Built-in categories

Open esyriani opened this issue 6 years ago • 0 comments

Add the following built-in categories in the configuration editor:

  • note: Simple note "Note" [1] : string(500)
  • year: Simple year "Year" * [1] : date style("yyyy") OR int(4) style("[1-2][0-9][0-9][0-9]")
  • venue: DynamicList venue "Venue" [1] venues
  • author: DynamicList author "Author" * [0] authors

If present in the configuration, Year, Venue, and Author should be automatically set for paper classified with the data from the paper. Venue should be a reference to the table of Venues and Author to the table of Authors.

esyriani avatar Sep 19 '18 12:09 esyriani