๐๏ธNotes
Hold your sticky notes!
Last updated
Hold your sticky notes!
Last updated
If you want a method to have your notes saved, or if you would like to jot down your notes for something crucial or important, sensitive or not, such as your passwords, your website usernames, your server IP addresses, and so on, you'll need to use this application to create such notes.
Usage of this application can be done using the following commands:
addnote <contents>
: Adds a note with the specified contents.
removenote <noteNum>
: Removes a specific note
removenotes
: Removes all notes
listnotes
: Lists all notes
savenotes
: Saves all notes
reloadnotes
: Reloads all notes
notestui
: Opens the interactive notes viewer TUI
You can also interactively view all your notes using the notestui
command so that you can read all your notes with more comfort, using the built-in interactive TUI features provided by Terminaux.
Currently, it doesn't provide any editing functionality. However, we'll work on it in the next version of Nitrocid KS.