[GH-ISSUE #299] [feat] 能否支持 TXT 文档的查看和编辑 #217

Closed
opened 2026-03-02 03:38:31 +03:00 by kerem · 2 comments
Owner

Originally created by @heloook on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/299

描述你的建议

感谢开发,很好用。

恳求支持txt:

有很多笔记是txt格式的,放在notegen的笔记目录中,加载不出来。

Originally created by @heloook on GitHub (Jun 24, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/299 ### 描述你的建议 感谢开发,很好用。 恳求支持txt: 有很多笔记是txt格式的,放在notegen的笔记目录中,加载不出来。
kerem 2026-03-02 03:38:31 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@codexu commented on GitHub (Jun 24, 2025):

txt 也是纯文本,问题不大

<!-- gh-comment-id:2998961056 --> @codexu commented on GitHub (Jun 24, 2025): txt 也是纯文本,问题不大
Author
Owner

@codexu commented on GitHub (Jul 1, 2025):

收回上面的话,经过研究,发现目前很多功能直接与 md 文件绑定,例如搜索、RAG 等功能,实现起来并不是很容易,并且容易产生 BUG,所以暂时先关闭这条 issue。
你可以尝试批量将 txt 格式直接改为 md,这样是比较容易的方式。

<!-- gh-comment-id:3021959299 --> @codexu commented on GitHub (Jul 1, 2025): 收回上面的话,经过研究,发现目前很多功能直接与 md 文件绑定,例如搜索、RAG 等功能,实现起来并不是很容易,并且容易产生 BUG,所以暂时先关闭这条 issue。 你可以尝试批量将 txt 格式直接改为 md,这样是比较容易的方式。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#217
No description provided.