this post was submitted on 25 Oct 2023
121 points (98.4% liked)

Linux

47292 readers
737 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I've no problem with using LibreOffice for most of my document needs, but i haven't found a good substitute for microsoft's OneNote yet. I mainly use it to plan my RPG games and it helps a lot. What alternatives are there for organizing notes on linux, with similar features to those that OneNote provides?

you are viewing a single comment's thread
view the rest of the comments
[–] jelloeater85 5 points 10 months ago (1 children)

You can also use SyncThing, works great.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

Yes I probably should have implemented that, but the Obsidian plugin implementation ("Self-hosted Live sync") appears to work almost shockingly well. I was amazed by how easy it was to setup . Setting up a couchdb instance took more time than getting sync going across all my devices, and couchdb wasn't that hard either.

[–] jelloeater85 1 points 10 months ago

I think that's the part I had a hard time w. The db setup. I'm only good at postgres and sqllite.