BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.43k stars 1.94k forks source link

Review date #5305

Open jnantg opened 2 weeks ago

jnantg commented 2 weeks ago

Describe the feature you'd like

Being able to configure a time and/or date that a page requires a review. For example, creating a page and choosing "Review in 6 months". Then 6 months later the user would get an email asking them to review the page again in case something has changed.

Describe the benefits this would bring to existing BookStack users

It would be possible to do proper documentation cleanup. Often documentation is not kept up to date or forgotten. However if the creator is reminded to confirm that the article is still relevant, then it would limit the amount of stale articles.

Can the goal of this request already be achieved via other means?

Possibly. But i am not sure how it would be done.

Have you searched for an existing open/closed issue?

How long have you been using BookStack?

Under 3 months

Additional context

No response

ssddanbrown commented 2 weeks ago

Hi @jnantg, A formal/focused review/status workflow has been requested in #473.

If you just need a searchable indicator (instead of a different workflow) then you could use tags for this, as described in my comment here: https://github.com/BookStackApp/BookStack/issues/439#issuecomment-1306913346

Otherwise, I wouldn't look to add specific functionality for what is an external process, and can likely be achieved (or helped) using in-platform features like tags.