Sets the lockRecent property to false, allowing cards to be added to the recent cards.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
unlock recent
# Examples
unlock recent
if the short name of this card is "Overview" then unlock recent
# Description
Use the unlock recent command to have cards added to the recent cards when you navigate between cards.
When either the user or a handler navigates to a card, that card is placed on the recent cards list, and the user can return to it with the go command or by choosing View ? Go Recent from the menubar.
The unlock recent command sets the lockRecent property to false. When all pending handlers are finished execute, the lockRecent property is automatically set to false.
# Tags
# See
- **property:** lockRecent, recentCards, recentNames - **command:** go, unlock messages, lock recent, unlock screen - **object:** card - **glossary:** property, handler, recent cards, command, execute