View Single Post
Old 12-18-2018, 03:03 AM   #136
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,893
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DaltonST View Post
You had a complex data gap that you fixed. Library Browser issue was a symptom.

No need to ever do a straight 1-22. Just have to avoid creating a gap. If things get totally confused, however, that is a good way to reset to a valid sequence before saving, restarting, then changing to the desired sequence. No need to live with a straight 1-22.
I don't see all 22 columns, only the 12 I want, the irritant is that I have to include the columns I don't even see in the 1-22 sequence numbers, viz:

Click image for larger version

Name:	5.jpg
Views:	787
Size:	25.2 KB
ID:	168449

The columns I've struck out are irrelevant in this library, but I must include them in the contiguous set of sequence numbers

Quote:
Originally Posted by DaltonST View Post
Path is a required column, since it is used internally in several places (e.g. read a book, save a copy, get the book ID, etc). Cannot be optional.
Understood, happy to hide it in the list.

Quote:
Originally Posted by DaltonST View Post
Good idea about the specific CC label in the slot.





Quote:
Originally Posted by DaltonST View Post
My current project is a new plugin, Entities Manager. An entity may have many links and many notes. Associated entities point to their unifying entity that has their links and notes to avoid duplication. Example: Pseudonyms point to the real author that has the links and notes. Or not. Flexible. Associations are optional.

Entity = (type + value) where type is the metadata column name (standard or custom) and value is a metadata value. Any Entity can be associated with any other Entity with no regard to type.

Numeric and composite custom columns are not valid Entity Types.

Author, Series and Publisher are the standard column valid types.

As many links and notes per entity as desired.

Book ID not involved at all. Library-level.
Looks interesting - why not Tags as a standard column valid type, e.g. I might want to make a note as to what I mean by Medieval, Renaissance, Enlightenment etc.

- nice article about Donald Knuth in today's NYT ==>> The Yoda of Silicon Valley

BR
BetterRed is offline   Reply With Quote