Commit Graph

1803 Commits

Author SHA1 Message Date
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
saberzero1
ea352385f9
chore: updated plugins 2026-02-15 22:39:46 +01:00
saberzero1
10aeb6f8d4
chore: updated plugins 2026-02-15 01:28:56 +01:00
saberzero1
c08f440d66
chore: update canvas-page plugin to 505c099 2026-02-15 01:27:11 +01:00
saberzero1
576fbf568b
chore: updated plugins 2026-02-15 01:16:00 +01:00
saberzero1
168c5e8964
chore: update canvas-page plugin to 38d49e1 2026-02-15 01:15:24 +01:00
saberzero1
c6c5a44b00
chore: canvas layout 2026-02-14 18:38:02 +01:00
saberzero1
372874ac9e
chore: updated plugins 2026-02-14 18:27:02 +01:00
saberzero1
01924f06c1
chore: update canvas-page plugin to 079304c 2026-02-14 18:25:32 +01:00
saberzero1
856aa57222
chore: updated plugins 2026-02-14 18:13:49 +01:00
saberzero1
3376274303
chore: update canvas-page plugin to f88f1b9 2026-02-14 18:12:25 +01:00
saberzero1
d594b5188f
chore: updated plugins 2026-02-14 17:54:36 +01:00
saberzero1
589fef07d6
chore: update canvas-page plugin to c942fcb 2026-02-14 17:52:06 +01:00