Skip to content

PandoCit

Citations Pandoc, bibliothèque Zotero (API), lecteurs PDF/EPUB et annotations dans Obsidian. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDpandocit
Authorl'Atelier
Minimum Obsidian Version0.15.0
Official Release Date2026-05-30
Last update2026-07-06

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 7, 2026
Release acquisitionrelease metadata checked Jul 7, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-30Plugin Added
2026-06-02Plugin Removed
2026-06-04Plugin Re-Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Citations Pandoc, bibliothèque Zotero (API), lecteurs PDF/EPUB et annotations dans Obsidian.Citations Pandoc, bibliothèque Zotero (API), lecteurs PDF/EPUB et annotations dans Obsidian. - This plugin has not been manually reviewed by Obsidian staff.
2026-07-06Plugin Removed
2026-07-06Plugin Re-Added
2026-07-07Plugin Removed
2026-07-07Plugin Re-Added

Repository Data

LicenseMIT in package.json
GPL-3.0 in LICENSE file
Package Manageryarn
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest
Has Test FilesYes
Latest Release main.js Size3.54 MB
Detected ES VersionES2020
Probably MinifiedYes
main.js API Findings19 disclosures
Uses BRAT beta releasesNo
Dependencies@bjorn3/browser_wasi_shim, citeproc, download, esbuild, fast-deep-equal, fflate, foliate-js, fuse.js, lru-cache, pdf-lib, pdfjs-dist, preact, react, react-dom, shell-path, text-clipper, which
Dev Dependencies@babel/core, @babel/preset-env, @babel/preset-typescript, @codemirror/language, @types/download, @types/jest, @types/lru-cache, @types/node, @types/react-dom, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, babel-jest, cross-env, eslint, jest, obsidian, tslib, typescript, xml-js

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Cors Free Network AccessUses Obsidian request APIs
Dynamic Code Or Remote CodeEvaluates dynamic code or injects scripts
Editor BehaviorRegisters editor extensions
Embedded Base64 BlobIncludes large embedded base64 blobs
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache
Network AccessUses Node HTTP modules, Uses Obsidian request APIs, Uses browser network APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteWrites vault files
Webassembly UsageUses WebAssembly APIs
Worker UsageUses Worker APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Evaluates dynamic code or injects scriptsWarningHighimport (2), eval (1), dynamic_code:eval (1), dynamic_code:function_constructor (1)
Uses Electron desktop APIsWarningHighelectron (5)
Uses direct Node filesystem-related modulesWarningHighbuffer (6), fs (9), path (8), stream (14)
Uses Node process or subprocess APIsWarningHighprocess.env (8), process.platform (4)
References localhost or private-network addressesWarningMedium127.0.0.1 (3)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (3)
Uses persistent browser storageInfoHighlocalStorage (2)
Uses WebAssembly APIsInfoHighWebAssembly (2)
Uses Worker APIsInfoHighWorker (4)
Includes large embedded base64 blobsInfoHighbase64 blob (17)
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (7), setInterval (1), setTimeout (42), this.registerEvent (3)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getCache (1), app.metadataCache.getFileCache (1), app.metadataCache.getFirstLinkpathDest (2), app.metadataCache (4)
References URLs or constructs URL objectsInfoHighhttp:// (56), https:// (2708), URL (25), URLSearchParams (11)
Uses browser network APIsInfoHighfetch (7), XMLHttpRequest (3)
Uses Node HTTP modulesInfoHighhttp (3), https (2)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (4)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (18), obsidian.Setting (18)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (9), this.addStatusBarItem (1)
Accesses Obsidian vault APIsInfoHighapp.vault (27)
Enumerates vault filesInfoHighapp.vault.getFiles (3)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (3), workspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (1), app.vault.read (1), app.vault.readBinary (2)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (4)
Writes vault filesInfoHighapp.vault.create (1), app.vault.createFolder (1), app.vault.modify (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (17)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (3)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (5), app.workspace.revealLeaf (2), registerView (3)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 44859 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
2.0.252026-04-11Released while not listed
2.0.302026-05-08Released while not listed
2.0.352026-05-14Released while not listed
2.0.362026-05-24Released while not listed
2.0.372026-05-24Released while not listed
2.0.382026-05-24Released while not listed
2.0.412026-05-29Released while not listed
2.0.422026-05-30None
2.0.442026-05-30None
2.0.452026-05-30None
2.0.462026-05-30None
2.0.472026-05-31None
2.0.482026-06-02Released while not listed
2.0.512026-06-04None
2.0.532026-06-04None
2.0.582026-07-06None
2.0.592026-07-06None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.