#notionapi 搜尋結果

Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。 #Notion #NotionAPI #Alfred

hkob's tweet image. Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。
#Notion #NotionAPI #Alfred

🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

janduplessis's tweet image. 🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

日記を書いてみようかと思い、せっかくなので最近導入した睡眠アプリauto sleepからデータを取得してみました。 (今日は寝過ぎです笑) FileMakerGoで入力して、データはNotionに送ります😃 #FileMaker #NotionAPI ※動画トリミング前のものを投稿してしまっていたので、再投稿です🙇‍♀

zemiseipen's tweet image. 日記を書いてみようかと思い、せっかくなので最近導入した睡眠アプリauto sleepからデータを取得してみました。
(今日は寝過ぎです笑)

FileMakerGoで入力して、データはNotionに送ります😃

#FileMaker #NotionAPI 

※動画トリミング前のものを投稿してしまっていたので、再投稿です🙇‍♀

🧵 Just shipped effect-notion v1.0.1! A production-ready Notion API proxy built entirely with Effect-TS. Secure, type-safe, and deployment-ready. Perfect for building blogs, docs sites, or any frontend that needs Notion as a CMS! 🚀 #EffectTS #TypeScript #NotionAPI


Day47 GAS⇔Notion API連携部分を作成 AI生成コードでテストしたところ、ほぼ修正なしで疎通完了✅ 一度出たエラーは自身の環境設定が原因で、コード自体はバグなし、完璧でした。 AIの驚異的な生産性に、僕の頭がバグってきますw #GAS #NotionAPI #AI活用 #開発日記 note.com/hiro_cb222/n/n…


DataSource.query の結果のページ数が 0 になってテストが通らないと思ったら、List block のタイプがpage_or_data_source という型で返ってきていた。 こういうドキュメントに詳しく書かれていないところで、テストに引っかかるんだな。 #Notion #NotionAPI

hkob's tweet image. DataSource.query の結果のページ数が 0 になってテストが通らないと思ったら、List block のタイプがpage_or_data_source という型で返ってきていた。

 こういうドキュメントに詳しく書かれていないところで、テストに引っかかるんだな。
#Notion #NotionAPI

CSV インポートでリレーションが設定できなくなったので、Notion API でテキストから設定しています。Year の方はプロパティ編集時のデータベースオートメーションで後から追っかけて設定されています。 #Notion #NotionAPI


#NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。 ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/ ....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪ amzn.to/3P6XEhu #NotionAPI

mineral_30's tweet image. #NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。

ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/

....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪
amzn.to/3P6XEhu
#NotionAPI
mineral_30's tweet image. #NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。

ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/

....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪
amzn.to/3P6XEhu
#NotionAPI

NotionRubyMapping のアップデートはまだかかりそうなので、先に「声でタスク登録」ショートカットの 2025-09-03 対応アップデート。一般の人はまだ data_source_id を簡単に取得できないので、先行調査の段階 #Notion #NotionAPI

hkob's tweet image. NotionRubyMapping のアップデートはまだかかりそうなので、先に「声でタスク登録」ショートカットの 2025-09-03 対応アップデート。一般の人はまだ data_source_id を簡単に取得できないので、先行調査の段階

#Notion #NotionAPI

Reworking my integration to use the requests model #Python #NotionAPI #100DaysOfCode

NAldoaij's tweet image. Reworking my integration to use the requests model 
#Python #NotionAPI #100DaysOfCode

This Saturday, I built a Type-safe Notion Client. If you often program with the Notion API, you might be frustrated with the overly flexible payload, making it difficult to specify types and lacking type safety. @NotionHQ #NotionAPI #NotionClient #typescript #typesafe

mildronize's tweet image. This Saturday, I built a Type-safe Notion Client.

If you often program with the Notion API, you might be frustrated with the overly flexible payload, making it difficult to specify types and lacking type safety.

@NotionHQ #NotionAPI #NotionClient #typescript #typesafe

Day 48 Learning how to integrate Notion with Python to automate tasks #Python #100DaysOfCode #NotionAPI #Automation

NAldoaij's tweet image. Day 48 
Learning how to integrate Notion with Python to automate tasks 
#Python #100DaysOfCode #NotionAPI #Automation

Connected Notion successfully inside Flowtions! OAuth working. Workspace + email pulled. Triggers loading. Feels good when all the pieces click. ⚡ Next: Save + run automations with ease. Stay tuned 🚀 #buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife

SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife
SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife
SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife

🚀 Building custom Notion tools for @crewAI! 🎯 Streamlining workflows, smarter property configs, & seamless API integrations. PLUS, using your Notion database as the datasource for LLM agents 🤖📚. Automate, optimize, and let the magic happen. 💻✨ #NotionAPI #LLM #NotionHQ

janduplessis's tweet image. 🚀 Building custom Notion tools for @crewAI! 🎯 Streamlining workflows, smarter property configs, & seamless API integrations. PLUS, using your Notion database as the datasource for LLM agents 🤖📚. Automate, optimize, and let the magic happen. 💻✨ #NotionAPI #LLM #NotionHQ

Have been working on building a @telegram Bot to help me quickly save things to @NotionHQ. using #NotionAPI and #TelegramBotAPI. Still working on some more features but so far happy with the results! #Notion #NodeJs


Create a database API のリファレンスに initial_data_source の解説が一言も書いていないのだけど、移行ガイドには書いてあったので使っていいのかな? #Notion #NotionAPI developers.notion.com/reference/data…

developers.notion.com

Start building with the Notion API

Connect Notion pages and databases to the tools you use every day, creating powerful workflows.


NotionRubyMapping v3.0.0 をリリースしました。Notion-Version 2025-09-03 に対応しています。 今回は大きな変更なので、まだテスト漏れがありそうな気がしますが...。今回から Database の代わりに DataSource を使うようになります。 #NotionAPI #NotionRubyMapping rubygems.org/gems/notion_ru…


#NotionAPI ってdatabaseのサムネ画像っていい感じに取得できないのか。 Notion内だとカバー画像 or コンテンツの最初の画像がこのサムネには入ってるけど、fetchしてきたデータだとカバー画像しか取得できない。

doughnut1218411's tweet image. #NotionAPI ってdatabaseのサムネ画像っていい感じに取得できないのか。
Notion内だとカバー画像 or コンテンツの最初の画像がこのサムネには入ってるけど、fetchしてきたデータだとカバー画像しか取得できない。

github.com/MidraLab/zenn-… ライブラリの一部処理を最適化しました! NotionAPIを叩く処理を並列にすることで、一部の処理時間が66%削減されました #MidraLab #Python #NotionAPI #Notion

midra_lab's tweet image. github.com/MidraLab/zenn-…

ライブラリの一部処理を最適化しました!
NotionAPIを叩く処理を並列にすることで、一部の処理時間が66%削減されました

#MidraLab #Python #NotionAPI #Notion

🧵 Just shipped effect-notion v1.0.1! A production-ready Notion API proxy built entirely with Effect-TS. Secure, type-safe, and deployment-ready. Perfect for building blogs, docs sites, or any frontend that needs Notion as a CMS! 🚀 #EffectTS #TypeScript #NotionAPI


NotionRubyMapping v3.0.0 をリリースしました。Notion-Version 2025-09-03 に対応しています。 今回は大きな変更なので、まだテスト漏れがありそうな気がしますが...。今回から Database の代わりに DataSource を使うようになります。 #NotionAPI #NotionRubyMapping rubygems.org/gems/notion_ru…


🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

janduplessis's tweet image. 🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

DataSource.query の結果のページ数が 0 になってテストが通らないと思ったら、List block のタイプがpage_or_data_source という型で返ってきていた。 こういうドキュメントに詳しく書かれていないところで、テストに引っかかるんだな。 #Notion #NotionAPI

hkob's tweet image. DataSource.query の結果のページ数が 0 になってテストが通らないと思ったら、List block のタイプがpage_or_data_source という型で返ってきていた。

 こういうドキュメントに詳しく書かれていないところで、テストに引っかかるんだな。
#Notion #NotionAPI

hkobの雑記録第252回では、Create a pageエンドポイントの仕様変更について考察されています。データベースIDを指定してもページが作成できる理由や、アプリ制作者への提案が述べられています。(要約 by Notion AI) #NotionAPI #CreatePage NotionRubyMapping の 2025-09-0… hkob.hatenablog.com/entry/2025/09/…


Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。 #Notion #NotionAPI #Alfred

hkob's tweet image. Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。
#Notion #NotionAPI #Alfred

next.js + notion APIでCMSを実装したんだが、デプロイしたところvercelでは動いたのにawsでは動作しなかった... なぜ? #CMS #AWS #NotionAPI #NextJS


Create a database が動いたので、Create a data source を始めたら「Adding data sources to existing databases is not available.」となった。よくみたらこのワークスペースには、まだデータベースコンテナは来てなかった。残念。 もう一つのアカウントには来ているけど、少し待つか。 #NotionAPI


という話を Slack で問い合わせたら、さっとリファレンスに追加してくれました。さすが仕事が速い。ありがとうございました。これで対応させていただきます。 #Notion #NotionAPI


Create a database API のリファレンスに initial_data_source の解説が一言も書いていないのだけど、移行ガイドには書いてあったので使っていいのかな? #Notion #NotionAPI developers.notion.com/reference/data…

developers.notion.com

Start building with the Notion API

Connect Notion pages and databases to the tools you use every day, creating powerful workflows.


hkobの雑記録第248回では、Notion APIの新しいリファレンスが公開され、データベースの取得や更新、作成方法について詳しく説明されています。(要約 by Notion AI) #NotionAPI #データベース NotionRubyMapping の 2025-09-03対応(3) : hkob の雑記録 (248) - hkob’s blog hkob.hatenablog.com/entry/2025/09/…


retrieve_database で取得するとプロパティはタイトルのみ。create_database で作成すると primary の data_source が作成されて、レスポンスにも data_source のプロパティが含まれる。少し扱いが面倒 #Notion #NotionAPI


NotionRubyMapping のアップデートはまだかかりそうなので、先に「声でタスク登録」ショートカットの 2025-09-03 対応アップデート。一般の人はまだ data_source_id を簡単に取得できないので、先行調査の段階 #Notion #NotionAPI

hkob's tweet image. NotionRubyMapping のアップデートはまだかかりそうなので、先に「声でタスク登録」ショートカットの 2025-09-03 対応アップデート。一般の人はまだ data_source_id を簡単に取得できないので、先行調査の段階

#Notion #NotionAPI

hkobの雑記録第243回は、9月3日にリリースされるNotion APIの新バージョンについて解説。データベース機能の強化や複数データソースのサポートが特徴。(要約 by Notion AI) #NotionAPI #データベース機能 3年ぶりの Notion API メジャーアップデート : hkob の雑記録 (24… hkob.hatenablog.com/entry/2025/08/…


前回が 2022-06-28 なので、3年ぶりの破壊的アップデートになります。2022-06-28 は最低でも半年は使えるとのことですが、さっさと NotionRubyMapping はアップデートするようにします。 #Notion #NotionAPI #NotionRubyMapping x.com/shogocat/statu…

来週9/3にNotion APIのバージョンが3年ぶりに更新される!なんだろう?と思って内容を読んでみたら…APIだけじゃなくてNotionのデータベースの機能が大きく進化する予告が書かれてた👀 developers.notion.com/docs/upgrade-g… 1つのデータベースの中に複数のデータソースを持てるようになる。…

shogocat's tweet image. 来週9/3にNotion APIのバージョンが3年ぶりに更新される!なんだろう?と思って内容を読んでみたら…APIだけじゃなくてNotionのデータベースの機能が大きく進化する予告が書かれてた👀
developers.notion.com/docs/upgrade-g…

1つのデータベースの中に複数のデータソースを持てるようになる。…


Day47 GAS⇔Notion API連携部分を作成 AI生成コードでテストしたところ、ほぼ修正なしで疎通完了✅ 一度出たエラーは自身の環境設定が原因で、コード自体はバグなし、完璧でした。 AIの驚異的な生産性に、僕の頭がバグってきますw #GAS #NotionAPI #AI活用 #開発日記 note.com/hiro_cb222/n/n…


Notion API のアカウントが、新しい MCP サーバの内部の仕組みについて連続ポストで解説していました。以前、ブログに書かれていたものを紹介したものになります。 #Notion #NotionAPI x.com/NotionAPI/stat…

Agents are getting more powerful. But without a way to use your tools, they can’t actually get much done. That’s why we’ve launched Notion’s hosted MCP server — so AI agents like @cursor_ai + @claudeai can work directly in your workspace. Here’s the inside story…



Connected Notion successfully inside Flowtions! OAuth working. Workspace + email pulled. Triggers loading. Feels good when all the pieces click. ⚡ Next: Save + run automations with ease. Stay tuned 🚀 #buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife

SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife
SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife
SoloSaasDev's tweet image. Connected Notion successfully inside Flowtions!

OAuth working.
Workspace + email pulled.
Triggers loading.
Feels good when all the pieces click. ⚡
Next: Save + run automations with ease.
Stay tuned 🚀

#buildinpublic #NotionAPI #SaaS #IndieDev #AutomationTools #NoCode #DevLife

日記を書いてみようかと思い、せっかくなので最近導入した睡眠アプリauto sleepからデータを取得してみました。 (今日は寝過ぎです笑) FileMakerGoで入力して、データはNotionに送ります😃 #FileMaker #NotionAPI ※動画トリミング前のものを投稿してしまっていたので、再投稿です🙇‍♀

zemiseipen's tweet image. 日記を書いてみようかと思い、せっかくなので最近導入した睡眠アプリauto sleepからデータを取得してみました。
(今日は寝過ぎです笑)

FileMakerGoで入力して、データはNotionに送ります😃

#FileMaker #NotionAPI 

※動画トリミング前のものを投稿してしまっていたので、再投稿です🙇‍♀

Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。 #Notion #NotionAPI #Alfred

hkob's tweet image. Notion の API 呼び出しが入ると 1 テンポ遅く感じるので、1回目の呼び出し時に Dropbox のトップに page_id を保持することにした。その日の最初の呼び出しは API を使うが、2回目以降はキャッシュされているので非常に快適になった。明日のブログネタはこれでいいや。
#Notion #NotionAPI #Alfred

🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

janduplessis's tweet image. 🚀NotionHelper ✅ pypi.org/project/notion… Now compatible with Notion API Version 2025-09-03 #notionapi #notionhq

API からは外部リンクの情報はまだ見えないようです。もともと file が URL の情報を持っているので、どういうキーワードにするのかが難しいですね。 #Notion #notionapi

hkob's tweet image. API からは外部リンクの情報はまだ見えないようです。もともと file が URL の情報を持っているので、どういうキーワードにするのかが難しいですね。
#Notion #notionapi

親のページから comments で取得はできるので、親はあくまで page のようだ。API からは見えないところに、プロパティの情報が入っているようです。discussion の方に何かあるのかも。 #Notion #notionapi

hkob's tweet image. 親のページから comments で取得はできるので、親はあくまで page のようだ。API からは見えないところに、プロパティの情報が入っているようです。discussion の方に何かあるのかも。
#Notion #notionapi

「いつかやる」タスクに全部表示されると邪魔なので、依存先が完了しているものだけが表示される。今気にしなければいけないものだけがここに残る形。 データベースだけ手動でやってから、nt コマンドの存在を思い出したので作成者が異なっている。 #Notion #notiontwt #notionapi

hkob's tweet image. 「いつかやる」タスクに全部表示されると邪魔なので、依存先が完了しているものだけが表示される。今気にしなければいけないものだけがここに残る形。

データベースだけ手動でやってから、nt コマンドの存在を思い出したので作成者が異なっている。
#Notion #notiontwt #notionapi

内部データ的にはそこにブロックは入れないので、どうなっているのかを確認してみました。最初のリッチテキストを空欄にした場合に、最初のブロックを一番上に表示する実装にしているようですね。なるほど #Notion #notionapi

hkob's tweet image. 内部データ的にはそこにブロックは入れないので、どうなっているのかを確認してみました。最初のリッチテキストを空欄にした場合に、最初のブロックを一番上に表示する実装にしているようですね。なるほど
#Notion #notionapi

毎週の授業のレジュメ準備の Notion ページも一括作成。| で繋げると自動的に依存関係を設定してくれる。これも半期に一回しかやらない作業だが、あるとないとでは大違い。 #Notion #notiontwt #notionapi

hkob's tweet image. 毎週の授業のレジュメ準備の Notion ページも一括作成。| で繋げると自動的に依存関係を設定してくれる。これも半期に一回しかやらない作業だが、あるとないとでは大違い。
#Notion #notiontwt #notionapi

Notion API はこれには対応できていません。color のところが配列にならなければなりませんが、これを変えてしまうと既存のコードにかなり影響が出てきてしまうことになります。 color をいじるのではなく、colors などの別の属性を入れるなどの対応が必要かと。どうなるのか。 #Notion #notionapi

hkob's tweet image. Notion API はこれには対応できていません。color のところが配列にならなければなりませんが、これを変えてしまうと既存のコードにかなり影響が出てきてしまうことになります。

color をいじるのではなく、colors などの別の属性を入れるなどの対応が必要かと。どうなるのか。
#Notion #notionapi

時間が決まっている会議を始めるために Next Step のボタンを押すのも面倒になってきた。Alfred の「start」アクション作った。現在時刻に最も近い開始時刻の会議が自動的に開始される。 #Notion #notionapi

hkob's tweet image. 時間が決まっている会議を始めるために Next Step のボタンを押すのも面倒になってきた。Alfred の「start」アクション作った。現在時刻に最も近い開始時刻の会議が自動的に開始される。
#Notion #notionapi

Notion の一般の人にはあまり影響のない更新。 Notion API で日付メンションを作ったら、12/24 から「相対」ではなく「完全な日付」を生成するようになったらしい。一昨日くらいからなんか変だなと思っていたが、このページを見てようやく気付いた。 #Notion #notionapi

hkob's tweet image. Notion の一般の人にはあまり影響のない更新。

Notion API で日付メンションを作ったら、12/24 から「相対」ではなく「完全な日付」を生成するようになったらしい。一昨日くらいからなんか変だなと思っていたが、このページを見てようやく気付いた。

#Notion #notionapi

原因がわかれば対処は簡単。Notion API でしか利用しないものであれば、9時間加算してしまうことにする。日曜日の午後15時以降の Notion 側での描画は翌週になってしまうが、直接見るものではないのでよしとした。 タイムゾーンの問題は API ではいつも苦労する。 #Notion #notionapi

hkob's tweet image. 原因がわかれば対処は簡単。Notion API でしか利用しないものであれば、9時間加算してしまうことにする。日曜日の午後15時以降の Notion 側での描画は翌週になってしまうが、直接見るものではないのでよしとした。

タイムゾーンの問題は API ではいつも苦労する。
#Notion #notionapi

せっかくなので今日から三日間の集中講義の ics ファイルを手書きして、Notion に一括登録してみた。片手間に作ったツールだが、一番便利に使っているかもしれない。 理科大の皆さんよろしくお願いします。Notion のアカウント作っておいてくださいね。 #Notion #notionapi

hkob's tweet image. せっかくなので今日から三日間の集中講義の ics ファイルを手書きして、Notion に一括登録してみた。片手間に作ったツールだが、一番便利に使っているかもしれない。

理科大の皆さんよろしくお願いします。Notion のアカウント作っておいてくださいね。
#Notion #notionapi

今日、教務室の方で来年度の授業スケジュールの作成処理が行われました。これができると、校務支援システムから ics が取得できるんですね。 ということで思いつきで、icsToNotion.rb というスクリプトを作ってしまいました。数分で前期分の登録完了。楽すぎ。 #Notion #notionapi

hkob's tweet image. 今日、教務室の方で来年度の授業スケジュールの作成処理が行われました。これができると、校務支援システムから ics が取得できるんですね。

ということで思いつきで、icsToNotion.rb というスクリプトを作ってしまいました。数分で前期分の登録完了。楽すぎ。
#Notion #notionapi

もう一つ追加。 急に差し込まれた仕事にいちいち Sprint やプロジェクトなどを設定するのが面倒なので、「do タスク名」というアクションを作った。 これまではフィルタを仕込んだビューで「New」した後、「Next Step」チェックボックスを入れていた。これが全自動。 #Notion #notionapi

hkob's tweet image. もう一つ追加。

急に差し込まれた仕事にいちいち Sprint やプロジェクトなどを設定するのが面倒なので、「do タスク名」というアクションを作った。

これまではフィルタを仕込んだビューで「New」した後、「Next Step」チェックボックスを入れていた。これが全自動。
#Notion #notionapi

後者は NotionRubyMapping ネタなので、現在の NotionRubyMapping 解説の番外編として、明日の朝から少しずつ解説していきます。 明日の朝は、^⌘T をタイプするだけでクリップボードの内容をタイトルに持つページが作成できるものを解説します。 #Notion #notiontwt #notionapi

hkob's tweet image. 後者は NotionRubyMapping ネタなので、現在の NotionRubyMapping 解説の番外編として、明日の朝から少しずつ解説していきます。

明日の朝は、^⌘T をタイプするだけでクリップボードの内容をタイトルに持つページが作成できるものを解説します。

#Notion #notiontwt #notionapi

今日、祝日なのに授業のタスクが入っていてびっくりした。week_id の Formula の結果で Sprint の配布をしているのだが、8:40 から始まる1限の授業が1週前のスプリントに配置されてしまう。 WW の計算が GMT のサーバ上で実施されるからか。 #Notion #notionapi

hkob's tweet image. 今日、祝日なのに授業のタスクが入っていてびっくりした。week_id の Formula の結果で Sprint の配布をしているのだが、8:40 から始まる1限の授業が1週前のスプリントに配置されてしまう。

WW の計算が GMT のサーバ上で実施されるからか。
#Notion #notionapi

Alfred の External Triggers で Notion の「いつかやる」→「Next Action」が自動化できた。毎日ボタンの設定変えるの地味に面倒だったので助かる。 Notion のリンクからここに飛ばす仕組みは明日の朝に公開します。 #Notion #notionapi #Alfred

hkob's tweet image. Alfred の External Triggers で Notion の「いつかやる」→「Next Action」が自動化できた。毎日ボタンの設定変えるの地味に面倒だったので助かる。
Notion のリンクからここに飛ばす仕組みは明日の朝に公開します。
#Notion #notionapi #Alfred

#NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。 ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/ ....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪ amzn.to/3P6XEhu #NotionAPI

mineral_30's tweet image. #NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。

ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/

....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪
amzn.to/3P6XEhu
#NotionAPI
mineral_30's tweet image. #NotionAPI活用術 はただのAPIの解説なんかじゃなくって、NotionRubyMappingが本当激アツなの。

ターミナルで調べたいNotionブロックやプロパティidを入れればJSON構造を確認できちゃうっ\(^o^)/

....何作ろっかな???(๑ˇεˇ๑)•*¨*•.¸¸♪
amzn.to/3P6XEhu
#NotionAPI

メンションリンクのあるブロックを NotionRubyMapping で読み込んだら、link_mention という type がないとエラーになってしまいました。ドキュメント化されていないのですが、取り敢えず JSON から読み取れることから対応したいと思います。 #Notion #notionapi #NotionRubyMapping

hkob's tweet image. メンションリンクのあるブロックを NotionRubyMapping で読み込んだら、link_mention という type がないとエラーになってしまいました。ドキュメント化されていないのですが、取り敢えず JSON から読み取れることから対応したいと思います。
#Notion #notionapi #NotionRubyMapping

Loading...

Something went wrong.


Something went wrong.


United States Trends