saberzero1
f4f64e121c
fix(links): virtual page transclusion
2026-02-27 01:41:57 +01:00
saberzero1
ed3ff89568
fix(links): virtual page links
2026-02-26 23:47:05 +01:00
saberzero1
da7e62a1d8
fix: exclude 404
2026-02-26 22:18:49 +01:00
saberzero1
dd5b794c9b
fix: set relativePath on virtual pages to prevent explorer crash
2026-02-26 20:58:17 +01:00
saberzero1
0edec5de2c
fix: include virtualPages in worker serializable build context
2026-02-26 20:29:30 +01:00
saberzero1
d8df30173e
chore: updated plugins
2026-02-26 20:21:31 +01:00
saberzero1
56cd833d63
docs: add board, gallery, and cards view examples to navigation page
2026-02-26 20:18:09 +01:00
saberzero1
673f51c13d
fix: include virtual pages in content index for explorer visibility
2026-02-26 20:16:59 +01:00
saberzero1
360dfca18e
fix: view classes
2026-02-26 19:16:02 +01:00
saberzero1
e9293bb4bf
fix: layout group priority
2026-02-26 18:14:55 +01:00
saberzero1
442c2aa1fe
chore: cleanup
2026-02-26 17:42:18 +01:00
saberzero1
3890a72756
chore: cleanup
2026-02-26 17:37:56 +01:00
saberzero1
1625f005ff
chore: cleanup
2026-02-26 17:31:22 +01:00
saberzero1
02ffaa50dc
chore: cleanup
2026-02-26 17:19:36 +01:00
saberzero1
b32ac5d893
chore: cleanup
2026-02-26 17:05:30 +01:00
saberzero1
be4b831577
chore: updated plugins
2026-02-26 16:58:29 +01:00
saberzero1
f6fe75272b
chore: updated plugins
2026-02-26 15:11:42 +01:00
saberzero1
a156d90dc0
feat: update and upgrade commands
2026-02-26 00:42:53 +01:00
saberzero1
e6255b24be
docs: Quartz v5
2026-02-25 21:00:33 +01:00
saberzero1
65eca6ca52
chore: linting
2026-02-25 19:21:44 +01:00
saberzero1
e4666dfa72
refactor: extract TUI to standalone plugin repository
2026-02-25 19:07:41 +01:00
saberzero1
22f63e360d
chore: updated plugins
2026-02-25 17:09:43 +01:00
saberzero1
b0c84b0804
chore: updated plugins
2026-02-25 16:12:51 +01:00
saberzero1
2feef3c62e
docs: Quartz v5
2026-02-25 16:04:21 +01:00
saberzero1
f7de4e91e3
chore: updated plugins
2026-02-24 02:25:16 +01:00
saberzero1
81f16534ef
docs: rewrite Frontmatter documentation for note-properties plugin
2026-02-24 02:19:35 +01:00
saberzero1
7100a33807
fix: CI
2026-02-24 01:41:51 +01:00
saberzero1
603e8001bc
fix: CI
2026-02-24 00:25:29 +01:00
saberzero1
0007ed3f29
fix: plugin mapping from configuration
2026-02-23 23:47:50 +01:00
saberzero1
d872922f06
chore: updated plugins
2026-02-23 19:59:20 +01:00
saberzero1
ced81b1489
chore: updated plugins
2026-02-23 16:26:21 +01:00
saberzero1
c53929b04d
fix: resolve type errors for CI checks
2026-02-23 02:28:08 +01:00
saberzero1
c5ce7ccaa2
fix: update CI to Node 24 and regenerate lockfiles for clean install
2026-02-23 01:45:22 +01:00
saberzero1
3186a6be74
chore: updated plugins
2026-02-23 00:34:00 +01:00
saberzero1
5e773d8fa9
docs: update syncer notes with bases-page, note-properties, and spacer
...
Add all three new plugins to the quick reference table (40 total).
Add content, canvas, and bases page types to byPageType documentation.
2026-02-23 00:30:50 +01:00
saberzero1
db59b8e45a
feat: add bases-page plugin to default configuration
...
Enable Obsidian Bases (.base) file support with bases page type
and layout entry in both user and default config.
2026-02-23 00:28:19 +01:00
saberzero1
3091793ba3
docs: add plugin management strategy and syncer v5 notes
...
Document the plugin management system design decisions and provide
implementation guidance for the Quartz Syncer v5 integration.
2026-02-22 23:43:14 +01:00
saberzero1
472048e316
feat: add note-properties plugin to default configuration
...
Register note-properties as the first plugin (order 5) in both
the user config and the default config. Placed in beforeBody layout
zone with priority 15 (between article-title at 10 and content-meta at 20).
2026-02-22 23:42:55 +01:00
saberzero1
83a007022d
refactor: remove built-in FrontMatter transformer
...
Frontmatter processing is now handled by the note-properties plugin,
which provides the same YAML/TOML parsing plus link extraction and
a visual properties panel. The built-in transformer is no longer needed.
2026-02-22 23:42:35 +01:00
saberzero1
6562fb9320
feat: support array categories in plugin manifests
...
Plugins like note-properties export both transformer and component
functionality. Allow PluginManifest.category to be a single value
or an array, with config-loader resolving to the first processing
category (transformer/filter/emitter/pageType) for dispatch.
2026-02-22 23:42:15 +01:00
saberzero1
6b9629032e
chore: tsup
2026-02-22 22:11:19 +01:00
saberzero1
da61c0727f
chore: tsup
2026-02-22 21:51:12 +01:00
saberzero1
c1ae26eb31
feat(tui): YAML configuration
2026-02-22 21:34:16 +01:00
saberzero1
292c1a1f2c
feat: Quartz TUI
2026-02-19 18:22:39 +01:00
saberzero1
47de5cc55e
feat: configuration files
2026-02-17 18:37:31 +01:00
saberzero1
108906ca44
chore: updated plugins
2026-02-16 22:34:44 +01:00
saberzero1
d2873e324d
chore: cleanup
2026-02-16 00:42:52 +01:00
saberzero1
6cde545bec
fix: Obsidian flavored markdown
2026-02-16 00:33:21 +01:00
saberzero1
1d79900731
fix: Obsidian flavored markdown
2026-02-16 00:06:11 +01:00
saberzero1
57e60726b6
fix: Obsidian flavored markdown
2026-02-15 23:53:57 +01:00