labee

command module
v0.0.0-...-f04b571 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2023 License: MIT Imports: 1 Imported by: 0

README

labee logo

labee

Buzz around your files using labels! 🐝

Introducing labee, a file labelling tool written in golang! With it's simple command-line interface, you can easily attach labels to your files and organize them based on their relationships. This makes it easy for you to access your files and seamlessly integrate them with your favorite CLI tools.

Here are some sample commands that showcase labee's use cases:

labee add -l TODO item.txt                  # Add the file 'item.txt' to the storage and attach the label 'TODO' to it
labee edit --color '#00FF00' TODO           # Change the label 'TODO' to include the color '#00FF00'
labee find --interactive                    # Open an interactive view of all files inside fzf
labee find -l TODO -n '*.txt' | xargs nvim  # Find all text files with the label 'TODO' attached and open them in neovim

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
os

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL