Skip to content
/ cbl Public

Console Based note & snip-it Lookup & retrieval

License

Notifications You must be signed in to change notification settings

MLeidel/cbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbl

Console Based note & snip-it Lookup & retrieval

Uses text files to organize text information by File and Topic.

Binary executable for Linux and Windows.

Run setup.cmd (setup.sh) to create cbl folder where subject
files can be stored, updated, and deleted.

Setup also copies executable to system directory (admin required)

tkinter.txt is provided for an example of a 'cbl' text file.
Notice the =-= syntax to delimate each topic/title.

The text of a topic printed to the console is also placed in
the system clipboard.

Usage

display all cbl text files:

cbl

display all topics in paricular text file:

cbl tkinter

display topic info from particular text file:

cbl tkinter spinbutton

search all topics in particular text file for some text:

cbl tkinter search "<Control-a"
Note: s sea search all the same

edit the cbl text file:

cbl tkinter e
launches your text editor with the cbl text file

The 'cbl' files directory is located at:
/home/USER/.config/cbl for Linux
and
HOME\cbl for Windows

About

Console Based note & snip-it Lookup & retrieval

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published