
The selection no longer lost or moved on folder opening/closing. The erase functionality works, on Mac (Windows) use the delete (backspace) or forward delete (delete) keys. unfortunately there are sometimes exceptions so I am not calling erase() on each item until we figure out what the problem is. view._deleteItem() and view._insertItem() are now view._hideItem() and view._showItem() to better reflect functionality.
21 lines
No EOL
639 B
INI
21 lines
No EOL
639 B
INI
itemFields.title = Title
|
|
itemFields.dateAdded = Date Added
|
|
itemFields.dateModified = Modified
|
|
itemFields.source = Source
|
|
itemFields.rights = Rights
|
|
|
|
itemFields.series = Series
|
|
itemFields.volume = Volume
|
|
itemFields.number = Number
|
|
itemFields.edition = Edition
|
|
itemFields.place = Place
|
|
itemFields.publisher = Publisher
|
|
itemFields.year = Year
|
|
itemFields.pages = Pages
|
|
itemFields.ISBN = ISBN
|
|
itemFields.publication = Publication
|
|
itemFields.ISSN = ISSN
|
|
|
|
|
|
itemTypes.book = Book
|
|
itemTypes.journalArticle = Journal Article |