connote

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

README

📝 connote

connote is a simple console-based note taking tool.

Install

  • Download the binary for your operating system from Releases
  • Run go install github.com/spy16/connote to directly build and install.

Usage

# write down anything specific to the day (e.g., work log)
$ connote write

# edit yesterday's note
$ connote note @yday

# create a custom note with tags 
$ connote note kafka -t tldr

# show today's note
$ connote show

# show last week's note
$ connote show @-7

# show note on kafka
$ connote show kafka

# list all notes
$ connote list

# list all tldr type notes
$ connote list -t tldr

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