21 lines
873 B
Text
21 lines
873 B
Text
reset shellnotes
|
|
================
|
|
|
|
"resetshellnotes" is a hidden command, that erases all the memory from the program.
|
|
This includes:
|
|
-Default files and folder: sets them to gedit, nano, "~/Notes", which are the defaults after installation
|
|
-User data
|
|
-Logfiles
|
|
|
|
Your Notes folder will change to ~/Notes, but your notes WILL NOT be removed.
|
|
They will be safely transfered there.
|
|
|
|
This command is made mostly for shellnotes' developers. After testing a new release,
|
|
They must clear their data from the program's source files, in order to push them to the
|
|
repository.
|
|
|
|
You can use the "-f/--force" parameter to avoid prompt when running resetshellnotes.
|
|
|
|
This command should be used ONLY WHEN NECESSARY, just like all other hidden commands.
|
|
If your notes have disappeared, or you cant find the displayed note folder, use this command to
|
|
reset everything to its normal state.
|