this post was submitted on 25 Oct 2023
591 points (96.0% liked)

Comic Strips

12713 readers
4017 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 1 year ago
MODERATORS
 

ADHDinos Source Links:

you are viewing a single comment's thread
view the rest of the comments
[–] Stamets@startrek.website 5 points 1 year ago (1 children)

Of course! There are a lot of users and a lot of posts. I don't expect everyone to remember everything, you're fine! I also do miss the usertags though. That shit was vital and I'm dying without it. Me? Having to use my memory that forgets to do laundry? Not going well.

[–] Crul@lemm.ee 3 points 1 year ago* (last edited 1 year ago) (1 children)

FYI: there is a not-very-convenient way of tagging users, with addons like Stylus. You can change the username style and even add some text after it:

a[href$="/u/Stamets@startrek.website"] {
    background-color: purple !important;
    color: white !important;
    padding: 0 4px;
    border-radius: 3px;
}
a[href$="/u/Stamets@startrek.website"]::after {
    content: "- does post sources! :)";
}

But you need to edit the CSS every time you want to add or change something.

[–] Stamets@startrek.website 4 points 1 year ago (1 children)

Interesting. I don't mind fucking with the CSS that frequently. I am not good at it but I do sorta like it. Feels like a puzzle. I'm gonna have to look into that. Thank you very much!

Also considering how much I post and what i'm recognized for, being tagged as 'Does posts sources' is the biggest honor I could be given. Thank you so much 💙

[–] Crul@lemm.ee 4 points 1 year ago

is the biggest honor I could be given.

:)

 

Does post* sources

Fixed :P