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

Improve user notes #57

Open
MasterOdin opened this issue Apr 27, 2015 · 2 comments
Open

Improve user notes #57

MasterOdin opened this issue Apr 27, 2015 · 2 comments

Comments

@MasterOdin
Copy link
Owner

Should allow for coloring of user's posts in addition to the actual text.

In addition, should add a place where all of the user notes that have been created can be viewed/edited/etc.

@MasterOdin MasterOdin changed the title Allow for coloring of individual users posts Improve user notes Jul 3, 2015
@astral-sa
Copy link
Collaborator

Next thing I'm looking at working on is adding the user post background coloring to the user notes.

I'd also like to add a related feature from legacy Firefox SALR - individual user avatar toggling.

@astral-sa
Copy link
Collaborator

astral-sa commented Jan 10, 2018

I've got user post background coloring done locally.

A future improvement would be to also have the backgrounds of highlighted folks' quotes colored.

Would need:

  • add username to userNotes object (can update them upon creating the note and, after that, if/when they are seen in a thread)
  • reverse lookup table created at runtime to go from username->userid which also probably needs to be updated when new info is added from the above

Another future improvement would be to add a true color picker to the color options for the notes.

Can definitely wait on these until after the intended "Only loop through posts once" changes

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