Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
How do I set my avatar if I created my account without using a social login?

If I don't opt to use a login via Google, Facebook, etc, how do I set my avatar after I've logged in?

2
2
Posted 4 years ago
pic
Deleted user
Votes Newest

Answers


You can go to your profile, click "Change picture", disable Gravatar and enter a new picture URL.

4
4
Posted 4 years ago
  
  

I just noticed the permissions bug fix for the profile pages. After updating my container I can see what you are referring to!

Kyle Hall   4 years ago Report
5K Views
1 Answer
4 years ago
4 years ago
Tags