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

Add searching/filtering capabilities #4

Open
mdippery opened this issue Mar 11, 2014 · 0 comments
Open

Add searching/filtering capabilities #4

mdippery opened this issue Mar 11, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@mdippery
Copy link
Owner

It would be nice to search/filter output. Right now, you can list all comments for a specific subreddit, but that's as fine-grained as the filtering gets. Otherwise, you have to use grep, but this isn't a great solution because grep has no knowledge of the structure of the comments output, so, for example, you can't filter by date or search only the comment bodies for a specific word or phrase.

One idea would be to add a flag that lets you filter/search output using SQL, which would give a lot of control over to the user. In conjunction with #3, I think it could work quite well.

@mdippery mdippery added this to the v1.0 milestone Mar 11, 2014
@mdippery mdippery self-assigned this Mar 11, 2014
@mdippery mdippery modified the milestones: v2.0, v1.0 Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant