Commit Graph
26 Commits
Author SHA1 Message Date
windyboy 451cd42b7a add Level 4 deep-reference checklist to learning board (04-Reference essentials) 2026-08-21 17:13:33 +08:00
windyboy 4523ce67b3 restructure 04-Reference: resource map for evaluation engineering (archive old drafts) 2026-08-21 17:12:45 +08:00
windyboy 0f25594088 add curated external resources reference note to LLM_Evaluation zone 2026-08-21 16:55:55 +08:00
windyboy f375cd6134 add evaluation-guidebook notes: HF guidebook knowledge (2024 GitHub + 2025 Space) into LLM_Evaluation
- Add 9 Chinese distilled notes under 04-Reference-Archive/evaluation-guidebook/
  covering automated benchmarks, human evaluation, LLM-as-a-judge,
  troubleshooting, general knowledge, yearly dives, resources, and the
  2025 HF Space edition (FineWeb eval-selection methodology, MCF/CF/FG,
  sampling metrics, Math-Verify, statistical validity & cost)
- Update zone README and Material-List with entry links
2026-08-21 16:19:12 +08:00
windyboy f245e3132b fix table wikilinks in LLM_Evaluation: escape alias pipe as \| in table cells
Wikilink alias separators inside markdown table cells must be escaped
(\|) or Obsidian treats them as column delimiters, splitting the link and
rendering it with a missing closing bracket. Applies to the 阅读材料
table in the zone README and other tables with aliased links.
2026-08-21 16:01:21 +08:00
windyboy 12ee06d8f8 fix broken wikilinks in LLM_Evaluation zone; update Obsidian plugins
- Rewrite folder-relative wikilinks (resolved from vault root) to unique
  basenames or full vault-root paths so they actually resolve in Obsidian
- Fix malformed table links with spaces around the | alias separator
- Plugin updates from Obsidian (any-block, omnisearch, quickadd, etc.)
2026-08-21 15:44:03 +08:00
windyboy 93beb24961 restructure LLM_Evaluation into Foundations/Getting-Started/Practical-Roadmap/Practice backbone 2026-08-21 15:12:28 +08:00
windyboy a6f8b21eed unify LLM_Evaluation frontmatter tags to English 2026-08-21 14:47:11 +08:00
windyboy 0d16b1ebb2 rename LLM_Evaluation files to English, keep Chinese content with aliases 2026-08-21 14:45:32 +08:00
windyboy ce87a89b76 add LLM_Evaluation learning zone; fix README links, frontmatter, rubric terminology, dedupe career note 2026-08-21 14:38:03 +08:00
windyboy 3f67e180e7 vault backup: 2026-08-17 17:11:21 2026-08-17 17:11:21 +08:00
windyboy 2790f281c5 vault backup: 2026-08-10 17:01:10 2026-08-10 17:01:10 +08:00
windyboy d798e77f43 vault backup: 2026-08-08 17:27:24 2026-08-08 17:27:24 +08:00
windyboy df3e3eb3ab vault backup: 2026-08-07 15:27:35 2026-08-07 15:27:35 +08:00
windyboy 8aed04c2e6 vault backup: 2026-06-25 08:42:23 2026-06-25 08:42:24 +08:00
windyboy 70c4508e56 vault backup: 2026-06-24 17:52:15 2026-06-24 17:52:15 +08:00
windyboy 70f5a13cfd vault backup: 2026-04-10 12:52:21 2026-04-10 12:52:21 +08:00
windyboy 544fbce643 vault backup: 2026-04-07 16:41:06 2026-04-07 16:41:06 +08:00
windyboy 5821bbf21d vault backup: 2026-02-26 21:18:17 2026-02-26 21:18:17 +08:00
windyboy 410167d3b4 vault backup: 2026-02-26 21:10:47 2026-02-26 21:10:47 +08:00
windyboy 1e3905d304 vault backup: 2026-02-25 16:53:37 2026-02-25 16:53:37 +08:00
windyboy 4add1512a9 210126 2026-01-21 08:46:13 +08:00
windyboy 8e3943f064 Initial vault setup with PARA structure
- Created CLAUDE.md configuration file
- Created WEEKLY_REVIEW.md template
- Set up PARA folder structure (Projects, Areas, Resources, Archive)
- Created README files for each main folder
- Configured .gitignore for vault files
- Saved vault configuration to .claude/vault-config.json

Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 21:10:11 +08:00
windyboy 40f3fe3eb8 vault backup: 2026-01-05 14:26:17 2026-01-05 14:26:17 +08:00
windyboy be7c6cdcc9 vault backup: 2026-01-05 13:03:55 2026-01-05 13:03:55 +08:00
Noah Brier f609668172 Initial commit - Claudesidian v0.2.0
Claude Code + Obsidian starter kit for AI-powered knowledge management.

Features:
- PARA method folder structure
- Bootstrap initialization system
- Pre-configured Claude Code commands and agents
- Gemini Vision MCP server with video support
- Helper scripts for vault management
- Automated release management

See README.md for setup instructions.
2025-09-13 12:20:50 -04:00