Skip to content

Instantly share code, notes, and snippets.

@RickyCook
Last active October 2, 2017 01:04
Show Gist options
  • Save RickyCook/21fb6c015bcfdb54aeb07557b3db1337 to your computer and use it in GitHub Desktop.
Save RickyCook/21fb6c015bcfdb54aeb07557b3db1337 to your computer and use it in GitHub Desktop.
timesheet bot

Things to say:

  • Start project full project name
  • Start project fpn
  • Start new entry
  • New entry
  • Start on some entry description
  • Start on some project name
  • Start some entry description
  • Start some project name
  • End entry
  • Start project name scrum
  • Start project name meeting
  • I worked on project name from start time (until end time)
  • Start some project name from start time
  • Start on some project name from start time
  • Start some entry description from start time
  • Start on some entry description from start time

Actions

  • Start project:
    • Sets the project as "current" for creating entries
  • New entry:
    • Starts entry on "current" project
  • New entry with built-in specials (meeting, scrum)
    • Automatically sets the task
  • End entry:
    • Writes entry start/end to Teamwork

Automatic

  • Do you want help filling in a simple timesheet today?
  • What project did you do today?
  • Did you work 9-5 today?
  • Did you have lunch 12-12:30 today?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment