<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>工作流程自動化 on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81%E7%A8%8B%E8%87%AA%E5%8B%95%E5%8C%96/</link>
    <description>Recent content in 工作流程自動化 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sun, 19 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81%E7%A8%8B%E8%87%AA%E5%8B%95%E5%8C%96/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用Autoenv：環境管理的終極捷徑</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</link>
      <pubDate>Sun, 19 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</guid>
      <description>Autoenv是一個幫助管理環境變數的工具，它能在進入目錄時自動設定環境變數，並在離開時取消設定。它可以安裝在Mac、Linux及Windows等不同平台上。這個工具可用於設定環境變數、在進入目錄時執行指令，以及取消設定環境變數等多種用途。透過Autoenv，使用者可以輕鬆管理環境變數並將重複性工作自動化，進而提升工作流程的效率。</description>
    </item>
    <item>
      <title>用 Notion API 自動化健身排程</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-14-automating-workout-scheduling-with-notion-api/</link>
      <pubDate>Tue, 14 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-14-automating-workout-scheduling-with-notion-api/</guid>
      <description>本文示範如何使用 Notion API 在 Notion 資料庫中自動建立健身計畫的流程。文章提供了可用於建立特定日期範圍健身計畫的程式碼片段，並依據定義好的健身計畫自動向資料庫新增事件。文章也說明了如何驗證 Notion API 身份以及查詢現有事件以避免重複建立。最後討論了 Notion API 在自動化各種任務方面的潛力，及其在其他工作流程中的應用可能。</description>
    </item>
  </channel>
</rss>
