Live data from Hacker News

Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

jiratui.sh

31–40 of 85 posts

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#31
post #23
post #21

Looks promising, but there's some limitations. It cuts off the list of assignees after a few hundred or so. JQL works though.

You have issues with hundreds of assignees?

At least on our instance there can only be one assignee, so I assume they are referring to the selection list of possible assignees.

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#32

Wow. Really cool. I wasn't expecting something so polished. JIRA speed drives me crazy sometimes, so a couple of months ago I decided to build myself a tool to do instant searches/filters on multiple projects right from the browser just to scratch my own itch. I just wanted to see if I could have near-instant filtering. I think I got a pretty decent performance by using some JS tricks. I'm sure there might be ways to…

Looks cool, but definitely a security team's nightmare. Putting an API key into some random HN'ers hobby project is a bad, bad idea, whoever you are (not saying you're a bad actor, but a zero-trust policy would agree with me).

Yeah, oauth would be better.

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#33

This is cool. I'm not a fan of TUIs at all (poor man's GUI if you ask me) but anything beats the Jira website trash. I will definitely be curious to see how much of Jira's abysmal performance is due to the website design (got to be a fair bit given how badly things like drag and drop perform) and how much is due to the server.

[flagged]

Why the snark? It's a valid preference and he wasn't demanding anything.

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#34
I desparately want something like this for Github.

I appreciate the value of the web browser providing the universal "quick" GUI (as in "I can open it on most devices and instantly interact"), but for power users I really wish more people were shipping things that helped out people not afraid to learn a bunch of keyboard commands

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#36
post #34

I desparately want something like this for Github. I appreciate the value of the web browser providing the universal "quick" GUI (as in "I can open it on most devices and instantly interact"), but for power users I really wish more people were shipping things that helped out people not afraid to learn a bunch of keyboard commands

[deleted]

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#37

This is so fantastic. I want something like this for slack...

https://cancel.fm/ripcord/ Ripcord isn't exactly this but it's fairly close. Hasn't been updated in 4 years though... when I messed with it in the past it felt nice!

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#39

Wow. Really cool. I wasn't expecting something so polished. JIRA speed drives me crazy sometimes, so a couple of months ago I decided to build myself a tool to do instant searches/filters on multiple projects right from the browser just to scratch my own itch. I just wanted to see if I could have near-instant filtering. I think I got a pretty decent performance by using some JS tricks. I'm sure there might be ways to…

Related: https://isanybodyusingthisprivatekey.com/

Haha, cool site

Re: Jiratui – A Textual UI for interacting with Atlassian Jira from your shell

#40
post #34

I desparately want something like this for Github. I appreciate the value of the web browser providing the universal "quick" GUI (as in "I can open it on most devices and instantly interact"), but for power users I really wish more people were shipping things that helped out people not afraid to learn a bunch of keyboard commands

https://cli.github.com/ ?
Post reply on HN