Ticket #122 (closed defect: wontfix)

Opened 3 years ago

Last modified 2 years ago

Mark tagged items as read

Reported by: alex@… Owned by: mbonetti
Priority: low Milestone: Gregarius 0.6.0
Component: FEATURES Version:
Severity: normal Keywords:
Cc:

Description

Maybe we can assume that since an item has been tagged, it could be considered as read. So tagging an item could change its status and uncheck the 'unread' checkbock. (Could be setup as an option ?)

Change History

Changed 3 years ago by mbonetti

  • priority changed from normal to low
  • milestone changed from Gregarius 0.5.1 to Gregarius 0.6.0

Changed 3 years ago by stormerider@…

Couldn't this be done as a plugin? Set a hook like rss_plugin_hook('rss.plugins.tags.aftertagged', $id) inside expsubmitTag (or privupdateTags). The plugin can then mark the item as read based on the item id.

Changed 2 years ago by mdodoo

  • status changed from new to closed
  • resolution set to wontfix

With people asking for plugins that automatically tag items, I do not think that it is possible to have tagged unread items. I agree with stormerider that this would be best implemented as a plugin.

Note: See TracTickets for help on using tickets.