Luminarys / synapse

Synapse BitTorrent Daemon
https://synapse-bt.org
ISC License
855 stars 48 forks source link

sycli list: Add a short ID field, similar to short Git SHA-1. #206

Open alexherbo2 opened 3 years ago

alexherbo2 commented 3 years ago

It could be nice to make sycli work more easily with IDs.

Example

sycli dl [id|name]

sycli can work with IDs or names, but we rarely see the ID information.

Luminarys commented 3 years ago

Ah yea, short hash prefixes are a good idea for searching IDs, I'll see if this can be done without too much difficulty