<?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>Workflow Automation on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/en/tags/workflow-automation/</link>
    <description>Recent content in Workflow Automation on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sun, 19 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/tags/workflow-automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Autoenv: The Ultimate Shortcut to Environment Management</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-19-using-autoenv-the-ultimate-shortcut-to-environment-management/</guid>
      <description>Autoenv is a tool that helps manage environment variables by automatically setting them when entering a directory and unsetting them when leaving. It is available for installation on different platforms like Mac, Linux, and Windows. This tool can be used for different purposes such as setting environment variables, running commands on directory entry, and unsetting environment variables. By using Autoenv, users can easily manage environment variables and automate repetitive tasks, thus improving workflow efficiency.</description>
    </item>
    <item>
      <title>Automating Workout Scheduling with Notion API</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-14-automating-workout-scheduling-with-notion-api/</guid>
      <description>This article demonstrates how to use the Notion API to automate the process of creating a workout schedule in a Notion database. The article provides a code snippet that can be used to create a workout schedule for a specific date range and automatically add new events to the database based on the defined workout plan. The article also explains how to authenticate to the Notion API and query existing events to avoid duplicates. The article concludes by discussing the potential of the Notion API to automate a wide range of tasks and its potential for use in other workflows.</description>
    </item>
  </channel>
</rss>
