Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TU
tubbadu @lemmy.world
Posts 29
Comments 119

Is it possible to have a card view on android like other note taking apps?

Hello! I'm looking for a plugin or something to turn this

!

into something similar to this:

!

(this app is quillpad, but other apps like samsung notes have this too) is this possible?

2
Looking to switch browsers (to something fully Open Source)
  • For the small tabs, you may try to enable custom stylesheet (userChrome), there are plenty of themes on the web, but if you're looking for something more specific you may edit it yourself, it's very easy. Oh and the default start page is pretty ugly I agree, there are plenty of alternative start pages on the add-on store For the data collection, firefox forks like librewolf should have that disabled by default (I don't have any experience tho)

  • what's a good downvoting guideline to follow?
  • For me:

    • this opinion is different from mine, but I respect it: ignore
    • this opinion is different from mine, and I do not respect it (e.g.: racism): downvote
    • this opinion is spreading misinformation: downvote
    • this comment is an insult to someone, regardless on whether it was "deserved" or not (e.g.: "this is a stupid question"): downvote
    • this comment is breaking community rules: downvotes
  • Is it possible to remove text shadow on file labels on the desktop?

    Hello! Is it possible to remove this text shadow?

    !

    in the desktop settings there is no such option

    5
    [help] How do I prevent userContent to be apply in private browsing mode?
  • @-moz-document regexp(".*en\.wikipedia\.org.*(?<!#pbm)$"){ body{ color: red !important; }

    this is really cool! I wouldn't even need a bookmarklet, I can just manually add it whenever I wish to remove the css

    it's not what I was looking for, but it's a great compromise. Thank you very much!

  • [help] How do I prevent userContent to be apply in private browsing mode?
  • thanks for the answer! I'd like to disable it because if sometimes some website interface fucks things up, I can check if it's my fault or not, so visiting the site in private mode without my css would quickly show me who's fault

  • [help] How do I prevent userContent to be apply in private browsing mode?
  • my userContent.css file is a bunch of

    @-moz-document domain("example.com"){
      body {
        color: red !important;
      }
    }
    

    for each website I customized. however, this applies both to normal and private browsing, and I'd like it to apply only to normal browsing

  • Hey uncle Ben

    "Ben cotto" (in italian "Well done", but also "Ben cooked")

    0

    What is your favorite meme?

    Share it with us!

    (you can embed an image with ![](https://example.com/meme.jpg))

    5

    Where is it

    18

    I need help understanding Breeze color theme and accent color

    Hello! I'm trying to realize some CSS customizations for some websites (Lemmy, Whatsapp, Startpage) in the style of the breeze theme (dark). I'd like to make it more universal by considering the accent color. and now my question... how do I obtain all the nice colors derived from the accent color, like for instance the highlight color of Dolphin files? there are many different shades of the accent color, but I don't know how to obtain it programmatically from css

    sorry if it's a stuipid question but I'm taking the first steps in the CSS language.

    thanks in advance!

    0

    out of the Windu

    8

    it's treason then

    12

    Wish me good luck

    cross-posted from [email protected]: > Reposting my memes from reddit pt.1

    3

    I already regret making this

    cross-posted from [email protected]: > Reposting my memes from reddit pt.3

    3

    Literally me

    cross-posted from [email protected]: > Reposting my memes from reddit pt.4

    2
    Memes of the Star Wars Prequels @lemmy.ml tubbadu @lemmy.world

    Literally me

    Reposting my memes from reddit pt.4

    0
    Memes of the Star Wars Prequels @lemmy.ml tubbadu @lemmy.world

    I already regret making this

    Reposting my memes from reddit pt.3

    0
    Memes of the Star Wars Prequels @lemmy.ml tubbadu @lemmy.world

    My dog be like:

    Reposting my memes from reddit pt.2

    0
    Memes of the Star Wars Prequels @lemmy.ml tubbadu @lemmy.world

    Whish me good luck

    Reposting my memes from reddit pt.1

    0

    Don't bow! We are with you

    10

    How do I change the priority of suggested URL?

    Hello! My first Lemmy account was on lemmy.one, but I later changed to lemmy.world because lemmy.one disabled downvotes. I've used lemmy.world much more than lemmy.one now, but whenever I type in my address bar le it autocomplete it with lemmy.one. how can I change this behavior making it suggest lemmy.world instead of lemmy.one? I'd rather not remove all lemmy.one entries from my history...

    thanks in advance!

    5

    How do I prevent userContent to be apply in private browsing mode?

    Hello! I have changed a few websites appearance with the userContent.css, but I'd like this to only apply to normal browsing, and not to private browsing. the UserChrome instead I'd like to be applied for both normal and private browsing. Is this possible? searching the web didn't give me any useful result... thanks in advance!

    6
    Bots, Robots and other automation @lemmy.world tubbadu @lemmy.world

    can this community be used to discuss about Lemmy bot development?

    perhaps with tutorials, bot requests, techincal help request, announcements of new bots etc?

    4

    Haiku-bot 1.0 out now!

    github.com GitHub - tubbadu/lemmy-haiku-bot: a bot to detect haikus in posts and comments

    a bot to detect haikus in posts and comments. Contribute to tubbadu/lemmy-haiku-bot development by creating an account on GitHub.

    Hello fellow Lemmings! the first version of the haiku-bot is out! anyone can add or remove it in any community by simply mentioning him and asking to subscribe: !Haiku-bot SUBSCRIBE when added to a community, it will read every comment (not posts currently) and if he detects the 5-7-5 syllable pattern typical of haikus will reply formatting it in a nice way! If it becomes too spammy you can remove it by just commenting: !haiku-bot UNSUBSCRIBE currently it can be subscribed and unsubscribed by anyone, but if this will result in a problem please let me know and I'll allow only mods to do this! any problem, bug, suggestion, insult, anything you wish is welcome!

    hope you'll enjoy it!

    31