You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+20-3Lines changed: 20 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ Currently, noterools can help you do the following things:
13
13
- Customize the font color of Zotero citations.
14
14
- Italicize journal names and publishers in the Zotero bibliography that aren't correctly formatted as italics.
15
15
- Adjust the font color and weight for cross-references within the main text.
16
+
- Replace the hyphen (-, Unicode 002D) used for page ranges in the bibliography with an en dash (–, Unicode 2013).
17
+
- (Experimental Feature) Modify the capitalization style of English reference titles. Supports three styles: ALL CAPS, Title Case (Capitalize Each Word), and Sentence case (Capitalize first word only).
16
18
17
19
## Screenshots
18
20
@@ -23,7 +25,6 @@ Currently, noterools can help you do the following things:
23
25
## Important Note
24
26
25
27
-**This script can only work in Windows.**
26
-
-**The function for adding hyperlinks to sequential citation formats works properly, but italicizing journal names and publishers is not yet supported.**
# Add hyperlinks to (Author, Year) citation format. By default, container titles or publishers in the bibliography that are not correctly italicized will be set to italics.
50
-
#In Word, hyperlinks are blue by default, while noterools only adds hyperlinks to the year, causing a color mismatch between the author name and the year.
50
+
# Add hyperlinks to (Author, Year) citation format, set the citation font color to blue.
51
+
#By default, container titles or publishers in the bibliography that are not correctly italicized will be set to italics.
0 commit comments