071004
This is a test, starting today i will use the test file as a 'diary' to keep track of my progress. So far things are looking good:The diary, jindex and index are maintained by the unix scripts. But i am still quite unsure about how it handles some things. For example, will everything end up on one line if i dont use html to tell it that there are more lines? This can easily be solvedhtml-wise but i will need to look up the code. Update: The diary still needs to be written in HTML, meaning that a BR and P codes will be necesary. I'm not sure in how this would be a good / bad thing.
I still have to fix the multiple links to a single day problem. It will most likely have to be solved by making a second jkwjournal script that appends to an allready existing (date).txt file and doesn't "update" the jindex.html (or basically the toi.txt and toi1.txt files). This means that i will also have to update the jkwjournal into doind a check to see if the (date).txt file allready exists so the user will get a warning before overwriting his own content.