diff --git a/Haina/Weekly/2024/2024-W21.md b/Haina/Weekly/2024/2024-W21.md index 13b7466..acde3af 100644 --- a/Haina/Weekly/2024/2024-W21.md +++ b/Haina/Weekly/2024/2024-W21.md @@ -36,7 +36,7 @@ tags: 4. [x] 客人发的文件,国内有时候需要代理打开,顾问打不开 ✅ 2024-05-23 - 改为访问加速地址 5. [I] 支付中心: 收款提示: 发到SalesCRM -6. [f] 检索: 多媒体消息: 文件, 链接, 通话 +6. [x] 检索: 多媒体消息: 文件, 链接, 通话 ✅ 2024-11-18 7. [f] 发送消息: 搜索`多媒体中心` 的图片 8. [?] 客人下了多单, 不同顾问发信息. - 393339509370 diff --git a/Haina/Weekly/2024/2024-W48.md b/Haina/Weekly/2024/2024-W48.md new file mode 100644 index 0000000..c08ee3d --- /dev/null +++ b/Haina/Weekly/2024/2024-W48.md @@ -0,0 +1,116 @@ +--- +Created: 2024-11-18 Mon +Updated: +tags: + - 周报 +--- +[[Haina/Yearly/2024|2024]] / [[Haina/Quarterly/2024-Q4|Q4]] / [[Haina/Monthly/2024-11|November]] / ❮ [[Haina/Weekly/2024/2024-W47|Week 47]] | Week 48 | [[Haina/Weekly/2024/2024-W49|Week 49]] ❯ / [[Haina/Daily/2024-11-17|17 Sun]] - [[Haina/Daily/2024-11-18|18 Mon]] - [[Haina/Daily/2024-11-19|19 Tue]] - [[Haina/Daily/2024-11-20|20 Wed]] - [[Haina/Daily/2024-11-21|21 Thu]] - [[Haina/Daily/2024-11-22|22 Fri]] - [[Haina/Daily/2024-11-23|23 Sat]] ❯ [[Haina/Daily/2024-11-24|24 Sun]] - [[Haina/Daily/2024-11-25|25 Mon]] - + +--- + +*2024-11-25 Mon* + +## 上周工作 + +### 重点工作 +#### Sales CRM 2.0 +1. +#### WebHT +1. +### 维护工作 +#### +1. + +## 本周计划 +1. + + + +--- + +> [!todo] Not done +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2024 +> (path includes W46) OR (path includes W47 ) +> (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/2024 +> (filter by function task.status.name === 'incomplete') +> sort by path reverse +> sort by heading +> ``` + +> [!check] Latest 2 weeks +> +> ```tasks +> done after last monday +> path includes Haina +> path includes Weekly/2024 +> sort by path reverse +> sort by heading +> ``` + +> [!note] Deferred +> +> ```tasks +> not done +> path includes Haina +> path includes Weekly/2024 +> 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/2024 +> 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/2024 +> filter by function task.status.name === 'question' +> sort by path reverse +> sort by heading +> ``` + +> [!fail] Cancelled +> +> ```tasks +> path includes Haina +> path includes Weekly/2024 +> 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/2024 +> (filter by function task.status.type === 'TODO') +> sort by path reverse +> sort by heading +> ``` diff --git a/Haina/项目/SCRM/Sales CRM 2.0.md b/Haina/项目/SCRM/Sales CRM 2.0.md index be542b6..03ea814 100644 --- a/Haina/项目/SCRM/Sales CRM 2.0.md +++ b/Haina/项目/SCRM/Sales CRM 2.0.md @@ -17,10 +17,10 @@ Updated: 2024-10-30 17:14 Wed 8. ~ #优化 9. [-] 修改chat路由; 使用会话ID 10. [x] 订单下的WhatsApp号码没有关联当前订单 ✅ 2024-10-29 -11. [ ] reaction消息丢失原文和引用 -12. [ ] 回复邮件: 重新获取原文, 推送内容应无原文 +11. [x] reaction消息丢失原文和引用 ✅ 2024-11-10 +12. [x] 回复邮件: 重新获取原文, 推送内容应无原文 ✅ 2024-11-10 13. ["] 历史记录: 没有Email消息 -14. [ ] 订单邮箱匹配 +14. [x] 订单邮箱匹配 ✅ 2024-11-10 1. 订单OPI_SN & Email list:`[{ [opi]: [email] }]` ### 2024-10-25 前端演示 @@ -62,7 +62,7 @@ Updated: 2024-10-30 17:14 Wed ### 附件 -1. [?] 存102, 兼容邮件管理器. 无法外网直接访问 +1. [?] 存102, 兼容邮件管理器. 无法外网直接访问 `[202.103.68.102:8888](http://202.103.68.102:8888)` 2. [ ] ## WhatsApp 数据获取备份和分析