A Home Assistant custom integration for managing categorized notes with Markdown support, pinning, and a custom sidebar panel.
- Categorized Notes - Organize notes into custom categories
- Markdown Support - Write notes in Markdown format
- Pin Notes - Pin important notes to the top
- Custom Sidebar Panel - Dedicated panel with dark/light mode support
- WebSocket API - Real-time CRUD operations for the frontend panel
- Open HACS in Home Assistant
- Click the three dots menu in the top right corner
- Select Custom repositories
- Add this repository URL and select Integration as the category
- Click Download
- Restart Home Assistant
- Copy the
custom_components/ha_note_recordfolder to your Home Assistantconfig/custom_components/directory - Restart Home Assistant
- Go to Settings > Devices & Services
- Click Add Integration
- Search for Note Record
- Follow the setup wizard
After installation, manage notes and categories through:
- Options flow - Add/delete categories and notes via the integration's configuration page
- Sidebar panel - Use the dedicated panel for a richer note management experience
- Home Assistant 2025.12.0 or later

