Combined print functions

This commit is contained in:
2022-01-10 08:35:46 -05:00
parent 398ac8a04a
commit 019aa58411
2 changed files with 80 additions and 98 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ New features:
Changes:
** the gen command in sshyp has been updated to use the newer notetaking system
** printing functions in sshyp have been combined into one function (arguments determine section to print)
- printing functions in sshyp have been combined into one function (arguments determine section to print)
** file not found exceptions have been re-implemented
** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected
** folders generated in /dev/shm are once again properly deleted with keyboard interrupts