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/)OV
Posts
16
Comments
28
Joined
6 days ago
Open Source @lemmy.ml
Override4414 @lemmy.world

Save a pdf with inverted colors?

Is there any way I can convert my PDF into a dark mode version without converting it into images first and invert that image and combine them, instead simply invert every element in the PDF and make it dark (preserving the original text and hyperlinks). appreciate any help!

Veracrypt @lemmy.world
Override4414 @lemmy.world

File no longer accessible after long time inactivity

I'm not able to access the files in my encrypted volume after a long period of inactivity (approximately one day) on my laptop. I can open the folder and see the files in that volume, but I'm not able to open them. I will have to dismount all mounted volume and enter my password again. One volume is my system favorite volume, and i cannot dismount it in verracrypt, so i will have to reboot my PC and enter my passport again. Any solutions to this issue? is this a bug? Appreciate any help!


When I try to open any file in that volume by double clicking on it, the default software gives me something like "the file doesn't exist" or "the file is corrupted". It isn't an error specifically

I have never attempted to dismount that volume as it is a system favorite and cannot be discounted manually

I'm pretty sure file or drive corruption is not the case here as the drive is working perfectly fine and all files are accessible if I simply restart my laptop and enter my password again

--

  • Yeah, it's not the most practical idea—just something fun I think I'd enjoy. As an Obsidian user, I have a tendency toward 'pathological collecting. It would just be satisfying to wake up and see a neatly organized Lord of the Rings folder in my vault.

    Or maybe there is some project of lotr I could host my self?

  • ObsidianMD @lemmy.world
    Override4414 @lemmy.world

    Anyone thought about creating an ultimate LOTR Obsidian vault?

    Anyone thought about creating an ultimate Lord of the Rings Obsidian vault?

    • Includes all books in Markdown format
    • Scrapes data from sites like The One Wiki to Rule Them All | Fandom and put into vault
    • Interactive maps with labels using Leaflet
    • Arts or Mindmaps with Excalidraw
    • All locations and characters documented
    • Organize in chronological order
    • Include Timestamps from the Movies
    • etc ...

    I know this would be a massive amount of work and probably not very practical — just a something I think I would enjoy doing.

    I guess the question now is how to scrap data from those lotr website and put in our vault so that we could have a solid start organizing those info and stories with Obsidian plugins.

    ObsidianMD @lemmy.world
    Override4414 @lemmy.world

    How to Link an Image in Markdown with its site

    I'm looking for a image link format that contains website link that works in Obsidian. Something like this:

    Is there a solution or I can only embed an image and simply paste a link under it

    Synology @programming.dev
    Override4414 @lemmy.world
    Privacy @lemmy.ml
    Override4414 @lemmy.world
    Privacy @lemmy.world
    Override4414 @lemmy.world

    Synology Privacy Pollicy?

    If I use synology quickconnect service Am I putting my privacy in danger?

    ObsidianMD @lemmy.world
    Override4414 @lemmy.world

    Many users use Reddit possibly because they are unaware that a more structured and support

    Many users use Reddit possibly because they are unaware that a more structured and supported platform exists.

    I suggest that the subreddit moderators consider adding an AutoModerator reply to new posts that informs users about the official forum and support channels. This would help:

    • Direct users to the best place to get accurate and high-quality answers (often directly from the Obsidian team or experienced community members).
    • Reduce repetitive questions and misinformation on Reddit.
    • Encourage the use of better-moderated and privacy-conscious platforms.

    An example of an auto-reply:

    Notice: Obsidian has an Official Forum and Support Channels Hi there! 👋 It looks like you're posting about Obsidian here on Reddit. Please note that while this subreddit remains active, we strongly encourage you to use our official forum or one of our community-run chat platforms, which you can find listed on our Community page.

  • i have done some research and they are not very specific about what data they are collecting, will they collect users password/bookmarks? i thought sync is encrypted and server is impossible to decrypt user's data? so what data are they collecting exactly?

  • Privacy @lemmy.world
    Override4414 @lemmy.world

    Replacing My Old Posts in Protest of Reddit’s Privacy Policy

    Bye Reddit @lemmy.world
    Override4414 @lemmy.world

    Replacing My Old Posts in Protest of Reddit’s Privacy Policy

    Reddit @lemmy.world
    Override4414 @lemmy.world

    Replacing My Old Posts in Protest of Reddit’s Privacy Policy

    Has anyone thought about changing all their previous posts and comments to something like, "This has been deleted in protest of Reddit's privacy policy. Please use lemmy.world instead"? Will I get banned from Reddit (not by mods) if I gradually change my previous posts?

    Reddit @lemmy.ml
    Override4414 @lemmy.world

    Create an reddit account with VPN on

    I have tried a few times Creating an reddit account with VPN on but always get shadowbanned. Is there anything I can do to protect my privacy from reddit?

    Or is there any public reddit account shared online that could be used publicly?

    Reddit @lemmy.world
    Override4414 @lemmy.world

    Create an reddit account with VPN on

    I have tried a few times Creating an reddit account with VPN on but always get shadowbanned. Is there anything I can do to protect my privacy from reddit?

    Or is there any public reddit account shared online that could be used publicly?

    Reddit @lemmy.ml
    Override4414 @lemmy.world

    Are there any open-source Reddit frontends available for Windows

    Are there any open-source Reddit frontends available for Windows? I’ve seen some options for Linux and Android, but so far I haven’t had any luck finding one that works on Windows.

    Reddit @lemmy.world
    Override4414 @lemmy.world

    reddit Open-source frontend on windows?

    Are there any open-source Reddit frontends available for Windows? I’ve seen some options for Linux and Android, but so far I haven’t had any luck finding one that works on Windows.

    ObsidianMD @lemmy.world
    Override4414 @lemmy.world

    Horizontal rule line CSS (use a local SVG in a custom horizontal rule line)

    I'm working on customizing horizontal rules lines using CSS snippets. So far, I've followed guides like: https://forum.obsidian.md/t/creating-fancy-horizontal-rule-lines/63700

    However, instead of using emoji or data URIs, I want to use an SVG file stored locally in my vault (e.g., vault/.my-snippets/mysvg.svg) and reference it in the CSS.

    Is it possible to

    • Place a local SVG file in the center of a horizontal rule in Obsidian,
    • Style the line (e.g. color, gradient)

    A million thanks