Skip to content
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

completion for @mention in comments #254

Closed
stfl opened this issue Jun 18, 2021 · 1 comment
Closed

completion for @mention in comments #254

stfl opened this issue Jun 18, 2021 · 1 comment

Comments

@stfl
Copy link

stfl commented Jun 18, 2021

We're using jira comments to communicate within the team which requires mentioning the user with @username
In org-jira this is turns into [~accountid:<id>]
I'd love to have a completion function to select the username and insert the accountid

this should work with (org-jira-get-assignable-users) but my elisp experience is quite limited.
Maybe someone already has a function for that and is willing to share.

@ahungry
Copy link
Owner

ahungry commented Jul 19, 2021

If anyone does, feel free to make a PR, this would be a nice addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants