Alanaktion / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
1 stars 0 forks source link

RFE -- please add a search or 'find' to search for text in torrent names #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm looking for a simple text find like in firefox's page-find -- that looks 
for text you type on the page -- with the focus being on the torrent name 
field.  I'd like it to take me to the next entry that has matching text -- 
pressing F3, would repeat the search from the current position.  When it gets 
to the bottom it can just wrap to the top again.

Reason -- I have 340 active torrents -- and I can't find the torrents I am 
looking for.  Unfortunately alphabetical doesn't help since often they have 
some group prefix like [AHQ] in front of it that is not part of the title but 
that throws off any alphabetical ordering.

Right now, the only way I can find things is using the command line and doing 
something like: (trm=my alias for the remote):

trm -l |grep "torrent name",
but that doesn't help me find it in the gui or when I'm just using the gui...

Thanks!

Original issue reported on code.google.com by astara.a...@gmail.com on 18 Jun 2010 at 10:52

GoogleCodeExporter commented 9 years ago
Did you miss the search box in the left pane?

Original comment by j...@cp-lab.com on 18 Jun 2010 at 2:15

GoogleCodeExporter commented 9 years ago
I did...
Sorry.

Original comment by astara.a...@gmail.com on 18 Jun 2010 at 6:29