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

Linux

48052 readers
1044 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
[–] [email protected] 1 points 1 year ago

I've tried Joplin, Logseq, and Obsidian. The best one was Obsidian but it's not FOSS and is getting bloated over time.

I'm settling on zk now. This small command line utility solves almost all of the note managing needs for me.
Double links and tags make me forget about these "infinite free board" functionalities in OneNote: turns out they tend to be used inefficiently. Graphical sketches can be embedded in markdown or linked to a drawn picture.

The best thing about zk is that its notes consist of plain text and no extra tracking data is required outside of the file (unlike any others above), which means it's absolutely free to pair it with / move on to other tools when needed, or working temporarily without the support of it.