Make a Link DB with Media Player build for portable single file use and only 133kb making it tiny and easily ran from anything including sd-card.

[https://perchance.org/kustom-link-db5](Link DB)
Let me know what you think.
Make a Link DB with Media Player build for portable single file use and only 133kb making it tiny and easily ran from anything including sd-card.

[https://perchance.org/kustom-link-db5](Link DB)
Let me know what you think.
4 Comments
GlassMan@lemmy.world · 2 pts · 100d
mines not got a media play but here is what ive been building on if you would like to also have a look at mine https://perchance.org/try-this
its different of course but still links to stuffs i think yours is cool.
Tod_1ncignito@lemmy.world · 1 pts · 99d
It's actually nicely designed and love the Cat in the list box. I see you added your details in the list box but lately people have been copying and pasting my projects like the link db and i dont mind people working from it but not when they just rip and use so i shlap this in the end, i edited it for you to add your own details and its a nice hidden copyright owner author section inside a details tag that looks just like an arrow but to people who dont read code and just copy and paste they wont notice it
GlassMan@lemmy.world · 2 pts · 88d
Hey, seriously thank you for the contribution and the time you put into this. The modal/navbar additions fit the vibe of the page perfectly and the code was clean and easy to work into the project. I really appreciate you helping improve the site and contributing to the overall experience. Sorry that its taken me as long as it has to respond. i dont check my lemmy often.
I added a thank-you/credit because people like you genuinely help make projects like this better. Much appreciated <3
Tod_1ncignito@lemmy.world · 1 pts · 86d
Wow thanks buddy, i truly appreciate that a lot, and the page looks nice and slick too. I'm delighted i could help and didn't want to be a hinder or burden by offering code as, i have done a few times and got weird replies and some got quare snotty about it as they offended by the help so its fantastic that i could help. Oh i hope the details in the About and Config and Help was ok? I kinda make notes on the layout on read the code for relevant things to add. I noticed it takes a few seconds to load and might be the lists i think, just a guess as i was looking at the dynamic import and this one bulk imports and its just a thought, but make a duplicate of your generator page and create a private generator page and list all the links by catagories and sections and save that as Bulk imports or something and then in the duplicate try swapping out the list codes and invoking the dynamic plugin Bulk imports and it might be faster. Kinda like external style sheets, so instead of modifying one project at a time, modifying the import you created and call that to do the heavy listing.. Again just an idea hence i share the links... And again.. Thanks for the appreciate at the top... AND.. i see you used the hidden details summary trick too.. clever