diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html index 0798c24..a74cbd2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -113,15 +113,23 @@ </ul> - <li><a href="/posts/2023-03-17-future-of-writing.html">Future of Writing</a></li> + <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">Interacting with Siri using the command line</a></li> <ul> - <li>My thoughts on writing in the 21st century.</li> - <li>Published On: 2023-03-17 13:57</li> + <li>Code snippet to interact with Siri by issuing commands from the command-line.</li> + <li>Published On: 2023-02-08 17:21</li> <li>Tags: - <a href='/tags/ramblings.html'>ramblings</a>, + <a href='/tags/Tutorial.html'>Tutorial</a>, - <a href='/tags/writing.html'>writing</a> + <a href='/tags/Code-Snippet.html'>Code-Snippet</a>, + + <a href='/tags/Python.html'>Python</a>, + + <a href='/tags/Siri.html'>Siri</a>, + + <a href='/tags/macOS.html'>macOS</a>, + + <a href='/tags/AppleScript.html'>AppleScript</a> </ul> |