Skip to content

Commit

Permalink
#10 fixing bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
bethune-bryant committed Jan 17, 2018
1 parent 98797f0 commit 79e0ea4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ A time tracking application that interfaces with Jira's rest API and can export

## Primary Features
* Interfaces with Jira Rest API.
** Grabs task info from Jira.
** Logs time against Jira task when tasks are logged/modified/deleted locally.
* Grabs task info from Jira.
* Logs time against Jira task when tasks are logged/modified/deleted locally.
* Creates reports as formatted Excel spreadsheets.
* Keyboard hotkeys that work at any time.
** ctrl-alt-shift-C closes the current task.
** ctrl-alt-shift-A Adds a new task.
** ctrl-alt-shift-S Shows/Hides the window.
* ctrl-alt-shift-C closes the current task.
* ctrl-alt-shift-A Adds a new task.
* ctrl-alt-shift-S Shows/Hides the window.
* Pop-up reminders to keep logs accurate.
* Simplifies adding tasks.
** Quickly add common tasks to multiple days. Good for things like regular meetings.
** Recent tasks are remembered and easily started.
* Quickly add common tasks to multiple days. Good for things like regular meetings.
* Recent tasks are remembered and easily started.

0 comments on commit 79e0ea4

Please sign in to comment.