mirror of
https://github.com/israerusan/patina.git
synced 2026-07-22 08:31:33 +00:00
The id "note-decay" and name "Note Decay" are already taken in Obsidian's community directory (newo-j/note-decay), and plugin ids are globally unique and permanent — so this add-on could not be submitted under them. Renamed to "Patina" (id "patina"), which is free in the directory. Scope: manifest id+name, package name, PRODUCT_ID/PRODUCT_NAME (the manifest-id namespace only — LICENSE_PRODUCT_ID stays "second-read", so licensing is unaffected), the CSS class prefix and the queue view-type string (both global in Obsidian and would otherwise collide with the other note-decay plugin), internal TS identifiers, README, CHANGELOG, and tests. The vendored src/shared tree is untouched. Lint/test/build green; the pinned engine hash is intact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| decay-index.test.ts | ||
| decay.test.mjs | ||
| engine-copy.test.mjs | ||
| explorer-decorator.test.ts | ||
| feature-gates.test.mjs | ||
| features.test.mjs | ||
| license-manager.test.ts | ||
| license.test.mjs | ||
| manifest-contract.test.mjs | ||
| obsidian-stub.ts | ||
| pro-features.test.ts | ||
| purchase.test.ts | ||
| queue.test.mjs | ||
| run.mjs | ||
| semantic.test.ts | ||
| settings-coercion.test.ts | ||
| signals-aggregate.test.mjs | ||
| topics.test.mjs | ||