Next steps for the Blog script
It’s tempting to take the development to another language, like Python…
but if I come back to what I intended - a command line program BASH seems to be a better focus; For Now.!
I need to work on:
- work on Tags, creating a link on tags is easy, attaching this to some kind of searchable feature more challenging.
- the delete function - delete the
Draft markdown file, only once it has been
published.
- expand delete function to delete a published post.
- ability to Ammend the draft while it remains unpublished.
- maybe, maybe create a GUI. This is not essential however.
Possibly as I go forward, I will begin to consider as yet unknown aspects. Some of this will be directed by the learning of the script language itself, some by how I use the script.
© matthew@analoguelife | 2024-01-02 11:28