Quote:
Originally Posted by MrWarper
I thought only files with extensions associated with some application were shown. Isn't this exactly how it should be? That would leverage the need for better autotagging (don't get me wrong - that would be nice anyway).
BTW, I'm not clear on what's the current mechanism. Say I install the CBZ plugin. CBZ files are shown in the SD card, yet to my knowledge they're not tagged. Is this how 'recently read/added' views are different from current regular views?
|
There are different mechanism working here. A file needs to have a known extension to be added to the database (global.db). The recent added/opened views are extracts of the database. For some reason (possibly to exclude folders, but I need to check this) the sql-query for these recent-views require that the tag != empty.
Tagging is yet again another mechanism, when a new document is detected (during indexing) and it should be added to the database, some criteria (based on location and extension) are used to give the file a default tag.