Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch labelling based on search result #46

Open
np opened this issue Mar 28, 2012 · 1 comment
Open

Batch labelling based on search result #46

np opened this issue Mar 28, 2012 · 1 comment

Comments

@np
Copy link
Contributor

np commented Mar 28, 2012

I would like to label/unlabel a whole set of thread all at once by specifing query and a set of signed (+/-) labels.
Currently the loop is done on the client which is really inefficient, moreover using turnsole its not possible to really select all the threads of a search result.

@rakoo
Copy link
Contributor

rakoo commented May 8, 2012

I've done some work about this in my branch : https://github.com/rakoo/heliotrope/tree/filter

It manages every thread that is searchable, but the looping is done on the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants