this post was submitted on 20 Feb 2024
62 points (98.4% liked)

Linux

47314 readers
579 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 have used obsidian and excallidraw for my note taking, especially excallidraw for math where I draw with my tablet. But since I started using emacs for programing I would like to move to org roam for school notes. However, I have not found a good alternative program for obsidians excallidraw plugin (I find gimp a bit to big for my purposes).

top 12 comments
sorted by: hot top controversial new old
[–] ghassan@lemm.ee 22 points 7 months ago

I use Rnote to write freely on a big whiteboard and Xournal++ for taking notes over PDFs of lectures.

Rnote has a much more modern and user-friendly interface while Xournal++ has more features and has been around for longer. I use both where I feel each excels.

[–] scharf_2x40@lemmy.world 17 points 7 months ago (1 children)

Have you checked out Xournal++ already?

[–] spynetS@programming.dev 6 points 7 months ago* (last edited 7 months ago)

Xournal++

It looks great, I'm definitely gonna try it!

Thanks!

[–] sin_free_for_00_days@sopuli.xyz 9 points 7 months ago (3 children)

Gilles Castel (RIP) published a couple articles on taking math notes with Vim + LaTeX which I found eye-opening. In another article he posted about how he integrates Inkscape into the process. If you haven't read the articles, they may be helpful for what you are doing.

[–] Chewt@beehaw.org 2 points 6 months ago

It was this comment where I learned that Gilles Castel had passed away :/ what a loss

[–] mvirts@lemmy.world 2 points 6 months ago

Never used it for notes, but yes inkscape. Inkscape is much more stable than it was in the past imho.

[–] atzanteol@sh.itjust.works 2 points 6 months ago

That's pretty amazing. His notes look like textbooks.

[–] possiblylinux127@lemmy.zip 7 points 7 months ago

Xournal++ should work well

[–] opo@lemmy.ml 5 points 6 months ago

I find GeoGebra a handy solution.

[–] marionberrycore@lemmy.blahaj.zone 4 points 6 months ago (1 children)
[–] Atemu@lemmy.ml 1 points 6 months ago* (last edited 6 months ago)

This is what I used for math lectures.

This app can be configured to produce plain SVGs which can theoretically be embedded into org-mode documents and can easily be stored in git. I have always used it stand-alone though.

It's proprietary and the UI looks like an Android app from 10 years ago but it's the best hand-drawing experience I've found on Linux.

[–] Euphoma@lemmy.ml 3 points 6 months ago

If you use org mode, you can use this https://github.com/misohena/el-easydraw. Its a basic drawing tool in emacs.