Quote:
Originally Posted by theducks
ondevice is a temporary column that only exists when a device is connected.
What I do is put a tag in my #usertags column: "onKobo or onKindle"
then use an and type search:
Code:
ondevice:true and #usertags:onkobo
(if you don't test for the #usertag, ut applies to any device connected)
|
I already do that, but there's problems with it, not the least of which is creating an extra column.
So what I really want is the list of books that use to be on the current device but have been deleted since last sync. Your suggestion works for one device, but what if I have two devices and want to have a single search for both devices that gives the deleted books for the current device.