Skip to content

ZotCard is a plug-in for Zotero, which is a card note-taking enhancement tool. It provides card templates (such as concept card, character card, golden sentence card, etc., by default, you can customize other card templates), so you can write cards quickly. In addition, it helps you sort cards and standardize card formats.

License

018/zotcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zotero-7 element-ui element-ui

English | 简体中文

Introduction

ZotCard is a plug-in for Zotero, which is a card note-taking enhancement tool. It provides card templates (such as concept card, character card, golden sentence card, etc., by default, you can customize other card templates), so you can write cards quickly. In addition, it helps you sort cards and standardize card formats.

Getting started

  • Step 1, download the latest version zotcard: Download;

  • Step 2: Zotero - Tools - Add-ons - ⚙️ - Install Add-on From File... , select the plug-in xpi file;

  • Step 3, right-click the item - ZotCard - summary card, you can quickly create the card according to the template.

Features

  • Fast card building: Preset card template, support custom card module.

  • Card management: Basic card operation, batch operation edit, copy, delete, move, print and so on.

  • Read card: Randomly read the card, you can also count the time of reading the card.

  • Card report: Statistics of the status of the card since you wrote the card, including classified summary statistics, label summary statistics, weekly/monthly/annual summary statistics, and annual analysis statistics.

  • Set up Backup/Restore/Reset: ZotCard Settings can be backed up/restore/reset from the ZotCard configuration page of Zotero Settings.

Advanced

Zotcard custom CARDS give you more space, but need you to know a little HTML.

<h1>## Quotes Card - <span>&lt;Title&gt;</span></h1>
<p><strong>Original</strong>: <span>${text ? text : "&lt;extract&gt;"}</span></p>
<p><strong>Repeat</strong>: <span>&lt;Repeat it in your own words&gt;</span></p>
<p><strong>Implications</strong>: <span>&lt;What are the implications&gt;</span></p>
<p><strong>Reference</strong>: ${itemType && itemType === "book" ? `<a href="${itemLink}">${authors}《${title}》(${year}) P<span>&lt;Page&gt;</span></a>` : `<a href="${collectionLink}">${collectionName}</a>`}</p>
<p><strong>Tag</strong>: [none]</p>
<p><strong>Date</strong>: ${today}</p>

Insert Special characters such as, <,>,Spaces, &, ", ', newlines, and delimiters can be inserted at "◉".

If you want to insert an emoji, you can do so at 🤪.

If you want to insert a field from Zotero, you can do so in Fields.

The following are double plate templates:

<h3>## Review card - <span style="color: #bbbbbb;">&lt;title&gt;</span></h3>\n
<p>- <strong>backdrop</strong><span style="color: #bbbbbb;">&lt;Describe the background to what happened, how it caused the rematch.&gt;</span></p>
<p>- <strong>course</strong><span style="color: #bbbbbb;">&lt;Describe the process by which things are sent, and how they are handled and the results.&gt;</span></p>
<p>- <strong>enlighten</strong><span style="color: #bbbbbb;">&lt;What inspiration can be gained from this matter and how to improve it in the future.&gt;</span></p>
<p>- <strong>date</strong>:{today}</p>

Welcome to come here to find and share your card template: Visit.

Donate

OR

Buy Me A Coffee

License

MIT

Copyright (c) 2020-2024 018

About

ZotCard is a plug-in for Zotero, which is a card note-taking enhancement tool. It provides card templates (such as concept card, character card, golden sentence card, etc., by default, you can customize other card templates), so you can write cards quickly. In addition, it helps you sort cards and standardize card formats.

Resources

License

Stars

Watchers

Forks

Packages

No packages published