Hello HN!<p>I'm Tanin, and I've made a universal tooltip to help me eliminate clicking and typing. It has been working well for me, and I'd like to share it with the world.<p>Tip is a universal tooltip that shows useful info at your fingertip. You simply select a text (in any app) and hit the short keys to activate the tooltip with useful info/action.<p>"Useful info/action" is programmed by you using your fav programming language, and this works with every Mac app.<p>I have 2 examples that I use frequently:<p>* Convert seconds/millis to human readable time: https://media.giphy.com/media/f952ZuRG9kqCoxGt8v/giphy.gif<p>*Select an error stackrace line and open that file with that line in IntelliJ/Github: https://media.giphy.com/media/JSYWptFElQmDJOXzXO/giphy.gif<p>You can customize it fit with your workflow.<p>Any feedback is very very welcome, and I hope this is as useful for you as it is for me.<p>Interested? See how to use it here: https://github.com/tanin47/tip