timesheet.txt icon indicating copy to clipboard operation
timesheet.txt copied to clipboard

Implement some basic filtering

Open scy opened this issue 5 years ago • 0 comments

Entries should be able to be filtered with predicates like

  • start date/time
  • stop date/time
  • (flag whether entries that span across these times should be included or not)
  • hashtags
  • issue ID (also via regex, for Jira-like project prefixes?)
  • billable or not
  • description text

scy avatar Jun 13 '19 14:06 scy