Discuss Scratch
- Discussion Forums
 - » Things I'm Making and Creating
 - » Forumoji: Forum-style unicode emojis!
        
         
- Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!

(#2218)an injustice of the highest order!! just added it to the waitlistgraghh… if youre gonna bump this topic at least make some new emojisWHAT my rock never got added fix this immediately pls
rock (U+1FAA8):
also some of notwaits emojis on the website use cubeupload, someone might wanna fix that (specifically the ones merged in)
 sorry for missing it lol(#2218)totally agree, it's been quite annoying trying to find certain emojis on the list because the unicode categories are different from most implementations. did you know that the hourglass emojis are in the “travel and places” section??
also can someone who can code please add the search bar back to the site it's such a pain to scroll through all of the emojis manually
i can try and play around with adding a search feature to the list—no promises, i have very little idea what i'm doing, but i do want to at least try
edit: ok maybe never mind, i have absolutely no clue what i'm looking at here. my knowledge of typescript and react is nearly nonexistent and i don't understand the source code well enough to start making changes to it
(#2220)the image doesn't seem to be working for me(can't do smaller) Head Shaking Vertically (U+1F642 U+200D U+2195)
Last edited by Scratch137 (Dec. 24, 2024 09:13:33)
- Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!




a few more tweaks to some of my old emojis
 
 hourglass done/not done: redrew these to be slightly narrower and improve the colours
 dotted line face: added a partially transparent background to make the eyes and mouth more visible in dark mode
 
 smiling/angry face with horns: redid the colours completely, the old one just didn't look very good imo
 nauseated face: redid the colours here as well, although this one wasn't as badLast edited by Scratch137 (Dec. 22, 2024 23:40:17)
- Magudragon
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
Too bad my school administrator blocks nearly every image on the forums… 
                        
                        
                    
- jmdzti_0-0
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
 Head Shaking Vertically (U+1F642 U+200D U+2195) (emoji combo)Last edited by jmdzti_0-0 (Dec. 23, 2024 09:08:29)
- co0lcr34t10ns
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
ded imgHead Shaking Vertically (U+1F642 U+200D U+2195) (emoji combo)
- Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
(#2224)We'll have to update for this one. This emoji was added in Emoji 15.1, but Forumoji currently only supports 15.0.Head Shaking Vertically (U+1F642 U+200D U+2195) (emoji combo)
I'll try and make a pull request about this.
- mybearworld
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
Could the website maybe not use Twemoji for emoji that are not created yet? It adds a lot of images the site has to load, which makes it pretty much unusably slow to load the actual emojis I want to use for me.
                        
                        
                    - Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
I've opened a pull request to update to Emoji 16.0. All the hard work is done; all that's left now is to merge the changes and rebuild the website from source.
                        
                            (#2227)Perhaps a toggle to show/hide missing emoji would help with this. Non-existent emoji are hidden by default, and won't load unless you enable them manually.
Could the website maybe not use Twemoji for emoji that are not created yet? It adds a lot of images the site has to load, which makes it pretty much unusably slow to load the actual emojis I want to use for me.
Last edited by Scratch137 (Dec. 24, 2024 09:11:26)
- RobotChickens
 - 
                            
						
						
                            Scratcher
                        
						
						 
500+ posts
Forumoji: Forum-style unicode emojis!
(#2228)That's awesome! Although, what happened to switching over to google noto emojis?
I've opened a pull request to update to Emoji 16.0. All the hard work is done; all that's left now is to merge the changes and rebuild the website from source.(#2227)Perhaps a toggle to show/hide missing emoji would help with this. Non-existent emoji are hidden by default, and won't load unless you enable them manually.
Could the website maybe not use Twemoji for emoji that are not created yet? It adds a lot of images the site has to load, which makes it pretty much unusably slow to load the actual emojis I want to use for me.
(#1826)I might also be able to do it depending on stuff.
I could easily write a function to transform the codepoints.
(#2228)I really like this idea!(#2227)Perhaps a toggle to show/hide missing emoji would help with this. Non-existent emoji are hidden by default, and won't load unless you enable them manually.
Could the website maybe not use Twemoji for emoji that are not created yet? It adds a lot of images the site has to load, which makes it pretty much unusably slow to load the actual emojis I want to use for me.
- Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
(#2229)I have a working prototype on my GitHub, but I wasn't sure we had reached a clear consensus about whether to switch or not.(#2228)That's awesome! Although, what happened to switching over to google noto emojis?
I've opened a pull request to update to Emoji 16.0. All the hard work is done; all that's left now is to merge the changes and rebuild the website from source.(#2227)Perhaps a toggle to show/hide missing emoji would help with this. Non-existent emoji are hidden by default, and won't load unless you enable them manually.
Could the website maybe not use Twemoji for emoji that are not created yet? It adds a lot of images the site has to load, which makes it pretty much unusably slow to load the actual emojis I want to use for me.
Even if we were to switch, it wouldn't solve the problem of having to load hundreds of external images. We'd still need a toggle to fix that.
(#2229)My prototype has a function like this implemented, although I'm not 100% sure that it works in all situations.(#1826)I might also be able to do it depending on stuff.
I could easily write a function to transform the codepoints.
The issue is that a lot of emojis have a trailing U+FE0F to indicate that the emoji should be displayed in colour. Forumoji drops these for most emojis that have them, but not all of them, so it's difficult to write a function that will correctly translate every codepoint to a Noto asset.
As far as I know, all of the emojis for which this would be problematic have already been contributed, so a placeholder isn't needed anyway.
Last edited by Scratch137 (Jan. 5, 2025 06:28:41)
- co0lcr34t10ns
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
 fork and knife with plate U+1F37D- 64lu
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
thank you! fans of rocks everywhere will appreciate this(#2218)an injustice of the highest order!! just added it to the waitlistgraghh… if youre gonna bump this topic at least make some new emojisWHAT my rock never got added fix this immediately pls
rock (U+1FAA8):
also some of notwaits emojis on the website use cubeupload, someone might wanna fix that (specifically the ones merged in)sorry for missing it lol
(#2218)totally agree, it's been quite annoying trying to find certain emojis on the list because the unicode categories are different from most implementations. did you know that the hourglass emojis are in the “travel and places” section??
also can someone who can code please add the search bar back to the site it's such a pain to scroll through all of the emojis manually
i can try and play around with adding a search feature to the list—no promises, i have very little idea what i'm doing, but i do want to at least try
edit: ok maybe never mind, i have absolutely no clue what i'm looking at here. my knowledge of typescript and react is nearly nonexistent and i don't understand the source code well enough to start making changes to it
someone who can code add search bar back and my life is yours!!!!!!- Scratch137
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
(#2232)ok… well… i sorta figured something out?someone who can code add search bar back and my life is yours!!!!!!
forumoji has a list of hidden emojis—that is, emojis that should never appear in the list.
when the list is loading, the website checks if an emoji's codepoint is in the blacklist, and if it is, the “hidden” flag is set for that emoji, meaning it won't appear.
if i change the code to force the “hidden” flag for any emoji with a keyword containing a specific string, the list will display only emojis with matching keywords—and, as a bonus, it will also automatically hide categories that don't return anything.
i still have to make sure this method is actually viable (i.e. not too inefficient), and then there's the matter of trying to create a UI for it, but this is promising!
Last edited by Scratch137 (Feb. 4, 2025 05:02:22)
- 7salad3salad
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
that would be very interesting(#2232)ok… well… i sorta figured something out?someone who can code add search bar back and my life is yours!!!!!!
forumoji has a list of hidden emojis—that is, emojis that should never appear in the list.
when the list is loading, the website checks if an emoji's codepoint is in the blacklist, and if it is, the “hidden” flag is set for that emoji, meaning it won't appear.
if i change the code to force the “hidden” flag for any emoji with a keyword containing a specific string, the list will display only emojis with matching keywords—and, as a bonus, it will also automatically hide categories that don't return anything.
i still have to make sure this method is actually viable (i.e. not too inefficient), and then there's the matter of trying to create a UI for it, but this is promising!
- 23mConnor
 - 
                            
						
						
                            Scratcher
                        
						
						 
50 posts
Forumoji: Forum-style unicode emojis!
U+1FAB4 ,my granny likes gardening.
                        
                        
                    - gplb2718
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
U+1FAB4 ,my granny likes gardening.do you have an image? if not, i could make one for you
- MagentaDude1359
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Forumoji: Forum-style unicode emojis!
I made some cool emojis for this
                        
                        
                    - notwait
 - 
                            
						
						
                            Scratcher
                        
						
						 
100+ posts
Forumoji: Forum-style unicode emojis!
I made some cool emojis for thisSome of these were already made, but the forumoji website is currently outdated
There's a list of emojis to be added at https://github.com/cocoelacanth/fmji-waitlist
- mali3000
 - 
                            
						
						
                            Scratcher
                        
						
						 
1000+ posts
Forumoji: Forum-style unicode emojis!
could someone give me the cat emoji? the website is blocked on my school computer
                        
                        
                    
            














