scy / timesheet.txt

A plain-text timesheet file format and tools for it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement some basic filtering

scy opened this issue · 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