# Note Manager

### **✨** Key Features

#### 📝 Rich Markdown Support

* Full markdown syntax including headers, lists, code blocks, and tables
* Real-time preview with syntax highlighting
* Support for inline formatting (bold, italic, code, links)
* Blockquotes and horizontal rules

#### 🖼️ Media Integration

* Attach and display multiple images per note
* Horizontal image gallery with lightbox viewer
* Cover images with overlay effects
* Direct asset references from your Unity project

#### 🏷️ Advanced Organization

* Custom categories for project organization
* Multiple tags per note for easy filtering
* Priority levels (Low, Medium, High, Critical)
* Status tracking (Active, Completed, Archived, On Hold)
* Search functionality across all notes

#### 📑 Table of Contents

* Automatic TOC generation from markdown headers
* Quick navigation to any section
* Sticky sidebar for easy access while reading
* Multi-level heading support (H1, H2, H3)

#### 🎨 Modern Interface

* Dark theme optimized for Unity Editor
* Grid and card view layouts
* Compact metadata display with visual indicators
* Fullscreen note viewing mode
* Real-time content preview

#### 🔗 Unity Integration

* **OpenNote Component**: Attach to GameObjects to open specific notes from the scene
* Direct asset referencing and linking
* Quick access from Unity's Tools menu
* Persistent storage using ScriptableObjects
* Scene and project file linking

#### ✏️ Content Editing

* Live markdown preview while editing
* Undo/redo support
* Quick insert panel for markdown syntax
* Checkbox support for task lists
* Multi-line editing with auto-save

#### 📌 Note Management

* Pin important notes for quick access
* Duplicate notes with all content and metadata
* Bulk operations and filtering
* Creation and modification date tracking
* Note versioning through duplicates

### **🛠** Requirements

* **Unity Version**: 2021.3 or higher
* **Dependencies**:
  * Unity UI Toolkit (built-in)
  * TextMeshPro (optional, for enhanced typography)
* **Platform**: All Unity-supported platforms
* **Editor**: Windows, macOS, Linux

### **💡 Support**

If you encounter any issues or have feature requests, please contact us at: `soportelatintechnology@gmail.com`
