How to get the Base32 CIDv1 from ipfs companion of ipfs desktop

to be able use ipfs:// address formating , i need the Base32 CIDv1, but the ipfs deskop only showing CID V0, why do not also show the Base32 CIDv1?

Ok, i got it, you can visit http://localhost:8080/ipfs/CIDv0 to get the Base32 CIDv1, but it will much better to just show it along with CID v0.

There is also https://cid.ipfs.io which will print CIDv1 in case-insensitive encoding.