Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Show last edit date of post#27

Somehow include the last edit date in the post (maybe using a {​{​ last-edit-date }} directive or something

a year ago
1
N

Best would be a edit history at the end of the page with timestamps & comments from the Poster what changed.

This would also give visitors the feeling that they’re actually viewing up-to-date content.

a year ago
1
N

Or a compact version:

edited 2023-10-23 16:25 → see history

…where see history is a link which opens the history.

When Creating or Updating Posts, the Writer could simply write a Special Tag with a Description of what he created or changed somewhere in the Document - which will then be parsed, populated with a timestamp of the current time and put into a separate section at the end of the document - and sorted in chronological order.
The timestamp could be set manually as well.

6 months ago
1

Related to #149

6 months ago

I’ve added the ability to add front-matter to the post. Unfortunately Bear doesn’t store any of the post history, but you can add the following front-matter now:

{​{​ blog_title }}
{​{​ blog_description }} 
{​{​ blog_link }}
{​{​ blog_created_date }}
{​{​ blog_last_modified }} ago

{​{​ post_title }}
{​{​ post_description }}
{​{​ post_link }}
{​{​ post_published_date }}
{​{​ post_last_modified }} ago
5 months ago
Changed the status to
Completed
5 months ago