зеркало из
https://github.com/docxology/cognitive.git
synced 2025-10-29 04:14:15 +02:00
4.5 KiB
4.5 KiB
Advanced Linking in Obsidian
Overview
Advanced linking in Obsidian goes beyond simple note connections to create rich, contextual relationships between pieces of knowledge. This guide covers sophisticated linking techniques and best practices for building a robust knowledge network.
Link Types
Basic Links
- internal_links - Note connections
- Wiki-style links
[[note]] - Aliased links
[[note|alias]] - Case sensitivity
- Wiki-style links
- external_links - Outside references
- URLs
[text](url) - File links
- Protocol handling
- URLs
- embedded_links - Content inclusion
- Image embedding
![[image]] - PDF embedding
- Note embedding
- Image embedding
Block References
- block_links - Specific content
- Block IDs
^block-id - Block embedding
- Block transcluding
- Block IDs
- heading_links - Section references
- Heading navigation
- Multi-level headings
- Heading aliases
- line_links - Line references
- Line numbers
- Line ranges
- Line context
Dynamic Links
- query_links - Dynamic content
- Search queries
- Tag filters
- Property filters
- templated_links - Template usage
- Variable substitution
- Context awareness
- Dynamic generation
- computed_links - Generated links
- Dataview queries
- JavaScript execution
- Template processing
Link Patterns
Organizational Patterns
- hierarchical_links - Structure
- Parent-child relationships
- Ancestry tracking
- Descendant mapping
- network_links - Connections
- Hub-and-spoke
- Mesh networking
- Ring topology
- semantic_links - Meaning
- Concept relationships
- Topic connections
- Knowledge mapping
Usage Patterns
- reference_patterns - Citation
- Source linking
- Quote referencing
- Bibliography management
- annotation_patterns - Notes
- Margin notes
- Comments
- Highlights
- workflow_patterns - Process
- Task linking
- Project organization
- Status tracking
Advanced Techniques
Link Enhancement
- link_metadata - Additional data
- Properties
- Attributes
- Context
- link_styling - Visual cues
- CSS classes
- Custom styling
- Visual indicators
- link_behavior - Interaction
- Click handling
- Hover effects
- Context menus
Link Management
- link_maintenance - Upkeep
- Broken link detection
- Link validation
- Link updating
- link_organization - Structure
- Link categorization
- Link grouping
- Link filtering
- link_analysis - Understanding
- Link metrics
- Usage patterns
- Impact analysis
Integration Features
Plugin Integration
- link_plugins - Extensions
- Link enhancers
- Link managers
- Link analyzers
- automation_tools - Processing
- Link generation
- Link validation
- Link maintenance
- visualization_tools - Display
- Link maps
- Link graphs
- Link hierarchies
External Tools
- reference_managers - Citations
- Zotero integration
- Mendeley support
- Citation export
- note_taking_apps - Notes
- Evernote import
- OneNote conversion
- Notion sync
- knowledge_bases - Knowledge
- Wiki integration
- Database connection
- API access
Best Practices
Link Design
- link_architecture - Structure
- Link taxonomy
- Relationship types
- Navigation paths
- link_conventions - Standards
- Naming conventions
- Format standards
- Style guides
- link_governance - Management
- Quality control
- Maintenance procedures
- Review processes
Implementation
- link_implementation - Setup
- Configuration
- Templates
- Automation
- link_deployment - Usage
- Rollout strategy
- User training
- Documentation
- link_monitoring - Tracking
- Usage analytics
- Health checks
- Performance metrics
Troubleshooting
Common Issues
- broken_links - Failures
- Detection
- Resolution
- Prevention
- performance_issues - Speed
- Link volume
- Processing time
- Resource usage
- sync_problems - Coordination
- Version conflicts
- Update issues
- Sync failures
Solutions
- issue_resolution - Fixes
- Common solutions
- Workarounds
- Best practices
- optimization_techniques - Improvement
- Performance tuning
- Resource optimization
- Process streamlining
- maintenance_procedures - Upkeep
- Regular checks
- Updates
- Cleanup