mirror of
https://github.com/philemonchiro/obsidian-notekeeper.git
synced 2026-07-22 06:51:40 +00:00
- New "Flat sticky notes" setting disables the per-card wall rotation. Requested by a Reddit user who wanted notes to sit perfectly straight. - Drop the third-party "builtin-modules" dependency in favor of Node's built-in node:module.builtinModules — addresses a directory-scanner hygiene warning. - Drop text-decoration-color on colored-card links, since it was only partially supported by Obsidian's bundled Chromium and the inherited underline color reads fine. - Add CONTRIBUTING.md covering build, dev, PR conventions, and the release workflow.
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"0.1.0": "1.4.0",
|
|
"0.1.1": "1.4.0",
|
|
"0.1.2": "1.7.2",
|
|
"0.2.0": "1.7.2",
|
|
"0.2.1": "1.7.2",
|
|
"0.2.2": "1.7.2",
|
|
"0.2.3": "1.7.2",
|
|
"0.2.4": "1.7.2",
|
|
"0.2.5": "1.7.2"
|
|
}
|