Demonstrations
What Time Is It?
Give your Voqal Assistant the powers of a clock
As of now, Voqal cannot tell you the current time. However, this ability is easy to implement and provides a great example of how to customize Voqal for real-time information and private data.
Directive
what time is it
Demonstration
Implementation
Option 1: Context Extension
The embedded computer context extension has the ability to provide the current time.
To print the current time in a prompt template, use the following code:
See https://pebbletemplates.io/wiki/filter/date/ for more information on the date
filter.