• 2 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: July 27th, 2023

help-circle



  • Often times on this sub there’s always an alternative being proposed, so I’m a bit shocked that this time most of the answers are simply “no”.

    I have nothing against buying what I enjoy. But I also want to use my own streaming service (be it Plex or Jellyfin), I want to watch it offline, I want to not live in fear that it gets taken away, and most importantly I want to know that atleast 50% of my money rightfully goes to the artists of said content.

    As I’ve said in another comment, it’s shocking that even the notoriously copyright-obsessed music industry allows retailers to sell high quality digital copies, while the film-industry just plainly doesn’t.



  • Not OP, but here’s my experience: It’s very rare on my end and happens while browsing for posts that link to a website. I wouldn’t really classifiy this as high priority, since I suspect that it’s the fault of the website, and the wording of the error message in Eternity simply leads one to believe that it’s exclusively Eternity’s fault for not loading the image. Here’s an example in Eternity: Screenshot_20240802-191903_1

    And here is the same post in the web UI: Screenshot_20240802-210203_1



  • Of course! I’m too deep into Linux now, and how could I switch back to the old ways when the Linux community is just so incredibly kind like this :P

    About the search tip, I read somewhere that Bazzite is a skin of a skin of a skin. So in general I’ll remember to search for the upstream base if I can’t find anything, got it.

    Oh and seriously, please don’t search for the other three, I know how tedious it can be and you’ve helped more than enough. I even got NordVPN working thanks to your link, so I’m more than satisfied! Armed with this new knowledge I’ll do the rest myself, and I was also planning to switch to ProtonVPN anyways, that’s one way of solving it :) But again, a huge thank you for helping me out!



  • Hey!

    So I’ve managed to find the time and install tlp and I’m already hugely grateful for that. You were right, and it was really just as easy as typing “sudo rpm-ostree install tlp” and it worked just like it would with apt or dnf. 1/5 done!

    But sadly the other ones weren’t so easy.

    • Goverlay gives an error when using rpm-ostree, and the installation via tarball required qt6pas which I didn’t manage to install correctly. Edit: After trying the same exact rpm-ostree a second time it…worked! But no idea what just happened. 2/5!!
    • “Razer laptop control project” requires some packages (libdbus-1-dev libusb-dev libhidapi-dev libhidapi-hidraw0 pkg-config libudev-dev) that rpm-ostree isn’t able to find.
    • Auto-cpufreq uses an installer that exited with an error about the package “cairo” not being found (or rather, it being inactive). Installing it via rpm-ostree didn’t change that…
    • NordVPN for Linux uses a weird sh command that exited with the code “rpm-ostree: Dropping privileges as ‘rpm’ was executed with not ‘known safe’ arguments.” I couldn’t find anything on the internet about adding those arguments.

    I’ve basically accepted my fate and given up on these last three programs, and it’s largely my fault for wanting to install stuff that hasn’t been made to work on an OS like Bazzite just yet. But maybe you can spot a rookie mistake or something that might help me again! Regardless of that, a huge thanks for your help and I’m glad I’ve got some programs to work while also learning something new along the way :)


  • Painfinity@lemmy.dbzer0.comtoSelfhosted@lemmy.worldAnytype Selfhosted
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    4 months ago

    Just wanted to chime in and give a +1 to Anytype. While I haven’t self-hosted the backup node and I can’t help you with that just yet, the fact that a free, P2P decentralized, end-to-end encrypted and source-available notes app like Anytype even exists is awesome!

    I’d be curious to see if you manage to get the backup node up and running 👀






  • Damn, you’ve definitely put in the work. Thank you for providing such a detailed feedback, meaning that thanks to you this is now the most up to date resource on how to move from Note Station to Joplin for future peeps that have your same problem!

    I think you can rest assured that you’ve made the best choice in moving to a more flexible format now, regardless of any future “Joplin vs. Obsidian vs. whatever” discussions that might come up. Because if you’re annoyed with Note Station now, I can absolutely guarantee that moving decades worth of .nsx notes for all your family, potentially manually, would have been hell on earth in the future.

    One last experiment, now that you can: Let’s say you wanna move from Joplin to Obsidian tomorrow. These are the #1 and #2 results when searching for “Import Joplin to Obsidian”. Just take a look. It’s almost comically easy compared to now, so I’d say bright times are ahead :)


  • Ahh yes, the well known dilemma of “data portability”, also know as “If you can’t leave with your stuff, you might as well stay with us”. That’s something I’d definitively recommend you look out for in the future, here, I’ll make the first step for you [for Joplin]:

    • Joplin stores all your notes on your device and allows you to export them in several nonproprietary formats, including markdown and HTML, which are human readable and directly importable by generally all open-source note apps. Joplin being open-source helps too, as it means that anyone can directly add new ways of exporting notes into different formats should you ever want to switch. Joplin is not perfect since it still changes your files during usage, but one could argue that it’s well within reason since it adds several features on top that the raw markdown format doesn’t have.

    As for your problem at hand, imma be honest chief, it’s not going to be perfect. You have two options, but both of those options will require that you manually adjust some notes, that’s just a consequence of today’s world in which different note apps are built completely different and there not being a universally agreed on format that can easily contain all the contents of a single note in one file. Synology using their weird format doesn’t make it easier either so you’re going to have to put in the work to break out of that file format first. This is true regardless if you ultimately decide to switch to Obsidian, SilverBullet, MoeMemos, Nextcloud Notes, you name it. With Joplin at least, you’ll be able to automate the import of 98,9% of all your notes, but even that still means that you’ll have to manually adjust some notes. Here are your options:

    1. Automate the process:

    2. Copy-paste each note:

      • This sounds tedious at first, but once you get in the flow, it isn’t that bad. It isn’t doable if you have 10’000+ notes, but in my case, I got it in a few hours. Remember that even if it takes you one hour a day for a week to move them all, since you’re switching to a nonproprietary format you only have to do this once and then you’re set for life. This person on the Synology forum had your same problem and ended up choosing this option.

    Lastly, my personal experience: I moved from Google Keep to Joplin and I know nothing about scripts or code, so I copy-pasted most of my notes manually into Joplin, downloaded the attachments and added them manually, then reformatted the notes manually. It was a pain in the ass. But nowhere near as painful as importing 1000, 20’000, hell possibly 100’000 notes that will probably accumulate in the years to come. Importing them in a different note app would be straight up inhuman or at the very least impossible without a script, so I’d personally recommend you and your family make the switch to a more flexible file format right now, while you still can.

    Good luck!



  • Hey!

    Correct me if I’m wrong, but Joplin has all of what you’re asking for and if you self-host, even a few more big things like note sharing and note collaboration.

    As for multiple users: You can have multiple users (“Profiles”) locally inside the app, or if you mean different accounts altogether, you can indeed have and manage them all in your own self-hosted Joplin server instance. Again, Joplin has collaboration and that necessarily entails more than one user/account! But we might mean two different things, happy to help in either case :P

    Edit: added collaboration.