fossisfun

joined 1 year ago
[–] fossisfun@lemmy.ml 5 points 11 months ago* (last edited 11 months ago)

Actually that's one of the main reasons I use Syncthing: It doesn't need a server, as it is a peer-to-peer architecture. Unlike a centralised solution (cloud storage, Nextcloud, etc.) devices sync directly with each other. If they are on the same local network, you get to enjoy the full bandwidth of your local network. If they need to sync over a long distance over the internet, you are limited by the upload and download speeds of your internet provider, just like with centralised storage.

I have a server that serves as an introducer, so I don't have to connect each device with every other device manually. But the server doesn't need to be available once all devices are connected with each other.

Syncing continues to work without it for as long as I don't reinstall any of the other devices. And even if I'd reinstall a device, I could delegate any other device to be the introducer or connect the devices manually with each other. It really is quite robust and fail-safe.

[–] fossisfun@lemmy.ml 2 points 11 months ago (2 children)

Nowadays switching to Windows isn't really an option for me anymore, as I am just too invested into the Linux ecosystem.

It's always funny hearing about how difficult it is to switch from Windows to Linux, because you have to relearn how to use a computer and all your favourite software isn't available.

But for me it's the same, but the other way around! I would have to relearn how to document my installation (scripts, etc.), what program to use for which task or how to force a game onto a certain monitor (the last time I looked into this, the only way on Windows was switching the primary monitor before starting said game; on Linux I can just tell KWin how to make the program behave).

It would be a lot of work with little or no benefit to me and I'm not even sure if all my hardware is compatible with Windows, as I did all my software and hardware purchases in the last decade with only Linux in mind and I usually didn't purchase something if the manufacturer offered no support for Linux (money talks).

[–] fossisfun@lemmy.ml 5 points 11 months ago* (last edited 11 months ago) (4 children)

When I was still new to Linux I also had these phases from time to time where I went back to Windows, used mainstream software, like Microsoft Office, etc.. I was still undecided if Linux was really worth all the hassle and I wasn't quite settled on either side.

But I always returned to Linux for whatever reason. Probably because using Windows just didn't feel right ... The times where I returned to Windows got rarer and shorter the older I got. The last time I used Windows for an extensive amount of time was during the Windows 10 beta period. I even had a Windows Phone for a year! I returned to Linux roughly once Windows 10 was released as stable (funnily enough).

I believe that you are likely in a very similar situation at the moment as I was. I think you might just need some time to settle with something and get comfortable. ;)

[–] fossisfun@lemmy.ml 4 points 11 months ago

Haha, that's what I was thinking as well when I first discovered it. Glad you found it through my post!

I took my handwritten notes with PDF Annotator in a Windows VM for over three years ...

[–] fossisfun@lemmy.ml 2 points 11 months ago (1 children)

For me the issue is "importing and exporting". I just don't want to have a note-taking software anymore where I can't just read or edit plain text files with any text editor I happen to have.

I know I can export my notes from Joplin into markdown, but when I last tried it, I wasn't satisfied with the result. I don't remember it anymore, but exporting either didn't preserve the file hierarchy, caused issues with linked images or I had to do something else with the markdown files.

I also didn't like that Joplin had to sync with a local folder instead of just using the files directly. Overall it was just too complex for what I need (i. e. a glorified text editor).

But I don't want to discourage anyone from using Joplin. Different people simply have different needs and Joplin is free to use so one should try it out and see for themselves. ;)

[–] fossisfun@lemmy.ml 26 points 11 months ago (7 children)

For text-based notes I use Obsidian.

It isn't open source, but it writes standard markdown files to disk, so I can switch programs whenever I like and I am not locked into the Obsidian ecosystem with my notes. That was the main reason why I decided against using Joplin, especially after my experience with converting recipes from Nextcloud Cookbook to markdown ...

In general I am always trying to find a simple file-based solution for whatever I need to do. I want to be able to sync it with Syncthing instead of something fancier that requires a centralised web server or even relies on a cloud service.

[–] fossisfun@lemmy.ml 52 points 11 months ago (10 children)

I am surprised that no one has mentioned Rnote yet.

It is my favourite newly-created program for Linux. It is a relatively new app which supports annotating files and taking handwritten notes. You can import PDFs, set the page size to infinite or a fixed size (something OneNote can't do), adjust the background to display grids or lines or dots or nothing with any spacing you like, input text with your keyboard, .... It is available on Flathub for easy installation.

The only major downside is the following: Disclaimer: The file format is still unstable. It might change and break compatibility between versions.

view more: ‹ prev next ›