#built #source #note #notes #delete #edit #ui

yanked note-taker-rust

Note taker is an open source minimal note taking tool built in 30 minutes

2 releases

0.1.0-alpha.1 Feb 25, 2025
0.0.1 Feb 25, 2025

#13 in #built

Download history 281/week @ 2025-02-21 68/week @ 2025-02-28

349 downloads per month

MIT license

10KB
180 lines

note-taker-rust 📝

A lightweight and simple cli note-taking application built with Rust

  • ✅ Create, Edit, Delete, and View notes.
  • ✅ Note Sorting
  • ✅ Stores notes in JSON format
  • ✅ Simple terminal-based UI

📦 Install

1. Clone the Repository

$ git clone git@github.com:hijknight/note-taker.git
$ cd note-taker

2. Install Dependencies

$ cargo build

3. Run

$ cargo run

⌨️ Controls

  • Menu Options for actions
  • Press 'q' to exit tui note viewer

👷 Built with:

Future

  • Keyboard navigation
  • Scrolling on long notes
  • Search notes with fuzzy finder or ripgrep

🪪 License

Feel free to use and modify

Dependencies

~0–14MB
~126K SLoC