• Stamets@startrek.websiteOP
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    10 months ago

    You got here about 30 seconds too early for a part of it, although I don’t link to the other site. I’ve been putting the sources in all comics I post since I noticed you doing it, simply because its respectful to the artist. I’ve got most artists sources saved in my clipboard ready to go but I post a bunch all in one so it usually takes me a minute or two to get back to the post and edit in the sources. Just for future reference to make it a bit easier on you.

    But thank you, seriously. Your doing amazing work and I thank you so much for being as awesome as you are <3

      • Stamets@startrek.websiteOP
        link
        fedilink
        arrow-up
        6
        ·
        10 months ago

        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
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          10 months ago

          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.websiteOP
            link
            fedilink
            arrow-up
            3
            ·
            10 months ago

            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
              link
              fedilink
              arrow-up
              4
              ·
              10 months ago

              is the biggest honor I could be given.

              :)

               

              Does post* sources

              Fixed :P

        • Crul
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          Thanks!

          I’m using mlmym right now, but its development has been very slow, so I may switch in the future.