MCPcopy Index your code
hub / github.com/018/zotcard

github.com/018/zotcard @v3.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.3 ↗ · + Follow
4,903 symbols 15,501 edges 55 files 5 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Video

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>


<strong>Original</strong>: <span>${text ? text : "&lt;extract&gt;"}</span>




<strong>Repeat</strong>: <span>&lt;Repeat it in your own words&gt;</span>




<strong>Implications</strong>: <span>&lt;What are the implications&gt;</span>




<strong>Reference</strong>: ${itemType && itemType === "book" ? `<a href="https://github.com/018/zotcard/raw/v3.3/${itemLink}">${authors}《${title}》(${year}) P<span>&lt;Page&gt;</span></a>` : `<a href="https://github.com/018/zotcard/raw/v3.3/${collectionLink}">${collectionName}</a>`}




<strong>Tag</strong>: [none]




<strong>Date</strong>: ${today}


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


- <strong>backdrop</strong>:<span style="color: #bbbbbb;">&lt;Describe the background to what happened, how it caused the rematch.&gt;</span>




- <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>




- <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>




- <strong>date</strong>:{today}


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

Core symbols most depended-on inside this repo

get
called by 1603
src/chrome/content/modules/element-plus.js
e
called by 479
src/chrome/content/modules/vue.global.prod.js
n
called by 298
src/chrome/content/modules/element-plus.js
c
called by 293
src/chrome/content/modules/element-plus-icons.js
e
called by 293
src/chrome/content/modules/element-plus-icons.js
W
called by 240
src/chrome/content/modules/element-plus.js
set
called by 203
src/chrome/content/modules/element-plus.js
o
called by 195
src/chrome/content/modules/element-plus.js

Shape

Function 4,621
Method 204
Class 78

Languages

TypeScript100%

Modules by API surface

src/chrome/content/modules/element-plus.js1,503 symbols
src/chrome/content/modules/echarts.min.js1,282 symbols
src/chrome/content/modules/vue.global.js791 symbols
src/chrome/content/modules/vue.global.prod.js513 symbols
src/chrome/content/modules/element-plus-icons.js299 symbols
src/chrome/content/modules/moment.min.js114 symbols
src/zotcard.js51 symbols
src/chrome/content/preferences/zotcard-preferences.js27 symbols
src/chrome/content/cardmanager/card-manager.js25 symbols
src/chrome/content/cardeditor/card-editor.js20 symbols
src/chrome/content/cardeditor/card-editor-dev.js20 symbols
src/zotcard-cards.js18 symbols

For agents

$ claude mcp add zotcard \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact