メインコンテンツにスキップ

updateCache

Cache shortcut updates from routinehub.

AI Summary

updateCache

GAS to auto-sync RoutineHub shortcuts to GitHub

Target Users

Intermediate+ developers building internal/personal workflows who need automated RoutineHub-to-GitHub sync

Problems Solved

Manual RoutineHub shortcut updates are tedious; automate GitHub sync

Script ID

  1. In GAS Editor: Click "Libraries +" → Paste into "Script ID" field → Click "Look up"
  2. "updateCache" will appear in the search results
  3. Select the latest version (highest number) from "Version" dropdown
  4. Click "Add"

Tags

Main Features
1
Web UI setup

Configure GitHub info and management mode via a setup page

2
Hourly trigger

After saving credentials, a time-driven trigger runs hourly to sync

3
Auto/manual modes

Use RoutineHub feed for auto management or add/remove IDs manually

4
Token storage

Tokens in User Properties; non-sensitive values in Script Properties

5
Manual run and reset

Run now triggers sync and shows history; Reset setup clears config, history, trigger

Examples

Due to insufficient public information, the README provides no code examples. It states you can configure via the setup page and run "uploadShortcutsFromSettings" directly from the script editor.

Sample Code

Post a Sample

No sample codes for this library yet

Be the first to post a sample!

Post a Sample