Last active
November 13, 2025 15:09
-
-
Save thepeopleseason/584ebecf3a0c63c6bf987ef67370d67b to your computer and use it in GitHub Desktop.
TRMNL Away message using Google Forms/Sheets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="layout"> | |
| <div class="column"> | |
| <div class="value value--large">{{ data[-1][1] }}</div> | |
| <div class="title">{{ data[-1][0] | date: "%Y-%m-%d %H:%M" }}</div> | |
| </div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| strategy: polling | |
| no_screen_padding: 'no' | |
| dark_mode: 'no' | |
| static_data: '' | |
| polling_verb: get | |
| polling_url: https://docs.google.com/spreadsheets/d/1qK8hzHpkQ6mL-OuOZWprDxCNoZtIwStAiLGMxou_w9A/export?format=csv&gid=2088308444#gid=2088308444 | |
| polling_headers: '' | |
| polling_body: '' | |
| id: 163154 | |
| name: Google Forms Away Message | |
| refresh_interval: 1440 |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instructions:
export?format=csv&in place ofedit?full.liquidin the Full markup in TRMNL.