Kevin Jalbert About Now Uses AMA

How I Keep Active At Home

March 29, 2021
2 min read
health self-improvement

If you're not one to exercise but you like to play games or watch shows/movies, make it a point to not sit still. Get a stationary bike, an inexpensive treadmill, or other types of exercise equipment and bundle what you want to do with physical activity.

Wrapping Shell Commands and Keep the Original Name

February 27, 2021
1 min read
shell terminal tools

In this post, I present two ways to wrap a shell command and keep its original name. This allows you to run additional statements before and after the execution of a command that you don't own.

Reflecting on Five Years of Monthly Blogging

January 30, 2021
4 min read
reflection self-improvement

In 2016, I made a New Year's resolution to blog about something of substance every month. In this post, I'll reflect on this five-year journey.

Using URL Scheme Links in Notion

December 22, 2020
2 min read
ios notion tools

URL Schemes provide powerful ways to integrate applications together in the Apple Ecosystem. Notion, unfortunately, doesn't allow these URL Scheme links, as they are not 'valid' URLs. We can work around this by using a URL shortener to do some redirection.

Custom Notion iOS Widget

November 28, 2020
1 min read
ios notion tools

Notion has recently released iOS widgets, however, they are limited in functionality. In this article, I present my custom Notion iOS widget that has a unique set of features. This widget is built using iOS Shortcuts, the Scriptable application, and a notion-py server.

Next Page
Twitter GitHub Stack Overflow
Code licensed MIT, Content © 2019 Kevin Jalbert