From 8c1f498f9da17f34ac2c154687bd7f31eea4f92f Mon Sep 17 00:00:00 2001 From: Polygon <51939531+MuiseDestiny@users.noreply.github.com> Date: Wed, 6 Sep 2023 16:55:24 +0800 Subject: [PATCH] add Read/Unread Status --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index b90f510..12a39d4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,19 @@ You can upload your screenshots [here](https://github.com/MuiseDestiny/zotero-st > It can visually represent the annotation word count of each page of the PDF corresponding to a item. +### Read/Unread Status +> Unread paper is shown in bold, and read paper is not bolded.This is the same as the read button in RSS. + +
+How to mark? + +|Scenario|Screenshot| +|--|--| +|Zotero Item Pane (plugin's function)|![image](https://github.com/MuiseDestiny/zotero-style/assets/51939531/41bb9c79-317f-4fd9-98f1-8a4abf5b5439)| +|Zotero RSS (Zotero's function)|![image](https://github.com/MuiseDestiny/zotero-style/assets/51939531/73143f9c-2f8a-4c0d-b741-6bcdbdebe9fa)| + +
+ ### Tags > The tags that were originally displayed before the title are separated into this separate `Tags` column.