israerusan_patina/test
Israel Avila a807848295 Rename plugin: Note Decay -> Patina (id note-decay -> patina)
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>
2026-07-15 22:41:29 -04:00
..
decay-index.test.ts Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
decay.test.mjs Add Note Decay — staleness scoring and a decay-ranked review queue 2026-07-14 07:47:32 -04:00
engine-copy.test.mjs Build the two Pro features the add-on was charging for 2026-07-14 13:14:15 -04:00
explorer-decorator.test.ts Honour excluded folders everywhere, scope the explorer observer, harden settings 2026-07-14 12:38:11 -04:00
feature-gates.test.mjs Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
features.test.mjs Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
license-manager.test.ts Stop hand-rolling the license composition; re-export the shared verifier 2026-07-14 14:01:20 -04:00
license.test.mjs Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
manifest-contract.test.mjs Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
obsidian-stub.ts Build the two Pro features the add-on was charging for 2026-07-14 13:14:15 -04:00
pro-features.test.ts Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
purchase.test.ts Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
queue.test.mjs Add Note Decay — staleness scoring and a decay-ranked review queue 2026-07-14 07:47:32 -04:00
run.mjs Add Note Decay — staleness scoring and a decay-ranked review queue 2026-07-14 07:47:32 -04:00
semantic.test.ts Build the two Pro features the add-on was charging for 2026-07-14 13:14:15 -04:00
settings-coercion.test.ts Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
signals-aggregate.test.mjs Rename plugin: Note Decay -> Patina (id note-decay -> patina) 2026-07-15 22:41:29 -04:00
topics.test.mjs Build the two Pro features the add-on was charging for 2026-07-14 13:14:15 -04:00