this post was submitted on 02 May 2026
5 points (100.0% liked)

Rust

7979 readers
4 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
 

Hi everyone I was thinking of creating a backend module that has functione for a note taking app (search, sort, etc). So anyone can implement a ui on top of it.

I have some basic understanding of rust (made a just-working chip-8 emulator). But I've never used SQL or other database.

Is this plausible? Is there a similar project that I can use as reference? What are the mistakes I should avoid?

you are viewing a single comment's thread
view the rest of the comments
[–] remustan37@sh.itjust.works 1 points 2 days ago

Don't really care if anyone would use it at the moment. My main goal right now is to improve my rust skills. And I guess there are limitations to how much ui you can change in obsidian.

Also there are other contexts where a note taking like function would be needed. For example I was actually trying to make a note taking app for cosmic desktop which I can access from the Taskbar