All notable changes to the AI Learning Assistant User Guide will be documented in this file.
- Documentation Contribution Guide - Enhanced README.md with comprehensive contribution guidelines
- Added detailed file structure documentation
- Included contribution workflow and best practices
- Added pandoc conversion instructions for Word documents
- Provided formatting standards and image management guidelines
- Table of Contents Format - Replaced plugin-dependent TOC with standard Markdown
- Removed
table-of-contentscodeblock syntax requiring Obsidian plugins - Added manual TOC using pure Markdown list and link syntax
- Improved compatibility across all Markdown viewers and platforms
- Maintained hierarchical structure with clickable navigation links
- Removed
- Duplicate Documentation Files - Cleaned up redundant markdown files after merge
- Removed
AI学习助手1.1版本_使用文档.md(merged into complete guide) - Removed
AI学习助手使用说明-软件版本V1.01.md(merged into complete guide) - Removed duplicate
media/folder (images consolidated inimages/)
- Removed
- Enhanced .gitignore - Added comprehensive ignore patterns for:
- Operating system files (.DS_Store, Thumbs.db)
- IDE/editor temporary files
- Backup and temporary files
- Development/testing directories
- Obsidian workspace files
- Improved README.md - Restructured with clear navigation, feature overview, and quick start guide
- Standardized Image References - Unified all image link formats to standard Markdown:
- Converted 164+ Obsidian-style
![[filename.png]]to - Removed size attributes and inconsistent formatting
- Ensured universal compatibility across Markdown viewers
- Converted 164+ Obsidian-style
- Complete User Documentation - Merged V1.01 and V1.1 documentation into comprehensive guide
- Unified Image Management - Consolidated images from
media/andimages/folders into singleimages/directory - Version-based Structure - Organized documentation by version chapters:
- Part 1: Basic Features (V1.01) - Installation, configuration, basic AI functionality
- Part 2: New Features (V1.1) - Custom personas, multi-text reference, ASR, TTS
- Part 3: Additional Features - LM Studio, SiliconFlow integration
- Enhanced AI Features Documentation:
- Custom AI persona creation with tag-based design
- Multi-document text reference functionality
- Voice recognition (ASR) with CPU/CUDA deployment
- Text-to-speech (TTS) with multiple model options
- Configuration Guides:
- LM Studio local model setup and usage
- SiliconFlow cloud API integration
- Obsidian plugin configuration details
- Development Documentation - Added CLAUDE.md for Claude Code guidance
- Image Path Standardization - Updated all image references to use unified
./images/path - Document Structure - Reorganized content from separate version docs into cohesive chapters
- Table Formatting - Converted complex tables to markdown format for better readability
- Converted Word document (
.docx) to Markdown using pandoc with media extraction - Merged image assets from multiple sources into centralized folder
- Updated all image references to maintain consistency across documentation
- Preserved Obsidian-specific syntax and formatting throughout
AI学习助手完整使用文档.md- Complete merged documentationCLAUDE.md- Development guidance for Claude Codeimages/- Unified image directory with 80+ screenshots and diagramsmedia/- Extracted images from Word document conversion
AI学习助手使用说明-软件版本V1.01.md- Original V1.01 documentationAI学习助手1.1版本 使用文档.docx- Original V1.1 Word documentAI学习助手1.1版本_使用文档.md- Converted V1.1 markdown