this post was submitted on 03 Feb 2025
16 points (100.0% liked)

Open Source

32404 readers
485 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

📙 FuzPad: Minimalistic Note Management

Hey everyone,

Check out FuzPad, a minimalistic note management solution powered by ⚡junegunn/fzf⚡.

Features:

  • Create, open, search, and delete notes.
  • Automatic version control for notes.

Installation:

Homebrew:

brew install JianZcar/packages/fuzpad

curl:

curl -s https://gist.githubusercontent.com/JianZcar/df050e108b462e469f413f0eec229143/raw | bash

Feel free to contribute, and happy noting!


you are viewing a single comment's thread
view the rest of the comments
[–] zenalia@lemmy.world 1 points 2 hours ago (1 children)

Because it's much easier to use, if you gonna script it why not just use FuzPad.

[–] artificialfish@programming.dev 2 points 1 hour ago* (last edited 1 hour ago)

Meh, Neovim has a fzf plugin. I use Logseq for linking. Linking is good because searching can fail to capture all the aliases for something, even if fuzzy

But I’m sure it’ll be useful for someone!