Tungsten banner

Tungsten

3 devlogs
7h 32m 7s

An open-source obsidian alternative! Features an optional self-hosted cloud to save your work.

MrDiamond

I found a lovely editor library called MDXLibrary that is really helping with this editor! Otherwise it would be a nightmare to get working correct. Unfortunately does require a lot of tinkering to work with my stylesheet, etc, but basically every library has this issue but this one handles it the best for sure. Anyway, here’s some basic markdown!

Attachment
0
MrDiamond

Turns out rust is very hard to learn off-rip with a big project. I’ve scaled back a bit, not in terms of the project but in terms of the learning curve required. I’ve switched to Tauri with a Preact frontend so I have something familiar to work off of. Here’s the UI so far!

Attachment
0
MrDiamond

Rust is new to me, but I’m using egui to get some clean, fast UI with simple code. This is all I’ve got so far, and I’ve spent quite a bit of time theming it!

Attachment
0