Zendesk — copy title of ticket changelog
2.1.0 - 2026-02-27
Special characters ([]:\/^|#?) in the ticket organisation and title are now replaced with hyphens, preventing them from breaking Obsidian links.
2.0.1
Changed
- Improved logging to follow new guidelines with verbose debug messages and emoji-based key events.
2.0.0 - 2026-02-09
- Changed the format of the copied text from
{Organisation} — {Title} (Zendesk {TicketId})to{TicketId} {Organisation} — {Title}.
1.0.0 - 2025-11-25
- Displays a copy link in the ticket title. When the copy button is clicked, it copies the ticket's URL and a formatted string (
{Organisation} — {Title} (Zendesk {TicketId})) to the clipboard.