Notes Module
The notes module allows you to create, manage, and organize notes with Markdown support, tags, and privacy control.
Main Function
This module allows workshop users to create and manage personal or shared notes with full Markdown format support.
- Create and edit notes with Markdown support
- Tag system for organization
- Privacy control (public/private)
- Search and filter by tags
Creating Notes
1. Title
Enter a required title for the note (maximum 255 characters).
2. Content
Write the note content. The content supports full Markdown format: headers, lists, links, code, tables, etc. This field is optional.
3. Tags
Search for existing tags using the search field or create new tags by typing the name and pressing Enter or clicking 'Create Tag'. Selected tags will appear in the top section.
4. Privacy
Activate the 'Private Note' switch if you only want to see it yourself. If disabled, all workshop members will be able to see it.
Tag System
Tag Search
Use the search field to filter existing tags by name. Available tags will appear below the selected ones.
Create Tags
If you type a tag name that doesn't exist, a 'Create Tag' button will appear. When clicked or Enter is pressed, the new tag will be created and automatically added to the note.
In the notes list, use the 'Filter by tag' selector to see only notes that have a specific tag. You can clear the filter by clicking on the selected tag badge.
Privacy Control
Public Notes
Public notes are visible to all workshop members. Any user with access to the notes module can see them.
Private Notes
Private notes are only visible to the user who created them. Other workshop members will not be able to see or access them.
Notes List
The list shows all notes you have access to (public or your private ones) with pagination and sorting options.
The list includes pagination and sorting controls to facilitate navigation.
- Page navigation
- Sorting by title or update date
- Filtering by tag
View Detail
Click the eye icon to open a modal with all note details: full content rendered with Markdown, tags, author, dates, and metadata.
Edit Note
Click the edit icon to modify the note's title, content, tags, or privacy.
Delete Note
Click the delete icon to permanently delete the note. This action requires confirmation.
Detail View
Content
The full note content rendered with Markdown format. Supports all Markdown elements: headers, lists, links, code, tables, etc.
Tags
All tags associated with the note, displayed with their custom colors if defined.
Metadata
Additional note information: privacy status (public/private), author (creator's email), creation date, and last update date.