You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add meeting-participant variables and inline SVG toolbar icon (v3.1.0)
- New template variables: {ConfirmedParticipants}, {TentativeParticipants},
{PendingParticipants}, {Participants}, usable in template and templateLine2.
Named attendees render as [[links]]; nameless attendees fall back to email.
- New setting participantEmailFallback to omit nameless attendees instead of
showing their email.
- Detect email-shaped CN (Google writes CN=<email> when no display name) and
treat as nameless so it isn't turned into a broken link.
- Replace ti-* font toolbar icon with inline Tabler calendar-down SVG, removing
dependency on Logseq's older bundled icon set.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>