- Set up Obsidian vault with wiki structure (Characters, Episodes, Items, Locations, Lore) - Created PostgreSQL schema with all necessary tables (characters, items, locations, episodes, relationships) - Added git config and .gitignore - Created project documentation (README, CLAUDE.md) - Added environment example file - Prepared Docker Compose for PostgreSQL Ready for Phase 1 implementation. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
6 lines
94 B
JSON
6 lines
94 B
JSON
{
|
|
"alwaysUpdateLinks": true,
|
|
"newFileLocation": "folder",
|
|
"newFileFolderPath": "root"
|
|
}
|