Update marked posts
{% if c.app.config.tool_name != 'Discussion' %}{% endif %} {% for post in value.posts %} {% set author = post.author() %} {% if c.app.config.tool_name != 'Discussion' %}{% endif %} {% endfor %}
[x] Timestamp Status Flags? Author Subject Text AttachmentsArtifact
{{h.ago(post.timestamp)}} {{post.status}} {{post.flags}}{{author.display_name}} ({{author.username}}) {{post.thread.subject or '(no subject)'}} {{h.text.truncate(post.text,200)}} {{post.attachments|length}}[{{post.thread.artifact.shorthand_id()}}]