-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document development #30
Comments
What type of feature are you trying to add. ? You can build the plugin with https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world |
Hi @helmus , thanks! I'd love an optional feature to replace XX-1111 Jira ticket numbers with a mini-view in place. (like title and state). I love the hover popup, but I'd like a way to view all the Jiras on a given page without doing anything. |
Like a badge ( as in Google doc references )? or an actual preview similar
to the tooltip? We'd have to think about where to put the preview / how to
manage real estate. But I like the idea, sounds like a power user feature 👍
…On Wed, Feb 28, 2024, 1:56 PM Jerome Eteve ***@***.***> wrote:
Hi @helmus <https://github.com/helmus> , thanks! I'd love an optional
feature to replace XX-1111 Jira ticket numbers with a mini-view in place.
(like title and state). I love the hover popup, but I'd like a way to view
all the Jiras on a given page without doing anything.
—
Reply to this email directly, view it on GitHub
<#30 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAH6QHYUY5LDDQP44OOVWDTYV6RYJAVCNFSM6AAAAABD5RIZYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRZHE4DMNRZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yes, a badge. Basically something like: XX-1234 "A story about doing stuff" IN PROGRESS But nicer. I don't mind much about the nicer aspect :P. Here's an example in an inline box: |
I like it, makes a lot of sense. what do you need to get started ? |
@helmus I got started yesterday. You can check the progress in my fork! |
Hi, I'd like to add an optional new feature to this. Could you provide some basic development instructions? Like how to build it and test locally?
Thanks!
The text was updated successfully, but these errors were encountered: