You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
One idea for creating a soft mapping between tags and colors:
Note color can be chosen by user
Stored in header theme-color
When choosing a color for a note, we look for the presence of certain "blessed" hashtags and/or slashlinks, which are associated with a color. These cause a color to be chosen by default.
However, user may later override.
Blessed tags might get a special treatment
This creates the desired effect of recognition over recall, where a user recognizes "journal", "idea", etc, yet still gives users the ability to directly customize the color. The looser connection between color and "type" also could allow us to choose color based on things like embeddings in future.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First pass at implementing #tags into the app:
The text was updated successfully, but these errors were encountered: