Add hidden tags option (#212)
* Add filter for hidden tags. (#207) This commit adds the option to configure hidden tags. Articles tagged with these hidden tags won't appear in the list of articles by default. To see these articles the user must explicitly filter by those tags. * Closes #211. Handling hidden tags in the lateral panel. * Changelog.
This commit is contained in:
@ -166,4 +166,5 @@
|
||||
<string name="pref_debug_crash_reports">Crash reports</string>
|
||||
<string name="pref_debug_debug_logs">Debug logging (these will be sent without a dialog)</string>
|
||||
<string name="acra_login">Enable logging</string>
|
||||
<string name="drawer_item_hidden_tags">Hidden Tags</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user