41 lines
1.4 KiB
Markdown
Executable File
41 lines
1.4 KiB
Markdown
Executable File
---
|
|
title: 玩转 IFTTT,互联网自动化也可以很简单
|
|
alias:
|
|
- 玩转 IFTTT,互联网自动化也可以很简单
|
|
created-date: 2025-08-21T11:51:02+0800
|
|
type: Simpread
|
|
banner: "https://cdnfile.sspai.com/article/b5ea087e-9e4a-f867-b757-ebac5c67b5c0.jpg "
|
|
banner_icon: 🔖
|
|
tag:
|
|
idx: 10
|
|
created: 2025-08-31T15:35
|
|
updated: 2025-09-03T11:32
|
|
---
|
|
|
|
# 玩转 IFTTT,互联网自动化也可以很简单
|
|
|
|
> [!example]- [🧷内部链接](<http://localhost:7026/unread/10>) [🌐外部链接](<https://sspai.com/post/43731>)
|
|
> URI:: [🧷](<http://localhost:7026/unread/10>) [🌐](<https://sspai.com/post/43731>)
|
|
> intURI:: [🧷内部链接](<http://localhost:7026/reading/10>)
|
|
|
|
%%
|
|
> [!example]+ **Comments**
|
|
> ```dataview
|
|
> TABLE
|
|
> WITHOUT ID
|
|
> link(Source, dateformat(date(Source), "yyyy-MM-dd")) as Date___,
|
|
> regexreplace(rows.Comments,"^@@\[\[.+?\]\]\s","") as "Comments"
|
|
> FROM "journals"
|
|
> WHERE contains(cmnt, this.file.name)
|
|
> FLATTEN cmnt as Comments
|
|
> WHERE contains(Comments, this.file.name)
|
|
> GROUP BY file.link as Source
|
|
> SORT rows.file.day desc
|
|
> ```
|
|
> **Description**:: 让复杂的事情简单化,让重复的事情自动化,这就是 IFTTT 的目的,开启我们的互联网自动化生活。
|
|
%%
|
|
|
|
> [!md] Metadata
|
|
> **标题**:: [玩转 IFTTT,互联网自动化也可以很简单](https://sspai.com/post/43731)
|
|
> **日期**:: [[../../80-归档/81-工作日记/202508/2025-08-21]]
|
|
|