View Single Post
Old 01-28-2023, 02:44 PM   #9
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by theducks View Post
Isn't that fairly fragile because it is not back linked ? If either piece gets a new ID .
If I was concerned about the links surviving copy to library and the like where IDs do change then I would (probably) do the link with an Action chain. Define a custom column that contains the right search to locate the anthology (author, series, title, whatever), then have the action execute that search and show that book. If you want the action to change the selection instead of doing a search then probably the action must be written in Python.
Quote:
I will play with it. It was there all along, although the first few times i clicked on it, it failed to jump to the book and suggested my view was limited.
A search (not a VL) was in effect

Code:
#master:"=Split_Off"
That is a custom Tag field (fixed values) where I log the original format
BUG?
Sorry, but I don't know what the "it" is you clicked on. Your example implies it is an item in the tag browser. Those don't do id-based searches. If it is an item in book details then clicking on one will replace the search. If a VL is active then it will indeed limit the resulting books to those in the VL.
chaley is offline   Reply With Quote