Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » Forumoji: Forum-style unicode emojis!
- DinoMaster20
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
(#508)Thanks
the new website is up now! people with repo access can add emojis to resources/forumoji.json, and they'll appear on the website too.I think next to the enlarged emoji (when you click on it, not before) There should be A post sized of the same one next to it. So you know what it'll look like in a post.i fixed both of these, and some other things like it showing an emoji that usually doesn't exist when you first load the page. It looks like the assets links don't work though, they require extra get_image/.%2E/s
EDIT: Maybe there should be a search feature, using the emoji name and keywords
Last edited by DinoMaster20 (April 20, 2022 21:48:07)
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
(#558)I used firefox earlier, not anymore (because I have to use Edge). On Edge, it looks the same as your bottom screenshot - the top screenshot is where I fixed it, just by adding it to a new row.oh wow Also, maybe the [copy] button could be moved to another <tr>:
It's a bit cut off right now
top is Firefox, bottom is Chrome
someone who actually understands CSS pls fix
Before:
After:
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
I already suggested that EDIT: Maybe there should be a search feature, using the emoji name and keywordsearlier, and actually implemented it. If anyone here has repro access, they can add that.
- stickfiregames
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
thanks for that too!I already suggested that EDIT: Maybe there should be a search feature, using the emoji name and keywordsearlier, and actually implemented it. If anyone here has repro access, they can add that.
the search bar and the fixed copy button are there now.
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
The copy button looks great! Thanks for adding the search bar. Forumoji seems the search bar and the fixed copy button are there now. really promising!
- lolecksdeehaha
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
~nvm~thanks for that too!I already suggested that EDIT: Maybe there should be a search feature, using the emoji name and keywordsearlier, and actually implemented it. If anyone here has repro access, they can add that.
the search bar and the fixed copy button are there now.
The search function looks great! This thing has gotten a lot of updates in it's first day.
Last edited by lolecksdeehaha (April 20, 2022 22:28:13)
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Isn't it how it is now? Why not just fix the length of the copy preview?
- DinoMaster20
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Great! Project forumoji is looking amazing. the search bar and the fixed copy button are there now.
Last edited by DinoMaster20 (April 20, 2022 22:30:48)
- lolecksdeehaha
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
That was a quick reply. I didn't see it, I assumed it was your fixIsn't it how it is now? Why not just fix the length of the copy preview?
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
It really was just moving the problem xD I assumed it was your fix
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Here's another like emoji, also very much based of :
- Zany Face - U+1F92A
- Zany Face - U+1F92A
- lolecksdeehaha
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Looks great! Might need a few shifts in the parts, though. Here's another like emoji, also very much based of :
- Zany Face - U+1F92A
it is real zany
- lolecksdeehaha
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Should Forumoji have some sort of style guide? Some emojis I've been seeing don't have some sort of black outline; that's why I'm improving them, to make them fit in.
Also shading, but that's less of a priority.
Also shading, but that's less of a priority.
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
(#573)The outline should be a requirement. The whole point is to have them look like the forum's emojis, and it just doesn't look right without one.
Should Forumoji have some sort of style guide? Some emojis I've been seeing don't have some sort of black outline; that's why I'm improving them, to make them fit in.
Also shading, but that's less of a priority.
Shading is a bit tricky to make, I'm not too sure about that.
On another note,
- Laptop - U+1F4BB
- lolecksdeehaha
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
I wonder what that laptop shows…The outline should be a requirement. The whole point is to have them look like the forum's emojis, and it just doesn't look right without one. ~snip~
Shading is a bit tricky to make, I'm not too sure about that.
On another note,
- Laptop - U+1F4BB
- kccuber
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Hmm.. blue navbar, yellow things to the left, must be scratch! I wonder what that laptop shows…
BTW mybearworld, can you share that JSON generator thing if you can?
EDIT: I put mybowarworld instead of mybearworld lol sorry
Last edited by kccuber (April 21, 2022 01:44:25)
- 64lu
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
a really small thing, but could the keyword “time” be added to the clock emojis?
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
Good question! I wonder what that laptop shows…
BTW mybearworld, can you share that JSON generator thing if you can?
x = """af Afghanistan ax Åland Islands al Albania dz Algeria ... ye Yemen zm Zambia zw Zimbabwe""".split("\n") x = list(map(lambda y:y.split(" ") ,x)) r = {"a": "1F1E6", "b": "1F1E7", "c": "1F1E8", "d": "1F1E9", "e": "1F1EA", "f": "1F1EB", "g": "1F1EC", "h": "1F1ED", "i": "1F1EE", "j": "1F1EF", "k": "1F1F0", "l": "1F1F1", "m": "1F1F2", "n": "1F1F3", "o": "1F1F4", "p": "1F1F5", "q": "1F1F6", "r": "1F1F7", "s": "1F1F8", "t": "1F1F9", "u": "1F1FA", "v": "1F1FB", "w": "1F1FC", "x": "1F1FD", "y": "1F1FE", "z": "1F1FF"} o = "" for i in x: o += f"""\n \u007b "codepoint": "U+{r[i[0][0]]} U+{r[i[0][1]]}", "image": "flag-{i[0].lower()}.png", "url": "https://u.cubeupload.com/sfg/flag{i[0].lower()}.png", "author": "stickfiregames" \u007d,""" print(o[:-1])
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
(#577)Sorry, no, the keyword list uses actual unicode keywords, and it should never be changed unless the real list does.
a really small thing, but could the keyword “time” be added to the clock emojis?
- mybearworld
- Scratcher
1000+ posts
Forumoji: Forum-style unicode emojis!
- Beaming Face with Smiling Eyes - U+1F601
- Smiling Face with Smiling Eyes - U+1F60A
- Face Savoring Food - U+1F60B
- Face Throwing a Kiss - U+1F61
- Smiling Face with Heart-Eyes - U+1F60D lol we have the cat version
- Kissing Face - U+1F617
- Persevering Face - U+1F623
- Yawning Face - U+1F971
These are the ones from this project which weren't completely terrible.
- Smiling Face with Smiling Eyes - U+1F60A
- Face Savoring Food - U+1F60B
- Face Throwing a Kiss - U+1F61
- Smiling Face with Heart-Eyes - U+1F60D lol we have the cat version
- Kissing Face - U+1F617
- Persevering Face - U+1F623
- Yawning Face - U+1F971
These are the ones from this project which weren't completely terrible.