Do you use lisp, and are there tools you are missing?
Kinda just a random question, but i use a lot of lisp routines for the most basic tasks and made another one (with AI) just last week.
It places an block in the center of 2 other blocks and deletes the 2 selected ones. This comes forth from a survey where lightposts have been measured on 2 sides, so the post is actually in the middle.
I could probably have found something like this online, but now i have made one that also has some custom options, like selecting all the surveyed points and only apply the 'place block in center' on survey points that are within 1 feet (can be changed) of each other and have a specific label.
Anyway, i like to make more tools more often, but as the problem at hand in that one instance was probably 5 minutes of work if i fixed it by hand, it took half an hour to create the lisp.
So pretty much i wasted 25+ minutes on that job. But will save myself 4,9 minutes on any future jobs.
So i wonder, what tools, even if it's not just a lisp, would you like to create but never find the time to do so?