#How time flies!
It was a week ago today that I launched the new blog and I couldn't be happier with how it's performed so far.
Ive been thinking about adding a drafts feature but need to work out exactly how it would work. I'm envisaging a system whereby when logged in I can see everything but only live posts when not. I'd need to add an additional column to the database and perform different queries. What I haven't decided is whether they would appear among the live posts based on time created or as a separate query underneath. I would also need to change the timestamp when they are made live.
I'm going to think about this a bit more and maybe have a look at implementation over the weekend.