Files
tolaria/src-tauri
lucaronin 6a203b27f9 feat(vault): add Type relationship and type folder inference
- Add "type" folder to infer_type_from_folder() mapping
- When a VaultEntry has isA set (and it's not "Type"), automatically
  add a "Type" relationship (e.g., "[[type/project]]") to the
  relationships map, making the type property a navigable link
- Handle both plain string isA ("Project") and wikilink isA
  ("[[type/project]]") correctly
- Add 5 new tests for the Type relationship feature

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:44:46 +01:00
..