Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
redleafnew committed Aug 25, 2021
2 parents 2795f93 + d6c16a5 commit 452306e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
1. 删除条目或分类的同时将链接的附件也一块删除。


[https://github.com/redleafnew/delitemwithatt/releases](https://github.com/redleafnew/delitemwithatt/releases)下载xpi,然后在Zotero或JurisM中通过Tools-Addons-Install Add-on From File安装。安装完成后在条目上右击会出现:`删除附件`,如果条目有附件,会出现四个子菜单,`删除附件和条目``仅删除所有附件``仅删除快照``仅删除笔记`,点击后条目包括附件、附件、快照或笔记会被删除(包括文件)。在分类上右击时会出现:`删除分类条目包括附件`,确认后会在删除分类的同时将分类中的条目包含附件删除,快照也认为是附件。**注意:删除时链接文件不进回收站,直接删除,请删除前备份**
[https://github.com/redleafnew/delitemwithatt/releases](https://github.com/redleafnew/delitemwithatt/releases)下载xpi,然后在Zotero或JurisM中通过Tools-Addons-Install Add-on From File安装。安装完成后在条目上右击会出现:`删除附件`,如果条目有附件,会出现四个子菜单,`删除附件和条目``仅删除所有附件``仅删除快照``仅删除笔记`,点击后条目包括附件、附件、快照或笔记会被删除(包括文件)。在分类上右击时会出现:`删除分类条目包括附件`,确认后会在删除分类的同时将分类中的条目包含附件删除,快照也认为是附件。**注意:删除时链接文件、笔记不进回收站,直接删除,请删除前备份**

2. 将所选条目语言字段设置为`en`

# Usage

1. Remove linked attachment(s) when delete the item(s) or collection.

Download xpi from [https://github.com/redleafnew/delitemwithatt/releases](https://github.com/redleafnew/delitemwithatt/releases), and click Tools-Addons-Install Add-on From File in Zotero or JurisM to install the extension. After the installation, right click the item(s) `Delete Attachment(s)` shows, if there is/are attachment(s) for the item(s), there will be four submenus, `Delete Attachment(s) and Item(s)`, `Delete All Attachment(s) only`, `Delete Snapshot(s) only`, `Delete Note(s) only`, when confirm, the item(s),attachment(s), the snapshot(s) or the note(s) will be deleted; right click the collection `Delete Collections with Attachments` shows, when confirm, the collection and the item(s) with attachment(s) in the selected collection will be deleted. Snapshot is also regarded as attachment. **Note: the linked files could not be restored, they will be removed directly, please backup before removing**.
Download xpi from [https://github.com/redleafnew/delitemwithatt/releases](https://github.com/redleafnew/delitemwithatt/releases), and click Tools-Addons-Install Add-on From File in Zotero or JurisM to install the extension. After the installation, right click the item(s) `Delete Attachment(s)` shows, if there is/are attachment(s) for the item(s), there will be four submenus, `Delete Attachment(s) and Item(s)`, `Delete All Attachment(s) only`, `Delete Snapshot(s) only`, `Delete Note(s) only`, when confirm, the item(s),attachment(s), the snapshot(s) or the note(s) will be deleted; right click the collection `Delete Collections with Attachments` shows, when confirm, the collection and the item(s) with attachment(s) in the selected collection will be deleted. Snapshot is also regarded as attachment. **Note: the linked files, notes could not be restored, they will be removed directly, please backup before removing**.

2. Set the language field of selected items as `en`.

Expand Down

0 comments on commit 452306e

Please sign in to comment.