content: add array properties to mock data for tag-pill testing

Added non-wikilink array properties (tags, tools, domains) to mock
frontmatter content so the upcoming tag-pill UI has realistic test data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
lucaronin
2026-02-21 12:17:51 +01:00
parent 722d57843a
commit 6f35a5ea26
2 changed files with 5 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ is_a: Project
Status: Active
Owner: Luca Rossi
Cadence: Weekly
tags: [React, TypeScript, Tauri]
Belongs to:
- "[[responsibility/grow-newsletter]]"
Related to:

View File

@@ -27,6 +27,8 @@ title: Build Laputa App
is_a: Project
status: Active
owner: Luca Rossi
tags: [Tauri, React, TypeScript, CodeMirror]
tools: [Vite, Vitest, Playwright]
belongs_to:
- "[[quarter/q1-2026]]"
related_to:
@@ -251,6 +253,8 @@ title: Stock Screener — EMA200 Wick Bounce
is_a: Experiment
status: Active
owner: Luca Rossi
domains: [Finance, Quantitative Analysis]
tools: [Python, pandas, TradingView]
related_to:
- "[[topic/trading]]"
- "[[topic/algorithmic-trading]]"