All Projects β†’ prometheas β†’ jira-2-omnifocus

prometheas / jira-2-omnifocus

Licence: other
Chrome extension for sending JIRA tickets to OmniFocus

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to jira-2-omnifocus

tickety-tick
A browser extension that helps you name branches and write better commit messages
Stars: ✭ 55 (+175%)
Mutual labels:  jira, firefox-extension
quickjira
🚀 πŸ“‚ Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+225%)
Mutual labels:  jira, firefox-extension
data-center-helm-charts
Helm charts for Atlassian's Data Center products
Stars: ✭ 77 (+285%)
Mutual labels:  jira
katibu
the missing productivity tool for connecting Jira, Github and local git together πŸš€
Stars: ✭ 13 (-35%)
Mutual labels:  jira
page-shadow
A Chrome, Firefox, Opera and Edge extension to increase contrast, decrase brightness and invert color of websites
Stars: ✭ 14 (-30%)
Mutual labels:  firefox-extension
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: ✭ 33 (+65%)
Mutual labels:  firefox-extension
page-modeller
βš™οΈ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+230%)
Mutual labels:  firefox-extension
gajira
GitHub Actions for Jira
Stars: ✭ 100 (+400%)
Mutual labels:  jira
firefox-containers-helper
Firefox multi-account containers are for power users. So is this. Adds bulk container interactivity features missing from the Mozilla Multi-Account Containers extension.
Stars: ✭ 32 (+60%)
Mutual labels:  firefox-extension
exodify
Wonder how much an app is tracking you? Now you can see it from within the Google Play web interface thanks to ExodusPrivacy.
Stars: ✭ 56 (+180%)
Mutual labels:  firefox-extension
atlassian-kubernetes
All things Atlassian and Kubernetes
Stars: ✭ 30 (+50%)
Mutual labels:  jira
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (+5%)
Mutual labels:  firefox-extension
Wudooh
Browser extension that allows Arabic script modifications for clarity and customization
Stars: ✭ 43 (+115%)
Mutual labels:  firefox-extension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (+10%)
Mutual labels:  firefox-extension
API-Testing-Automation-Framework
It is Data-Driven and Keyword-Driven framework to test REST/SOAP webservices automatically
Stars: ✭ 24 (+20%)
Mutual labels:  jira
JirAgileR
User-friendly πŸ”ΉJIRA API wrapper. Track projects & issues from within R
Stars: ✭ 22 (+10%)
Mutual labels:  jira
xeo
A modern tool to bring SCRUM to Notion!
Stars: ✭ 26 (+30%)
Mutual labels:  jira
jira-cli
πŸ”₯ [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+3945%)
Mutual labels:  jira
generate-changelog
generates changelog from git based on jira tickets
Stars: ✭ 18 (-10%)
Mutual labels:  jira
WeatherCE
Weather Browser Extension
Stars: ✭ 26 (+30%)
Mutual labels:  firefox-extension

jira-2-omnifocus

Chrome extension for sending JIRA tickets to OmniFocus.

Travis CI status
bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code
Scrutinizer status

This extension adds a big, lovely "Send to OmniFocus" button atop the right column of the JIRA ticket page. Click that button to quickly send a JIRA ticket into OmniFocus. The extension also supports Mail Drop, so you can send items to your OmniFocus Inbox even if you haven't got OmniFocus installed on this computer. (Yes, even from Linux or Windows.)

Use it allocate today's work. Use it to remember to follow up on some ticket, even one that's not yours (let's face it: merely being a watcher isn't all that useful when you've got a mountain of things you're responsible for).

Most importantly, use it to Get Things Done.

NOTE: I am not in any way affiliated with Omnigroup (the folks who make OmniFocus), or with Atlassian (the folks that make JIRA). Neither the Omnigroup nor Atlassian endorse this extension in any way, express nor implied. They don't even know who I am.

Getting Started

After cloning this project to your computer, you'll need to build the extension.

$ npm install
$ npm run build

Known Limitations

At this time, this extension only works its magic from the ticket detail page. That is to say that it doesn't work from any quick-edit / AJAX-overlay views of ticket information (ie, from the Kanban board, etc).

Contributing

I enjoy maintaining this extension, and am happy that there are folks out there using it. I'm always thrilled to receive feedback, feature requests, and even PRs. If you've got a feature to request or a bug to report, please file an issue on Github.

If you're a little more technically inclined, and would like to submit a pull request, please note that I have implemented ESLint configs (based on the Airbnb JS Styleguide) for the project that code submitted in PRs must honor (I've configured Hound CI to automatically decline any PRs that fail to validate according to the project's configured linting rules). You can minimize the chances of encountering an auto decline by ensuring that you've run npm run lint on your changes before submitting the pull request. I can also recommend installing the appropriate modules for both ESLint and EditorConfig for whatever editor / IDE you like to use for development.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].