Trees

neef: eef's neat note taker

A lightweight notetaking CLI built in Rust

cli
rust
~1 min read
Coming Soon

Neef

I kept hearing Rust mentioned all over the place. People seem to love it, so I figured I'd give it a try. This project is my intro to Rust. It will be a super simple note taker CLI.

Example

Input:

neef note "Take out the trash"
neef list

Output

- Take out the trash
Home

© 2025 Ethan Christensen. All rights reserved.