shellnotes/docs/system/fileorganization.txt

19 lines
849 B
Text
Raw Normal View History

2021-03-31 12:45:36 +02:00
file organization
=================
Files the user can run manually are located in ~/.shellnotes/ after the installation. These files are:
-update.sh and bash_update.sh -> Updating shellnotes
-install.sh -> Reinstalling shellnotes
-uninstall.sh -> Uninstalling or disabling shellnotes
-set_defaults.sh -> Set default note editors & folder
-.shellnotes.sh -> Running shellnotes (main file)
Other folders and their content:
2023-08-21 16:49:52 +02:00
-util: all the commands used in ~/.shellnotes/.shellnotes.sh (subfolders are their parameters).
2021-03-31 12:45:36 +02:00
-def: default note editors and folders used in configuration tool.
-logs: Logfiles for failed updates, installations etc.
2023-08-21 16:49:52 +02:00
-ver: Current shellnotes version, used when updating.
-sne: The source code, environment and logs for the Shellnotes Note Editor.
2021-03-31 12:45:36 +02:00
-docs: Documentation
-image: .jpg and .png files used for README