A free software package to manage your thoughts and documents!
This project is maintained by aernesto
Inserts a new ‘idea’ into IndieK’s database. A simple text in IndieK is called an item.
nt "some string"
OR
nt -a "some string"
nt "my new idea"
or
nt "my new idea
split across two lines"
or
nt -a "adding this as a new line to last created item"
Single string surrounded by double quotes.
All Shell special characters such as # ! ‘ “ ? need to be escaped by a backward slash \