mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #94] [feat] 考虑加入webview? #61
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChitaGideon on GitHub (Mar 5, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/94
描述你的建议
能在笔记里直接打开网页连接。这样能有两个基本功能:
2.打开deepseek 或者grok 这种网页界面,直接网页在里面对话, 能把对话记录右键保存为记录,这样能节省一些api的token. 还能有效保存各个ai的对话记录
后续甚至可以支持写脚本来操作当前页面。目前obsidian就有类似功能。
@codexu commented on GitHub (Mar 6, 2025):
这个想法真不错,我可以开始考虑如何实现它。
@codexu commented on GitHub (May 21, 2025):
https://github.com/tauri-apps/tauri/pull/8280
内部嵌套 iframe 或上述 PR 得到的方式都无法实现一个非常好的用户体验,这个提议暂时先关闭。