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 hashtag capabilities to activities #89

Closed
JacobEvelyn opened this issue Mar 22, 2016 · 2 comments
Closed

Add hashtag capabilities to activities #89

JacobEvelyn opened this issue Mar 22, 2016 · 2 comments
Milestone

Comments

@JacobEvelyn
Copy link
Owner

It would be nice to be able to do something like this:

friends add activity "Went for a run. #exercise"

and then later filter activities like:

friends list activities --tagged exercise

or

friends list activities --with James --tagged restaurants

For now this would only support one tag to be passed to the --tagged argument (see #88 for more details on lifting that limitation).

@andypearson
Copy link
Contributor

I'd like to be able to tag friends as well, so I can search for people that I worked with, or people I know from school.

@JacobEvelyn JacobEvelyn changed the title Add hashtag capabilities to activies Add hashtag capabilities to activities Mar 25, 2016
@JacobEvelyn
Copy link
Owner Author

Ah interesting, so you're saying there might be friends under the #work tag as well as activities under the #work tag. That makes sense to me. I just created #90 for this; let me know if that looks like what you were thinking.

@JacobEvelyn JacobEvelyn modified the milestone: 1.0 Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants