Ethereal Style for Zotero
让你享受阅读文献的乐趣!
You can upload your screenshots here.
✨ Download the latest xpi file
请使用下图,Zotero官方提供的更新方式更新。小版本将不在Github发布Release,你始终可以通过下图方式获取所有版本(大/小)更新。
This plugin modifies some of Zotero's existing columns and adds some interesting ones, and I'll introduce them one by one.
As the background of title, reading progress visually reflect the distribution of your reading time of each page for the PDF under a item, the darker the color the longer the reading time.
It can visually represent the annotation word count of each page of the PDF corresponding to a item.
How to mark? Scenario Screenshot Zotero Item Pane (plugin's function) Zotero RSS (Zotero's function)Unread paper is shown in bold, and read paper is not bolded.This is the same as the read button in RSS.
The tags that were originally displayed before the title are separated into this separate
Tagscolumn.
Column SettingsIt differs from tags column in that it renders the text directly. You can create a tag that starts with
#to try it out.
Prefix
Prefix Meaning # Show all tags that start with#, but will remove the # prefix.
~~/
All tags except those beginning with / are displayed
/^#(.+)/
Use the entered regular expression to match the tag, and (.+) is the actual displayed tag content. Multiple (.+) will be automatically joined.
Column SettingsIt is similar to #Tags, but its tags can generate automatically, which represent the rank of a publication.
Fileds
You can choose fields to display by editing Fields field in Column Settings. Check the table below for field definitions.
If you are using a custom dataset, you must locate the custom field definition of the dataset and fill it in the Fields section.
Map
You can customise tags by editing Map field in Column Settings, using string or regex to replace tags to your desired format.
You can refer to this link or any other tutorials for regex syntax.
Most of tags comprises of two parts: field name and value, separated by a space. Some tags are field only. NB: you will need to alter field name and value respectively:
Here are some examples:
SCI:
SCI=,
/SCIIF/=IF,
EI:
EI检索=EI,
Decrease decimal:
/^(\d+)\.(\d{1})\d*$/=$1.$2,
Chinese 中文检索:
北大中文核心=北核,
Chinese Academy of Sciences (CAS) warnings 中科院预警:
SCIWARN=,
CAS quartiles 中科院分区升级版:
/医学(\d+)区/=医$1,
/生物学(\d+)区/=生$1,
/农林科学(\d+)区/=农$1,
/环境科学与生态学(\d+)区/=环$1,
/化学(\d+)区/=化$1,
/工程技术(\d+)区/=工$1,
/数学(\d+)区/=数$1,
/物理与天体物理(\d+)区/=物$1,
/地球科学(\d+)区/=地$1,
/材料科学(\d+)区/=材$1,
/计算机科学(\d+)区/=计$1,
/经济学(\d+)区/=经$1,
/法学(\d+)区/=法$1,
/管理学(\d+)区/=管$1,
/心理学(\d+)区/=心$1,
/人文科学(\d+)区/=人$1,
/教育学(\d+)区/=教$1,
/综合性期刊(\d+)区/=综$1,
When you select a item, item's rating convert to a wating state, such as five points. Then you can click one point to finish your rating quickly.
Usage Operation Target Do left click a view switch to this view Long press a view update its data right click a view delete it left clcikThis addon and other addons may expand Zotero's columns, but the screen size is limit. We often need to show/hide columns frequently, and View Group makes it easier and quicker.
Add View button
save current view
Nested tags can recategorize your Zotero items. It could replace Zotero's collection to some extent.
You can switch between the nested tags view provided by the plugin and the tags view provided by Zotero itself with ease.
DemonstrationFor a tag to show up with the plugin it must start with a # and the subcategory must start with a forward slash (/) in the format of:
For example:
"#Catergory/subcategory" "#Method/Longitudinal" "#Method/cross-sectional"
The plugin also allows tags to show up in Zotero item pane.
Note: You can configure the plugin so the tag doesn't have to start with #. To do this you need to edit the "#Tag" column in the item pane and remove or change the #.
Nested Tags Zotero Tags Operation Target Do left click control icon left click tag item right click tag itemDelete Tag
The deletion has prompt, is irreversible, and should be cautious.
By clicking on the icon representing the item type, you can complete the quick filtering of item types. And repeat the process above to exit filtering. Note this filtering is valid for all collections. But it will exit automatically when you switch to the category filtered item is empty.
DemonstrationAn Obsidian's
inreractive graphrendered by Obsidian's source code. It can show item's related items visually. And you can locate the Zotero item from the graph node (click), and locate the graph node from Zotero item (ctrl+click).
DemonstrationLong Press to edit a PDF style. Click `` to add a PDF Style.
Two ways display your tags after assigning color and position: (1) you can open the column settings of title and click Tags and (2) you can show Tags column that is created by this addon.
No open issues yet, or sync has not completed.