Ask HN: What (realistic) software tool do you need that doesn't exist
1–10 of 11 posts
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#2I think you'll find this would save a ton of time in office jobs that require a lot of excel work.
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#3I would love a copy/paste stack utility. The ability to copy multiple selections and then paste them in order. For instance you could press ctrl+c five times in your source and then switch windows to the destination and then presss ctrl+v five times to get everything copied and then pasted in one go. Maybe allow toggling between FIFO and LIFO. I know MS Office has a clipboard utility that keeps a history but as far a…
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#4GUI file browsing details that influence the width of their column. Too often I find long names truncated and have to adjust the width myself when there's obviously lots of white space in other columns. Maybe a bit too OS for your question.
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#5Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#6Open Frequent Files (in addition to Open Recent Files). Seems easy enough to me. GUI file browsing details that influence the width of their column. Too often I find long names truncated and have to adjust the width myself when there's obviously lots of white space in other columns. Maybe a bit too OS for your question.
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#7I would love a copy/paste stack utility. The ability to copy multiple selections and then paste them in order. For instance you could press ctrl+c five times in your source and then switch windows to the destination and then presss ctrl+v five times to get everything copied and then pasted in one go. Maybe allow toggling between FIFO and LIFO. I know MS Office has a clipboard utility that keeps a history but as far a…
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#8I've had a couple of failed attempts at creating one myself. What I keep getting hung up on is that I don't know front end programming. I've tried working on it in the evenings and get frustrated with the front end development.
I've thought about founding a company to work on it and hire some contractors to do the front end work, but I'm not really interested in running a company.
Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#9Re: Ask HN: What (realistic) software tool do you need that doesn't exist
#10I would love a copy/paste stack utility. The ability to copy multiple selections and then paste them in order. For instance you could press ctrl+c five times in your source and then switch windows to the destination and then presss ctrl+v five times to get everything copied and then pasted in one go. Maybe allow toggling between FIFO and LIFO. I know MS Office has a clipboard utility that keeps a history but as far a…
They manage clipboard history in addition to other functions. Adding that FIFO/LIFO paste functionality is probably either a configuration matter or a simple edit on the source where you just delete an entry from the history automatically on being pasted. To toggle LIFO/FIFO, it's probably simplest to just reverse the history on a keybinding.
Searching for "windows clipboard managers" also gives some results, though I have no clue as to the breadth of their functionality or extensibility.