saberzero1
07c9bb6976
chore: updated plugins
2026-04-10 10:15:37 +02:00
saberzero1
512d48d719
chore: updated plugins
2026-04-07 16:49:29 +02:00
saberzero1
bbcaa22413
chore: updated plugins
2026-04-07 16:14:20 +02:00
saberzero1
7a86a76f44
fix(graph): gracefully handle context destruction
2026-04-04 20:41:09 +02:00
saberzero1
c4c6016755
fix: update all plugins to bundle utils (prevents subpath resolution failures)
2026-04-04 11:38:24 +02:00
saberzero1
f5b66ec3f0
fix: update folder-page and tag-page to bundle utils (fixes folder page 404s)
2026-04-04 11:29:29 +02:00
saberzero1
0f84b66cea
chore: updated plugins
2026-04-04 02:48:34 +02:00
saberzero1
88337abbe1
deps: update plugins with v4 translation ports
2026-04-04 02:23:49 +02:00
saberzero1
5c934ca1c6
deps: update plugin lockfile after utils dependency additions
2026-04-03 19:34:31 +02:00
saberzero1
9c62152257
deps: update plugin lockfile after utility migrations
2026-04-03 19:28:42 +02:00
saberzero1
1f555cf6c4
chore: updated plugins
2026-04-03 17:02:00 +02:00
saberzero1
e0fadf7e77
deps: update all community plugin dependencies
2026-04-03 16:22:42 +02:00
saberzero1
31ca75e762
deps: update community packages and plugin lockfile for vfile migration
2026-04-03 16:05:23 +02:00
saberzero1
b7885ce779
deps: update community packages and plugin lockfile
2026-04-03 15:10:36 +02:00
saberzero1
704484d6a5
fix(ofm): support for both casings of checkbox x character
2026-03-31 12:44:25 +02:00
saberzero1
0b377b36d6
fix(search): scroll-to-highlight and temporary highlight
2026-03-30 00:42:10 +02:00
saberzero1
442159a21c
feat(search): multiple tag support + styling fixes
2026-03-29 15:49:33 +02:00
saberzero1
13f8d5b41b
fix: link resolution on canvas pages
2026-03-29 03:57:20 +02:00
saberzero1
4a8b10f60d
fix: link resolution on canvas pages
2026-03-29 00:53:40 +01:00
saberzero1
dce936ffd4
fix: Obsidian comment syntax support
2026-03-27 23:31:24 +01:00
saberzero1
31ad9edd2a
fix(folder): use folder name if no title is set in index.md
2026-03-26 13:24:59 +01:00
saberzero1
144b7d9a4a
fix(cli): properly handle subdir plugin updates
2026-03-26 11:44:52 +01:00
saberzero1
a876a1e11e
fix(ofm): guard against negative micromark virtual codes before calling String.fromCodePoint()
2026-03-26 11:20:02 +01:00
saberzero1
8a98878e5c
fix(ofm): render svg as objects instead of imgs
2026-03-26 00:38:29 +01:00
saberzero1
328ef01c67
chore: updated plugins
2026-03-25 22:19:38 +01:00
saberzero1
6d08b5f070
fix(bases): extract Object values before toStringValue
2026-03-22 22:07:26 +01:00
saberzero1
96bf848aa9
fix(paths): implement support for partial part resolution
2026-03-22 12:48:08 +01:00
saberzero1
434c166ed0
chore: updated plugins
2026-03-20 21:24:30 +01:00
saberzero1
c1de25ebe8
chore: updated plugins
2026-03-20 21:14:44 +01:00
saberzero1
28414da76e
chore: updated plugins
2026-03-20 13:52:35 +01:00
saberzero1
d413917f8f
fix(bases): use the link utils from the utils instead
2026-03-20 12:05:41 +01:00
saberzero1
f7ead71ee5
chore: updated plugins
2026-03-19 22:26:29 +01:00
saberzero1
4c854f845c
chore: updated plugins
2026-03-19 22:18:49 +01:00
saberzero1
b4e07a560e
chore: updated plugins
2026-03-19 17:03:59 +01:00
saberzero1
de4826a83f
chore: updated plugins
2026-03-19 11:04:37 +01:00
saberzero1
49a1ddfd84
chore: updated plugins
2026-03-19 00:11:23 +01:00
saberzero1
cd17a74eeb
chore: updated plugins
2026-03-18 19:24:59 +01:00
saberzero1
cc6cb46114
chore: updated plugins
2026-03-18 18:37:59 +01:00
saberzero1
954306ab21
chore: updated plugins
2026-03-18 17:56:00 +01:00
saberzero1
c65fb652d2
chore: updated plugins
2026-03-18 13:02:09 +01:00
saberzero1
7cd15f5aba
chore: updated plugins
2026-03-18 12:39:32 +01:00
saberzero1
75aef3b0a9
chore: updated plugins
2026-03-18 02:40:01 +01:00
saberzero1
a7dca22667
chore: updated plugins
2026-03-18 01:18:21 +01:00
saberzero1
b2ae694b9a
chore: updated plugins
2026-03-17 22:51:25 +01:00
saberzero1
94cb313ce6
chore: updated plugins
2026-03-17 21:37:02 +01:00
saberzero1
49caf725dd
chore: updated plugins
2026-03-16 19:34:18 +01:00
saberzero1
6ec256dcbc
fix(plugin) resolve lockfile after create
2026-03-16 13:05:12 +01:00
saberzero1
cc8756b0c7
chore: updated plugins
2026-03-16 12:07:16 +01:00
saberzero1
1b878e655e
chore: updated plugins
2026-03-16 01:50:23 +01:00
saberzero1
a7d91f05f9
fix: resolve frontmatter type declaration conflict between plugins and index.ts
...
- Removed frontmatter from description plugin's vfile augmentation to avoid
conflicting DataMap declarations (TS2717/TS2687)
- Aligned frontmatter type in index.ts with note-properties plugin declaration
- Updated quartz.lock.json for description plugin
2026-03-14 23:04:10 +01:00