unfurl icon indicating copy to clipboard operation
unfurl copied to clipboard

FR: Refactor `data_types` for timestamps to be better for filtering

Open obsidianforensics opened this issue 3 years ago • 0 comments

Right now, the node.data_type for the various different timestamps is the name of the timestamp format (ex: epoch-seconds or webkit). It would be nice to standardize these a bit to enable easier searching/filtering of Unfurl output. One example would be a user Unfurling a bunch of URLs, then wanting to see any timestamps found (these would be challenging to find now). Refactoring the data_type for these to start with timestamp would give something consistent to filter on.

obsidianforensics avatar Oct 26 '22 19:10 obsidianforensics