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

Open Source

32404 readers
524 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
[–] artificialfish@programming.dev 2 points 4 hours ago* (last edited 4 hours 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!