date fix

I figured out how to modify the date so it doesn't come up as the full date command.

x=$(date +"%Y-%m-%d")

Next I would like to try adding a tag to organize posts, I'm thinking of appending the topic name to the front of the post name in brackets. ALthough I was looking at html page examples and I saw one with a search bar and everything so maybe I should try that... also trying to format this post with paragraph html tags so let's see how that turns out...