yt-fts icon indicating copy to clipboard operation
yt-fts copied to clipboard

Enable time window control on queries.

Open NotJoeMartinez opened this issue 5 months ago • 0 comments

Add a flag to search commands to enable control the time window searched. This might require a reformat of way we store timestamps because the HH:MM:SS.SSS is not ISO8601 complaint which is required to use the time() function in sqlite https://www.sqlite.org/lang_datefunc.html

NotJoeMartinez avatar Jan 09 '24 03:01 NotJoeMartinez