(last_)Modified is affected by ANY change to metadata values.
Since this library is built on a Relational Data Base (rdb), changing the casE of a Tag, will affect all books using that tag.
And no, there is no setting to stop that. last_modified is mostly for internal use (flags dirtied records).
{date} is usually when you create the initial entry
I added {#edited} to flag when I made a change (so it rises to the top of a sort)
|