github / github/email_reply_parser
Signatures of replies sent by Google Inbox are not detected
未关闭
- 主要语言
- Ruby
- 星标
- 708
- 派生
- 156
- PR 合并指标
- 30 天内没有已合并 PR
描述
Signatures of replies sent by Google Inbox are not detected because there are no empty line between the quatation and the signature such as the following email.
```
Hi,
This is a test reply from Google Inbox.
On Wed, May 25, 2016 at 3:13 PM wrote:
> LGTM
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly or view it on GitHub
>
--
This is signature, but it is not detected.
```
贡献指南
调研方向
Start by reproducing the Google Inbox example from the issue and tracing the library's signature-detection logic. Done means the signature in this format is recognized without breaking detection of the quoted reply.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100