A very elementary documenting system that saves user inputs as iterations in the same way you would save things in a notebook
THIS CREATES TWO NEW TEXT FILES ON YOUR COMPUTER: filecode.txt and a1lockedbook.txt
Expanded idea of my old journaltest.py to have a navigatable journal/book that allows you to search day, month, year, and iteration.
Need to add a more friendly user interface and making the program more concise (less but bigger functions?), being able to search iterations based on a range of dates rather than a small portion that I think could be improved, I might do another setting that changes (month/day/year) to (hour:minute \t day/month) (Scratch that, that was a fucking stupid idea and I will not do that, what would even be the use?). Make user profiles that have specific perms to either only their interations or all iterations as an admin (why? just have it in different folders, it'll still work)