Skip to content

mgarrido/notestxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple script to manage text notes.

It requires the environment variable NOTES_DIR to contain the name of
the notes' directory

The suggested format for the notes is:

Title in the first line
The note's text
A line starting with "tag:" with the tags assigned to the note,
separated with commas.

Example:

----------------------------------------
Notes.txt, a simple text notes manager

Notes.txt is an amazing script to manage text notes. You can add notes
with "notes.txt add <myNote>" and list them with "notes.txt list".

tags:notes, txt,script

About

A simple script to manage text notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors