No description
Find a file
2025-07-06 17:09:30 +03:00
.cursor start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
.editorconfig start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
.eslintignore start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
.eslintrc upgrade(packages): all packages are now up to date 2025-06-07 19:20:42 +03:00
.gitattributes start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
.gitignore start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
.npmrc switch(pnpm): add pnpm get rid of npm 2025-06-07 18:25:25 +03:00
.windsurfrules start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
esbuild.config.mjs upgrade(packages): all packages are now up to date 2025-06-07 19:20:42 +03:00
main.ts fix(citations): fix inline hex citations 2025-06-07 23:51:13 +03:00
manifest.json start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
package.json add(packages): add Fastify, MCP, and Zod 2025-06-08 00:51:01 +03:00
pnpm-lock.yaml add(packages): add Fastify, MCP, and Zod 2025-06-08 00:51:01 +03:00
README.md Initial commit for cite-wide 2025-07-06 17:09:30 +03:00
styles.css start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
tsconfig.json upgrade(packages): all packages are now up to date 2025-06-07 19:20:42 +03:00
version-bump.mjs start(project): initial setup from example Obsidian plugin with our developer preferences 2025-06-07 15:37:58 +03:00
versions.json switch(pnpm): add pnpm get rid of npm 2025-06-07 18:25:25 +03:00

Cite Wide Obsidian Plugin

An Obsidian plugin for rigorous, vault-wide citation management. Converts numeric footnotes into unique hex-codes, logs unique hex codes and their reference information into a base, assures consistent hex codes per reference.