Commit graph

28 commits

Author SHA1 Message Date
Verity
675ca16fa9 fix: resolve Obsidian scorecard warnings and readable-line-width padding bug
- Replace deprecated builtin-modules with node:module built-in
- Pin monkey-around to exact version 3.0.0
- Upgrade esbuild 0.17.3 → 0.28.1 (fixes high-severity CVE)
- Commit package-lock.json for reproducible builds
- Add CONTRIBUTING.md and GitHub Actions release workflow with artifact attestation
- Fix #ccc shorthand hex in print styles
- Neutralize Obsidian's readable-line-width per-line margin-inline inside sync embeds

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 16:32:22 +01:00
112345brian
10703d3954
fix: replace unsupported around() property descriptor with Object.defineProperty (#42) 2026-06-05 14:16:04 +01:00
Verity
bcef372d29
Update user count from 14,000 to 15,000 2026-05-29 14:28:14 +01:00
Verity
48e8ded6ec
Update installation instructions for Sync Embeds
Removed direct installation link for Sync Embeds and simplified installation instructions.
2026-05-26 19:28:11 +01:00
Verity
a35f2e2c6f
Revise README for improved clarity
Updated README to enhance clarity and add user trust metrics.
2026-05-26 19:27:32 +01:00
Verity
a8e5ee3144 Update manifest.json 2026-05-16 12:13:48 +01:00
Oleh Ivaniuk
aa189a44c9
Hide gutter elements and adjust embed padding (#28) 2026-02-26 07:59:42 +00:00
Verity
8e56aeb232
Relocate 'Render as callout' setting 2026-02-21 23:38:55 +00:00
Verity
d8e8566e15 Critical fixes
- Add build tools
- Fix properties offset
- Fix delete/backsapce edge case errors
- Unified header logic
- Padding still needs some tweaking (themes? minimal, spacious etc)
2026-02-21 23:33:11 +00:00
Oleh Ivaniuk
bfa0c26c1c
feat: optional callout-style rendering for embedded notes (#24)
A new style of embed!
2026-02-21 15:08:26 +00:00
Verity
50f7a535df
Update plugin description for clarity 2026-02-20 23:23:59 +00:00
Verity
8b161ee5d0 Update manifest.json 2026-02-20 23:15:15 +00:00
Verity
f454d8283f
Update manifest description 2026-02-20 23:03:26 +00:00
Verity
dc97b4198c
Fix formatting in manifest.json 2026-02-20 22:52:17 +00:00
Verity
2651ac21d8
Add cleanup before rendering section not found error
Removes the loading modal before rendering an error for a missing section.
2026-02-17 21:58:10 +00:00
Parker Grey Addison
47e058331d
CRITICAL FIX #17: Render error when heading not found (#22)
Fixes the destructive behavior where notes were overwritten if an embed pointed to a non-existent header.
Huge thanks to @parkeraddison!
2026-02-17 21:56:17 +00:00
Verity
5b27cff2f2
Revise README with new features and installation steps
Updated core features and installation instructions in README.
2025-11-19 21:30:10 +00:00
Verity
8a1bda70a8 V2 2025-11-17 22:34:59 +00:00
Verity
c73df3ac32
V2! 2025-11-17 22:28:28 +00:00
Verity
2b2347fbf7
Update README.md 2025-09-26 08:45:07 +01:00
Verity
f0d1344b67
Update README.md 2025-09-26 08:44:48 +01:00
thecodexapp
3d2eccd5fa Keyboard shortcuts 2025-09-22 22:23:44 +01:00
thecodexapp
b5d810e686 Bug fixes 2025-09-22 13:26:55 +01:00
thecodexapp
5a7bbd0269 Update main.js 2025-09-18 23:13:15 +01:00
thecodexapp
bc0574d263 v1.1.0 2025-09-18 22:28:14 +01:00
thecodexapp
51ec340a75 v1 2025-09-18 02:17:09 +01:00
Verity
b00f0fdc02
Update README.md 2025-09-18 02:12:51 +01:00
Verity
9d52ed4f17
Initial commit 2025-09-18 01:55:08 +01:00