2.3.0 • Published 2 years ago

term-notes v2.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Terminal Notes

Allows you to take notes from your terminal and saving them by day on a specified folder. This will keep track of all the notes you add during the day and update the same note file.

Github Project: https://github.com/eddwinpaz/term-notes

Note: You need to install package ack to enable search.

Linux:

` sudo apt-get install ack

Instructions

A soon you install the node module

  • Specify a folder path:

notes -c /my/folder/path

  • then add your first note.

notes -t "my first note"

  • view specific file by date

notes -o "16-01-2022"

  • Search folder for words matching

notes -s "my word"

Things I want to do later on:

  • Backup text files on a github.com - gitlab.com periodically. (notes --backup)
2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.21.0

2 years ago

1.20.0

2 years ago

1.19.0

2 years ago

1.18.0

2 years ago

1.17.0

2 years ago

1.16.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago