Drupal is a registered trademark of Dries Buytaert
Views Bootstrap 5.5.2 Minor update available for module views_bootstrap (5.5.2). oEmbed Providers 3.0.0 Major update available for module oembed_providers (3.0.0). Emulsify Tools 2.2.0 Minor update available for module emulsify_tools (2.2.0). amazee.ai Private AI Provider 1.3.4 Minor update available for module ai_provider_amazeeio (1.3.4). highlight.js Input Filter 2.0.0 Major update available for module highlightjs_input_filter (2.0.0). Webform QR Code Element 1.4.0 Minor update available for module webform_qr_code_element (1.4.0). Comments Order 4.0.0 Major update available for module comments_order (4.0.0). Comments Order 3.0.4 Minor update available for module comments_order (3.0.4). oEmbed Providers 2.2.4 Module oembed_providers updated after 7 months of inactivity (2.2.4). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds a user-specific notes and tasks widget, allowing logged-in users to quickly create, view, and delete personal reminders without leaving their current page. It features private storage for each user and uses AJAX for smooth interactions without page reloads.

Personal Notes Widget

Personal Notes Widget provides a lightweight, user-specific notes-and-tasks widget for Drupal. It enables logged-in users to quickly capture and manage personal reminders without interrupting their workflow.

A floating action button is available across the interface, opening a responsive modal where users can:

  • Create short Personal Notes (up to 256 characters)
  • Browse existing notes with pagination support
  • Delete notes instantly with a seamless user experience

Key features

  • Private per-user storage: Each user manages their own isolated to-do list
  • AJAX-driven interactions: Smooth create, list, and delete operations without page reloads
  • Accessible UI: Keyboard navigation, focus management, and ARIA-compliant modal behavior
  • Framework independent: No Bootstrap or external UI dependencies
  • Drupal best practices: Built with dependency injection, route-based controllers, and drupalSettings integration
  • Lightweight and fast: Minimal footprint with optimized performance

Use cases

This module is ideal for dashboards, admin panels, and internal portals where users need a quick, personal note-taking utility without leaving the current page.

Configuration

No additional configuration is required. Once enabled, the Personal Notes Widget is automatically available to authenticated users.

Permissions

  • Access is limited to authenticated users by default
  • All notes are securely scoped to their respective owners

Technical overview

  • Custom routes and controllers for handling AJAX requests
  • JavaScript behaviors for dynamic UI interactions
  • Twig templates for rendering modal and UI components
  • Secure data handling with user-based access control

Future enhancements

  • Task prioritization and status tracking
  • Due dates and reminder notifications
  • Drag-and-drop task organization
  • REST API support for external integrations

Activity

Total releases
2
First release
Mar 2026
Latest release
4 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.1 Stable Mar 19, 2026
1.0.0 Stable Mar 19, 2026