Updating notes does not update all lines
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 25/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- typescript
调研方向
首先,使用本报告中的内容对,通过 hackmd-cli notes create、hackmd-cli notes update 和 hackmd-cli export 命令复现该问题。比较更新一次和两次后的导出笔记,并确定 CLI 是否能够处理不一致的 HackMD API 响应;当最后一行能够可靠地更新时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
First of all, thanks for maintaining this tool.
Sometimes, when using the notes update command, the note is not fully updated. Here is a fairly small example/reproduction:
$ hackmd-cli notes create --content='
aa
```
aab
```
aab'
ID Title User path Team path
────────────────────── ──────── ───────── ─────────
59bbDYGPSESuaJuBh_fD4A Untitled gitmd
to create a note with some content. Now, update it with some other content:
$ hackmd-cli notes update --noteId 59bbDYGPSESuaJuBh_fD4A --content='
aa
```json
aabc
```
aabc'
However, the last modification (the last line) is not taken into account:
$ hackmd-cli export --noteId 59bbDYGPSESuaJuBh_fD4A
aa
```json
aabc
```
aab
If I do the hackmd-cli notes update command again, the content of the note matches what is required.
However, I've seen some old content/new content pairs where hackmd-cli notes update does nothing...
This seems to be a hackmd API bug (rather than the CLI), as I tried to directly write the HTTP requests, and it fails. But I could not find any github repository where we can file issues on the API itself. Feel free to redirect me if I'm not opening the issue in the right repo!
(while writing the HTTP requests by hand, I've also seen a case where writing a newline at the end of the JSON payload would change the outcome of the "update" API request... if that helps to track the bug)
- 主要语言
- TypeScript
- 星标
- 176
- 派生
- 13
- 平均合并
- 4 小时 35 分钟
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
hackmdio/hackmd-cli 的其他 Issue
-
Config command 未关闭
难度 2/5 1-3 小时 新手友好度 62/100
hackmdio/hackmd-cli#45 · 2 条评论 ·
-
login problem 未关闭
难度 3/5 1-2 天 新手友好度 45/100
hackmdio/hackmd-cli#108 · 1 条评论 ·
-
难度 5/5 一周以上 新手友好度 35/100
hackmdio/hackmd-cli#105 · 1 个 reaction ·
-
难度 3/5 1-2 天 新手友好度 52/100
hackmdio/hackmd-cli#89 ·
-
难度 4/5 3-5 天 新手友好度 35/100
hackmdio/hackmd-cli#87 ·
查看 hackmdio/hackmd-cli 的全部 Issue
相似的 Issue
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs 未关闭
难度 2/5 1-3 小时 新手友好度 70/100
-
Crush 未关闭
难度 1/5 1 小时以内 新手友好度 85/100
catppuccin/catppuccin#3125 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
ElementsProject/cln-application#167 · 1 条评论 · 1 个 reaction ·
-
难度 2/5 1-3 小时 新手友好度 75/100
Quantco/pnpm-licenses#17 ·
-
难度 2/5 1-3 小时 新手友好度 75/100