-
Notifications
You must be signed in to change notification settings - Fork 742
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
Recommend categories, moods, and strategies to use in a Moments post #659
Comments
Also just throwing out an alternative, would having standardized mood tags
be easier? Then that cuts the problem surface area a bit.
I have always wondered if there was a strong reason for having moods be
user managed?
…On Mon, Sep 25, 2017, 2:44 PM bảo.thiên.ngô ***@***.***> wrote:
Allowing for #hashtags inside posts as perhaps a supplement to Categories
and Moods allows for more immediate and dynamic ways of tracking
expressions by removing the burden of having to create and manage
Categories/Moods.
One possible application of hashtags is to allow a person to track
particular moods over time. Imagine a view of a calendar days over a period
of 3 months, with colors indicating certain hashtags.
Of course this opens up a can of worms. How do we treat #anger and #angry?
I still am of the opinion that having the burden of linking these small
varations is not something we desire in having our users burdened with.
Instead, and this would have to be a separate issue altogether, to consider
using machine learning with intelligent language analysis to cluster
related terms together.
However, there needs to be discussion on how we want to integrate with the
existing Categories/Moods features, or whether we should deprecate it. If
you type #happy, how do we know to create it as a Mood, and not a Category?
An initial thought was using AI, but given that we support multiple
languages, this presents a rather interesting challenge.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#659>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAzm2_yi17sQW5X-tFGlQ1C9PNuLrKrXks5sl_SpgaJpZM4PjK4n>
.
|
I chatted with @Megha-Pathak over Slack about this issue and we've decided to change its scope: We already ask users to add categories, moods, and strategies to their posts. So I don't think there's usefulness in having hashtags inside a post. However, I think something we can do is based on what the user has written in their moment post (specifically in the "What happen and how to do you feel?" field), we can recommend existing categories, moods, and strategies to tag onto the post. User flow:
|
Description
Allowing for #hashtags inside posts as perhaps a supplement to Categories and Moods allows for more immediate and dynamic ways of tracking expressions by removing the burden of having to create and manage Categories/Moods.
How can we meaningfully track something like "my #father triggers me", tracking the keyword "father"? Right now the user would have to create a "father" category and then remember to tag the "father" category for the Moment. But allowing for hashtags instantly associates the Moment to the that keyword.
One possible application of hashtags is to allow a person to track particular keywords over time. Imagine a view of a calendar days over a period of 3 months, with colors indicating certain hashtags. Hashtags need not be limited to Categories or Moods, it can be for Strategies, e.g. "Today I spent time #meditating by spending 5 minutes in lotus position." In other words, it allows the user to indicate what is meaningful to her/him that they want to track without needing to worry about whether it fits in a Category, Mood, Strategy, Groups, Event, or some other type we haven't supported yet. (To put it technically, it flattens the taxonomic tree.)
Of course this opens up a can of worms. How do we treat #anger and #angry? I still am of the opinion that having the management of linking these keywords is not something we desire in having our users burdened with. Instead—and this would have to be a separate issue altogether—to consider using machine learning with intelligent language analysis to cluster related terms together.
However, there needs to be discussion on how we want to integrate with the existing Categories/Moods features, or whether we should deprecate it. If you type #happy, how do we know to create it as a Mood, and not a Category? An initial thought was using AI, but given that we support multiple languages, this presents a rather interesting challenge.
Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.
Check out our Picking Up Issues guide if you haven't already!
The text was updated successfully, but these errors were encountered: