WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

105

https://pic8.co/sh/zkZ78o.png

Humans store learned words and just a few letters are enough to recognize whole words.

You can enable that feature in your user preferences.

It is currently only enabled for Post content and comments, but might also extend to the PM box later.

Thanks to @KHro_ for suggesting me to implement it: (your comment in the link below will look broken if you enable BR, that's normal.)

https://poal.co/s/Neat/642304/f1f94470-98fb-459e-9b72-2f68f1152719

Edit: This implementation won't work on browsers released before 2021 (not supporting String.replaceAll() method)

Edit2: Added a fallback for older browsers, should be working now. (you might need to refresh your browser's cache to load the new code).

https://pic8.co/sh/zkZ78o.png > Humans store learned words and just a few letters are enough to recognize whole words. You can enable that feature in your user preferences. It is currently only enabled for Post content and comments, but might also extend to the PM box later. Thanks to @KHro_ for suggesting me to implement it: (your comment in the link below will look broken if you enable BR, that's normal.) https://poal.co/s/Neat/642304/f1f94470-98fb-459e-9b72-2f68f1152719 Edit: ~~[This implementation won't work on browsers released before 2021 (not supporting String.replaceAll() method)](#red)~~ Edit2: Added a fallback for older browsers, should be working now. (you might need to refresh your browser's cache to load the new code).

(post is archived)

[–] 2 pts (edited )

Thank you! I had not put the time into actually posting it to /s/IdeasForPoal as you suggested, but I appreciate that you still put in the time to implement this feature!

I noticed on Waterfox for me that this comment displays the apostrophe with a different character. In waterfox it is a lowercase "a" with a caret* ("a-circumflex") above it: https://poal.co/s/Neat/642304/a8bdbb64-3dd8-47a9-94fa-d16ec8aa1d34#cmnts

In Ungoogled Chrome it is a "tm" character.

It is likely on my end though. I will do some updating and cache clearing and everything shortly to see if that helps correct it. Just noting it now before doing that stuff in case others are seeing it also.

[–] 2 pts
[–] 2 pts

Thank you very much for working on that! After all of your fixes to it, I cleared cache and it all displays properly for me now in those two browsers I mentioned.