Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidbit logo

tidbit - easy note-taking

About

tidbit is a light-weight command-line tool that I made in response to my increasing frustration from dozens of scattered note files

  • never lose track of your notes
  • save the commands you always forget
  • simple organization, instant access
  • interactive fuzzy searching & previewing (with fzf)
  • usable by a 3-year-old

Install

Run the install script from the root of the project

./install.sh
  • installs fzf for interactive fuzzy searching
  • adds tidbit to your PATH

Usage

tidbit                  # interactive mode with fzf (Ctrl+J/K to navigate)
tidbit [subject]        # open subjects/[subject]/tidbit.md
tidbit [subject] [file] # open subjects/[subject]/[file].md

About

easy CLI note-taking

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages