Skip to content

frappierer/outlook_web_jira_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remarks

Chrome Extension for Jira Integration

This Chrome extension helps to log meetings directly from Outlook webview to JIRA Cloud (On-prem is untested) with ease. It shows a sidebar with all meetings of the current view. In the sidebar, you can then edit the meetings and log them in bulk to jira.

For the Extension to work the Url pattern must follow https://*/calendar/view/*.

image

Features

  • Extract and log meeting details automatically
  • Will work in single day view and multi day views
  • Integration with JIRA API to log hours
  • Easy to use UI integrated directly into your browser
  • Group meetings by date
  • It will save the last 10 tickets you log work to.

Installation

  1. Clone or download the repository to your local machine.
  2. Open the Google Chrome browser.
  3. Go to chrome://extensions/.
  4. Check the Developer mode checkbox.
  5. Click on the Load unpacked button.
  6. Navigate to the location where you cloned the repository and select the folder containing the extension files.
  7. The extension should now be installed and you will see it in your list of extensions.
  8. Go to https://id.atlassian.com/manage-profile/security/api-tokens to create a jira token.
  9. Add your Jira Credentials via the Options Page: main_large

Usage

  1. Click on the Log Meetings button that appears in your browser.
  2. The extension will automatically extract meeting details from the page and group them by date.
  3. You can edit the duration and associate meetings with JIRA tickets directly in the extension sidebar.
  4. Click on the Log to JIRA button to log all the meetings to JIRA.

About

Chrome extension enabling direct bulk logging of outlook meeting details to JIRA tickets straight from your browser.

Topics

Resources

Stars

Watchers

Forks