Wrote a quick IPFS object manager to build a CSV file with the hash string and name of file. The name of the file is gathered from the file and simple parsed and passed together with the hash to a csv file. Downside you still have to manually copy paste the hash onto the terminal. Working on enumerating the hashes and just selecting the number associated to the hash.
IPFS deamon must be running. Tested only on linux machine
heres the code to it:
https://ipfs.io/ipns/QmaLzisU9wQDpYmCwHAahfcJzhhwLh8kf7cqHikwfJPesU
Let me know what you guys think!