2024-05-01から1ヶ月間の記事一覧

formatDate: Notion Formula 解説 (6)

第6回 Formula 解説では、NotionのformatDateメソッドを使用して日付をテキストに変換する方法を詳しく説明します。日本語と英語の環境での出力の違いも示します。(要約 by Notion AI)

format: Notion Formula 解説 (5)

第5回 Formula 解説では、formatメソッドについて説明しました。これは、異なる型をテキストに変換しますが、現在は明示的に書く必要がほとんどなくなりました。(要約 by Notion AI)

fromTimestamp: Notion Formula 解説 (4)

第4回 Formula 解説では、数値を日付に変換するfromTimestampメソッドについて説明しました。主に日付型のEmptyを作成するために使用されます。(要約 by Notion AI)

toNumber: Notion Formula 解説 (3)

第3回 Formula 解説ではtoNumberメソッドについて説明しました。これは他の型を数値に変換する機能で、文字列型から、日付から、チェックボックスから変換するなど、さまざまな使用方法があります。(要約 by Notion AI)

関数形式・メソッド形式: Notion Formula 解説 (2)

第2回 Formula 解説では、関数形式とメソッド形式の呼び出し方を比較しました。メソッド形式は関数形式より読みやすく、Notion Formula 2.0から使用可能となりました。(要約 by Notion AI)

型を知る: Notion Formula 解説 (1)

Notion Formula 解説の第1回では、Formulaの返り値の型を確認しました。数値、テキスト、日付、チェックボックスなど、各種のデータ型とそれらがリストに格納された場合の扱いについて説明しました。(要約 by Notion AI)

create_child_database: NotionRubyMapping 解説 (83)

第83回目のNotionRubyMappingでは、ページ内にデータベースを作成するcreate_child_databaseの使用方法を解説します。これにより、ページにデータベースを追加し、プロパティを一気に設定することができます。(要約 by Notion AI)

create_child_page: NotionRubyMapping 解説 (82)

第82回のNotionRubyMappingでは、create_child_pageの使用方法と、データベース内にページを作成する方法を解説しました。(要約 by Notion AI)

descending: NotionRubyMapping 解説 (81)

NotionRubyMappingの第81回目では、データベースを降順に並び替えるdescendingを使用する方法を説明しています。この方法はデータベース取得後、Queryオブジェクトに対して適用します。(要約 by Notion AI)

ascending: NotionRubyMapping 解説 (80)

第80回 NotionRubyMapping では、Query クラスの昇順並び替えに関するメソッドである ascending を解説しました。これによりデータベースの順番を自由に設定することができます。(要約 by Notion AI)

or: NotionRubyMapping 解説 (79)

NotionRubyMappingの第79回目では、複数のフィルタ条件のどちらか満たすときの「or」を解説。データベースの検索に「or」を使う方法を紹介しました。(要約 by Notion AI)

and: NotionRubyMapping 解説 (78)

NotionRubyMappingの第78回では、複数のフィルタ条件が同時に満たされる場合に使用される 'and' を解説しています。これはフィルタを結合する際に便利で、条件を満たすデータを効率的に取り出すことができます。(要約 by Notion AI)

filter_less_than_or_equal_to: NotionRubyMapping 解説 (77)

第77回目のNotionRubyMappingでは、filter_less_than_or_equal_toの使用法を解説しました。これは数値プロパティで、指定された値以下の項目のみを抽出するものです。(要約 by Notion AI)

filter_less_than: NotionRubyMapping 解説 (76)

第76回目のNotionRubyMappingでは、数値プロパティのfilter_less_thanの使用方法を解説しました。また、FormulaとRollupプロパティの追加設定についても説明しました。(要約 by Notion AI)

filter_greater_than_or_equal_to: NotionRubyMapping 解説 (75)

NotionRubyMapping解説第75回では、filter_greater_than_or_equal_toの使用法を説明し、特にFormulaとRollupプロパティにおける追加指定の説明に焦点を当てました。(要約 by Notion AI)

filter_greater_than: NotionRubyMapping 解説 (74)

第74回目のNotionRubyMappingでは、数値プロパティにおけるfilter_greater_thanの使用方法が解説されています。また、FormulaとRollupプロパティにおける追加の指定も解説されました。(要約 by Notion AI)

filter_next_*: NotionRubyMapping 解説 (73)

NotionRubyMappingの第73回目では、次の週、月、年のデータを抽出するfilter_next系のメソッドについて解説しました。(要約 by Notion AI)

filter_past_*: NotionRubyMapping 解説 (72)

NotionRubyMapping 解説の第72回目では、filter_past 系のメソッド(filter_past_week, filter_past_month, filter_past_year)をそれぞれ解説しました。これらのメソッドは、指定した週・月・年より前のデータを抽出します。(要約 by Notion AI)

filter_on_or_after: NotionRubyMapping 解説 (71)

第71回目のNotionRubyMappingでは、filter_on_or_afterを使用して、日付が指定した日付と同じかそれ以降のデータを抽出する方法を説明しています。(要約 by Notion AI)

filter_on_or_before: NotionRubyMapping 解説 (70)

第70回の NotionRubyMapping 解説では、指定した日付と同じかそれ以前の日付を抽出する filter_on_or_before について解説しました。具体的な使用例としてRubyのコードも示しました。 (要約 by Notion AI)

番外編: Alfred による「次のアクション」設定: NotionRubyMapping 解説 (69)

NotionRubyMappingの69回目では、GTDの「いつかやる」タスクを「次のアクション」に変換するAlfredワークフローを作成しました。タスクが「次のアクション」に移動すると、自動的にタスクが開始されます。(要約 by Notion AI)

番外編: Alfred による URL 保存 (X, moodle など): NotionRubyMapping 解説 (68)

NotionRubyMappingの68回目では、Arcで開かれたページを管理するWorkflowについて説明しています。特定のURLに基づいてページを自動的に生成し、保存します。これにより、ユーザーは簡単に^⌘`をタイプするだけでURLを保存できます。(要約 by Notion AI)