notes-go

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 12 Imported by: 0

README

Notes — written in Go

A personal note helper for creating note in various directories with support for each own template, file naming, and extension.

Usage

$ notes --help
NAME:
   notes - Personal note helper

USAGE:
   notes [global options] command [command options]

COMMANDS:
   new, n   Generate new note
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --config value, -C value  (default: "./config.toml")
   --silent, -s              (default: false)
   --help, -h                show help
$ notes new --help
NAME:
   notes new - Create new note

USAGE:
   notes new [command options] [arguments...]

OPTIONS:
   --category value, -c value  (default: "default")
   --open-editor, -e           (default: false)
   --help, -h                  show help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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