Setting a datetime column isn't possible in the current plugin.
RL could be changed to set datetime columns, but it raises questions of how to fit it into the existing paradigm.
RL currently sets/adds a configured value to a column on add-to-list, clears/removes the same value on remove-from-list, or both.
If it's a date, on-add is easy: set to current datetime. But what should happen on-remove? Clear column? Set current datetime?
And is this something that would be useful to more than just luciaisacat?
|