vault backup: 2025-07-27 12:21:04

Affected files:
.obsidian/snippets/color.css
Haina/Weekly/2025/2025-W16.md
Haina/项目/HotelHub/atta/heytrip_b2b分销接口对接说明.html
Workspace/SpringTraveler.com/V0.md
Workspace/SpringTraveler.com/viator预订流程2019.txt
Workspace/SpringTraveler.com/viator预订流程2019.txt.bak
Workspace/SpringTraveler.com/产品.0708.xlsx
Workspace/SpringTraveler.com/平台路线.docx
Workspace/SpringTraveler.com/平台路线有价格.docx
main
Lei OT 2 months ago
parent a5a3bdbc09
commit 7d235ea50b

@ -1,4 +1,7 @@
<<<<<<< HEAD
=======
<<<<<<< HEAD
>>>>>>> git/main
.blue .cm-line.HyperMD-codeblock{
background-color: #daedfc;
}
@ -14,6 +17,8 @@
.yellow .cm-line.HyperMD-codeblock {
background-color: #fffede;
}
<<<<<<< HEAD
=======
=======
.blue .cm-line.HyperMD-codeblock{
background-color: #daedfc;
@ -31,3 +36,4 @@
background-color: #fffede;
}
>>>>>>> git/main
>>>>>>> git/main

@ -1,4 +1,7 @@
<<<<<<< HEAD
=======
<<<<<<< HEAD
>>>>>>> git/main
---
Created: 2025-04-08 Tue
Updated: 2025-04-15 17:27 Tue
@ -31,6 +34,177 @@ tags:
### HT 统计
1. [x] 三峡, 酒店统计 ⏫ ✅ 2025-04-22
<<<<<<< HEAD
2. [ ] [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md)
3. [x] HT统计: 销售平台统计: 违规/提升明细 ✅ 2025-04-23
4. [x] HT统计: 老客户: 增加对比 #宋芳馨 ✅ 2025-04-23
###
1. [x] AH 水灯节表单 识别 `站外渠道(海外)` ⏫ ✅ 2025-04-14
2. [ ] paypal收款拆分多个团名和金额 #杨书林 ⏬
#### 销售平台
2. [x] 销售平台: 会话表信息推送 ✅ 2025-04-27
3. [x] 测试 [ℹ语音 Vonage](Haina/项目/SalesCRM/ℹ语音%20Vonage.md) ⏫ 🛫 2025-04-17 ✅ 2025-04-24
4. [x] 客运模板 ⏫ ✅ 2025-04-15
## 本周计划
> [!info] 最近
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> filter by function task.file.path.includes('项目')
> filter by function task.file.property('Updated') > '2025-03-15'
> group by heading
> ```
---
> [!danger] 🔴重要且紧急⏫🔺
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> path includes Weekly/2025
> filter by function (task.priorityName === 'High' || task.priorityName === 'Highest')
> sort by path reverse
> sort by heading
> ```
> [!warning] 🟠不重要紧急🔼
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> path includes Weekly/2025
> (filter by function task.priorityName === 'Medium')
> sort by path reverse
> sort by heading
> ```
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> filter by function task.file.path.includes('项目')
> filter by function (task.priorityName === 'Medium')
> sort by path reverse
> sort by heading
> ```
> [!important] 🟡重要不紧急🔽
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> path includes Weekly/2025
> filter by function (task.priorityName === 'Normal' || task.priorityName === 'Low')
> sort by path reverse
> sort by heading
> ```
> [!info] 🟢不重要不紧急⏬
>
> ```tasks
> (not done) OR (done after last monday)
> path includes Haina
> path includes Weekly/2025
> filter by function (task.priorityName === 'Lowest' || task.priorityName === 'None')
> sort by path reverse
> sort by heading
> ```
---
> [!check] Latest 2 weeks
>
> ```tasks
> done after last monday
> path includes Haina
> sort by path reverse
> sort by heading
> ```
> [!todo] Not done
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (path includes W14) OR (path includes W15 )
> (filter by function task.status.name === 'Todo')
> sort by path reverse
> sort by heading
> ```
> [!todo] In Progress
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> (filter by function task.status.name === 'incomplete')
> sort by path reverse
> sort by heading
> ```
> [!note] Deferred
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'forwarded'
> sort by path reverse
> sort by heading
> ```
> [!tip] Idea, Important
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function (task.status.name === 'idea' || task.status.name === 'important'|| task.status.name === 'fire')
> sort by path reverse
> sort by heading
> ```
> [!faq] Question
>
> ```tasks
> not done
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'question'
> sort by path reverse
> sort by heading
> ```
> [!fail] Cancelled
>
> ```tasks
> path includes Haina
> path includes Weekly/2025
> filter by function task.status.name === 'canceled'
> sort by path reverse
> sort by heading
> ```
> [!todo] Todo
> 暂时不用
>
> ```tasks--
> not done
> path includes Haina
> path includes Weekly/2025
> (filter by function task.status.type === 'TODO')
> sort by path reverse
> sort by heading
> ```
=======
2. [ ] [CT商旅数据统计](Haina/项目/HT数据分析/CT商旅数据统计.md)
3. [x] HT统计: 销售平台统计: 违规/提升明细 ✅ 2025-04-23
4. [x] HT统计: 老客户: 增加对比 #宋芳馨 ✅ 2025-04-23
@ -403,3 +577,4 @@ tags:
> sort by heading
> ```
>>>>>>> git/main
>>>>>>> git/main

@ -1174,6 +1174,9 @@ pre[class*="language-"] {
}
</style>
<<<<<<< HEAD
=======
<<<<<<< HEAD
>>>>>>> git/main
<style>.markdown-body a.footnote-ref {
text-decoration: none;
}
@ -1239,6 +1242,8 @@ pre[class*="language-"] {
margin: 0 10px;
border-bottom: 2px dotted black;
}
<<<<<<< HEAD
=======
=======
<style>.markdown-body a.footnote-ref {
text-decoration: none;
@ -1306,6 +1311,7 @@ pre[class*="language-"] {
border-bottom: 2px dotted black;
}
>>>>>>> git/main
>>>>>>> git/main
</style>

@ -1,6 +1,6 @@
---
Created: 2025-07-05 10:04 Sat
Updated: 2025-07-27 11:17 Sun
Updated: 2025-07-27 11:45 Sun
---
## 优先级
@ -38,8 +38,13 @@ Updated: 2025-07-27 11:17 Sun
1. 龙脊乡村游
- 是否要具体时长
```ad-example
title: 📅2025-07-27
1. [/] 平台上线2 ✅ ⏳ GYG
2. [ ] 平台上线.docx 无价格
```
### KLook

@ -0,0 +1,25 @@
Viator在产品页面不显示产品的供应商,
并且预订需要即时付款, 付款成功才是一个订单.
即使新推出的`reserve now & Pay later`服务也是需要预留信用卡信息, 并且扣款1美金作为验证是真实的卡
预定流程:
一. 预订成功后, 会收到Viator的第一封确认邮件.
包含viator订单号, 产品明细, 出行日期等,
包含provider的名称和预留的客服手机号, Email
二. 供应商在后台可以给已预定的客人留言, 针对指定订单, 但不留联系方式, 会在viator的即时消息系统
目前Trippest的做法是在留言内容中包含邮箱署名, 方便客人直接联系.
三. 出行当天, viator推送营销邮件,
内容是原订单目的地的周边产品, 目前测试收到的,前三个推荐会包含同个供应商的产品
四. 行程结束后第二天, 收到邀请评价的邮件, 一直到结束后一周, 会总共收到4封评价邮件.
Loading…
Cancel
Save