Skip to content

Commit

Permalink
Small change to project description.
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillMetrik committed Sep 9, 2015
1 parent a695fc0 commit 990ba14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Toggl2Jira
Pushes time logged with Toggl into Jira, automatically binds logged time to Jira issue.

NOTE: the project has just started and is not yet implemented (not working).

This project after finishing should allow to easily post time logged by you in Toggl application to Atlassian JIRA. The solution will look at the description of times logged in Toggl. It will always consider the first word (till whitespace) as a Jira issue ID, the rest of description will be considered as description itself.
This project allows to easily post time logged by you in Toggl application to Atlassian JIRA. The solution will look at the description of times logged in Toggl. It will always consider the first word (till whitespace) as a Jira issue ID, the rest of description will be considered as description itself.
Toggl2Jira will find all the issues in JIRA by their IDs fetched from Toggl time records and post work log for those issues (taken from Toggl time records).

0 comments on commit 990ba14

Please sign in to comment.