📘 hkob-astro-notion-blog

これまではてなブログにて情報発信をしていましたが、令和5年3月22日より、こちらでの情報発信を始めました。2019年以前の古い記事は過去の Middleman 時代のものなので、情報が古いです。記録のためだけに残しています。

Apple

Apple Watch による StartStopTask の作成

post-featured-image

This blog post details the development of an Apple Watch app called "StartStopTask" that allows users to start and stop tasks from their watch. The post outlines the process of creating the app, including using Notion API, NotionRubyMapping, and Shortcut.app. The app is designed to help users manage their tasks more efficiently, particularly in situations where they may not have access to their primary work environment. (by Notion AI)

NotionToCalendar ショートカットアプリの作成

post-featured-image

Notion API を使って Google カレンダーにタスクを自動登録するショートカットアプリ「NotionToCalendar」を作成しました。Google カレンダーから Notion へのタスク同期は以前からできていましたが、逆はできなかったため、このアプリを作成しました。記事では、アプリの作成について詳しく紹介しています。 (by Notion AI)