tiddly-gittly / TidGi-Desktop

TidGi is an privacy-in-mind, automated, auto-git-backup, freely-deployed knowledge management Desktop note app, based on Tiddlywiki, with REST API for web-clipping and Anki connect. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)
https://tidgi.fun
Mozilla Public License 2.0
1.74k stars 111 forks source link

bug: 侧边栏右键工作区用浏览器打开失效 #429

Closed Zacharia2 closed 1 year ago

Zacharia2 commented 1 year ago

Environment 环境信息

Version v0.8.0.

Electron Version: 25.2.0 Node Version: 18.15.0 Chromium Version: 114.0.5735.134

Description 描述

No response

Steps to Reproduce 复现方式

侧边栏 - 右键 - 用浏览器打开,点击后无响应。

Additional Context 额外上下文

No response

linonetwo commented 1 year ago

得打开 HTTP 服务器功能才能用它,不过我觉得在这种情况下可以让它点击了自动跳到设置那边。

Zacharia2 commented 1 year ago

我启用了 HTTP API ,,并且浏览器可以正常访问。我还关闭了鉴权凭证。

image

linonetwo commented 1 year ago

那看来是有点问题

Zacharia2 commented 1 year ago

debug查看发现actualIP实际为tidgi://Y75eKVCYXLI9cEeye2TY0:5212

https://github.com/tiddly-gittly/TidGi-Desktop/blob/592f60d2c091763f201d6630c3d2666a037200f2/src/services/workspaces/getWorkspaceMenuTemplate.ts#L103-L104