microsoftgraph / microsoftgraph/msgraph-sdk-java
Feature Request: Get or apply configured font-family and font-size from outlook / exchange online
未关闭
还没有人认领这个 Issue。
status:waiting-for-triage
type:feature
- 主要语言
- Java
- 星标
- 444
- 派生
- 154
- 平均合并
- 18 小时 28 分钟
- 30 天内合并 PR
- 4
描述
Is your feature request related to a problem? Please describe the problem.
If you create a (draft) message—i.e., an email draft—via the MS Graph SDK in Java, the configured font family and font size are not applied. As a consequence, you have to reformat all your created email drafts manually.
Describe the solution you'd like.
There are two possible solutions:
- Automatically apply the configured font family, size, and style to newly created messages.
- Provide developers with the ability to retrieve the configuration and apply it to a message using HTML body styling.
Additional context?
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未确定文件、测试或具体的 Graph 端点。首先确定 Outlook 或 Exchange Online 是否通过 Microsoft Graph 公开已配置的字体系列、大小和样式,然后跟踪 Java SDK 创建草稿邮件以及处理 HTML 正文的过程。完成的标准是选定并记录受支持的解决方案,并覆盖格式的获取或应用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100