Quote:
Originally Posted by taming
Joel, maybe there could be a way to turn off a tile type...forever..so that kind of tile never appears on the home screen. (not like I am demanding)
|
It doesn't look like there's much I could do. The best I could hope for would be to mark all RecentBook entries as disabled, then scan the content table and re-enable any RecentBook entries that are in progress. Of course, assuming that actually works (David refers to the RecentRead event, which I don't have despite having read books and being in progress on a book) this still may not quite be what you want if you have multiple books in progress (depending on if I can get the ordering of timestamps right, and hoping it doesn't break anything...). And if you only have one book, your home screen will have a lot of wasted space.
In investigating this, I do see some interesting uses for database triggers. But they're all better used in David's Utilities plugin to force certain tile types to stay disabled if there's interest in adding that sort of functionality.