notes

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 4 Imported by: 0

README

Notes

A notes creator running in console.

The project use Go Lang and sqlite3.

Build

To create the executable run:

go build 

Usage:

Create a note

Create a note using the parameter "-m", you can add title with the parameter "-t".

notes -t "title" -m "my new note"

The notes are order by date.

Search note

Search a note by a text "-s".

notes -s "text to search"

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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