šŸ¦ Ā°Ė–āœ§ā—(ā°ā–æā°)ā—œāœ§Ė–Ā°

Me idle

hit counter
Cliques:
WebRings:

nekomarks NekoMarks

16 Sep, 2024

Wanted to say hello in random ways in the blog posts, but I couldnā€™t think of a better name today, so HELLO!! fofo

As the name suggests (I couldnā€™t think in a better name sob), this other extension Iā€™m working on is basically a bookmark viewer because I have around 500 bookmarks, and thereā€™s no good bookmark viewer out there skull. So I made my own!

Hereā€™s how it looks right now:

screenshot of nekomarks

It displays the bookmarks through a recursive function to view the folders. If it finds a folder, it runs the function again; if it finds a bookmark, it displays it :D

screenshot of the recursive function

Also, itā€™s worth mentioning that it only renders the bookmarks you see. I found this approach in this blog post, and itā€™s great for performance, as I was having issues before. If you only have a few bookmarks, it might not make much difference, but in my case, it made a lot of impact!

Thumbnails

Another feature I recently implemented is the thumbnails. Currently, it takes a screenshot and caches it when you bookmark a page. But if youā€™ve just installed the extension, it will take screenshots of your bookmark pages in a queue, like this:

Note

In this video, the extension was not yet optimized as mentioned above.

This was somewhat difficult to do, to be honest, but thereā€™s no secret, just a lot of errors during the process, lol. But yeah, hereā€™s the source code if anyoneā€™s interested. Also pull requests are always welcome!! cathype
Thats it for today! emoji_set_for_people_who_keep_cockroaches_as_pets

Other cool sites:

Neko.fm ā€¢ Now playing:


85352cda2c 2 new blog posts, blog improvements and css fixLast build: built with ā¤ļø, šŸ˜”, Tailwind, SolidJs and Astro. Source.