{% extends "menubar.html" %} {% import "rules_common.html" as rules_common %} {% block TITLE %}Temboz - Feed details{% endblock %} {% block BODYOPTIONS %} class="unpadded"{% endblock %} {% block EXTRAHEAD %} {{ rules_common.rule_head() }} {% endblock %} {% block CONTENT %}
Last modified | {{ since_when }} |
Unread | {{ unread }} |
Filtered | {{ filtered }} |
Interesting | {{ interesting }} |
Uninteresting | {{ uninteresting }} |
Hit ratio | {{ ratio }}% |
Errors | {{ feed_errors }} |
Status | {{ status_text }} {{ status_change_op }} |
Privacy | {{ private_text }} {{ private_change_op }} |
Filtering exemption | {{ exempt_text }} {{ exempt_change_op }} (exempt feeds are still subject to feed-specific filtering rules). |
Duplicate title checking | No duplicate checks check for duplicate titles |
Duplicate title checking | Duplicate checking in effect disable duplicate checking |
Duplicate title checking | Unknown disable duplicate checking |
Refresh | Manually refresh feed |
Catch-up | Mark as read {{ unread }} unread articles |
Purge | Purge and reload {{ unread }} unread articles |
Deduplicate | Deduplicate unread articles whose title matches that of past ones |
Hard purge | Completely delete {{ total }} articles {% if interesting > 0 %} (including {{ interesting }} flagged as interesting) {% endif %} |
Debug | Dump the parsed feed, useful for writing filtering rules |
Rule | Type | Text | Filtered articles |
---|---|---|---|
{{ uid }} | {{ rtype }} | {{ text }} | {{ count }} filtered articles |