Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Blog Timeline for mini stories

The most obvious, simplest and platform-independent way to achieve your request is to format the blog title entries as: YYYY-MM-DD : title Another alternative is to alter the publication date...

posted 6y ago by _X_‭  ·  edited 3y ago by Canina‭

Answer
#5: Post edited by user avatar Canina‭ · 2021-05-20T18:51:33Z (almost 3 years ago)
  • The most obvious, simplest and platform-independent way to achieve your request is to format the blog title entries as:
  • > YYYY-MM-DD : title
  • Another alternative, suggested by [Michael Kjörling](https://writers.stackexchange.com/questions/32768/blog-timeline-for-mini-stories#comment49909_32768) is to alter the publication date. This works very well if all your blog entries are about events in the past. I have used this approach for a news blog, in which stories about news in the media were published with their original publication date.
  • There are several [wordpress plugins](https://wordpress.org/plugins/tags/timeline/). For instance, [this one](https://wordpress.org/plugins/ang-timeline/) seems to do the job by placing blog entries on a vertical scroll. It is likely that you may need to still follow Michael's suggestion in order to place things in the correct order.
  • Finally, if you are using wordpress and feel adventurous enough to try and tweak it yourself, there is a field called "meta" where you can store additional information, and, more importantly, you can retrieve it by modifying the PHP code of your template. You could store a date, retrieve it and display between the title and the main text of the blog post, for instance accompanied by a [horizontal progress bar](https://www.w3schools.com/bootstrap/bootstrap_progressbars.asp).
  • The most obvious, simplest and platform-independent way to achieve your request is to format the blog title entries as:
  • > YYYY-MM-DD : title
  • Another alternative is to alter the publication date. This works very well if all your blog entries are about events in the past. I have used this approach for a news blog, in which stories about news in the media were published with their original publication date.
  • There are several [wordpress plugins](https://wordpress.org/plugins/tags/timeline/). For instance, [this one](https://wordpress.org/plugins/ang-timeline/) seems to do the job by placing blog entries on a vertical scroll. It is likely that you may need to still follow the suggestion of altering the publication date in order to place things in the correct order.
  • Finally, if you are using wordpress and feel adventurous enough to try and tweak it yourself, there is a field called "meta" where you can store additional information, and, more importantly, you can retrieve it by modifying the PHP code of your template. You could store a date, retrieve it and display between the title and the main text of the blog post, for instance accompanied by a [horizontal progress bar](https://www.w3schools.com/bootstrap/bootstrap_progressbars.asp).
#4: Attribution notice removed by user avatar System‭ · 2019-12-18T21:34:21Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/32772
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#3: Attribution notice added by user avatar System‭ · 2019-12-08T07:46:07Z (over 4 years ago)
Source: https://writers.stackexchange.com/a/32772
License name: CC BY-SA 3.0
License URL: https://creativecommons.org/licenses/by-sa/3.0/
#2: Initial revision by (deleted user) · 2019-12-08T07:46:07Z (over 4 years ago)
The most obvious, simplest and platform-independent way to achieve your request is to format the blog title entries as:

> YYYY-MM-DD : title

Another alternative, suggested by [Michael Kjörling](https://writers.stackexchange.com/questions/32768/blog-timeline-for-mini-stories#comment49909_32768) is to alter the publication date. This works very well if all your blog entries are about events in the past. I have used this approach for a news blog, in which stories about news in the media were published with their original publication date.

There are several [wordpress plugins](https://wordpress.org/plugins/tags/timeline/). For instance, [this one](https://wordpress.org/plugins/ang-timeline/) seems to do the job by placing blog entries on a vertical scroll. It is likely that you may need to still follow Michael's suggestion in order to place things in the correct order.

Finally, if you are using wordpress and feel adventurous enough to try and tweak it yourself, there is a field called "meta" where you can store additional information, and, more importantly, you can retrieve it by modifying the PHP code of your template. You could store a date, retrieve it and display between the title and the main text of the blog post, for instance accompanied by a [horizontal progress bar](https://www.w3schools.com/bootstrap/bootstrap_progressbars.asp).

#1: Imported from external source by user avatar System‭ · 2018-01-24T11:29:41Z (over 6 years ago)
Original score: 4