Garin

Results 41 comments of Garin

> Can it be automatically grouped according to the site? > > 可以根据站点自动分组么? Hi @iPeng6 Could you please describe the site grouping function in detail? This will help me understand...

Hi @Find7z , 感谢你的反馈,以下是我的回复。 **Q1: Window节点删除时应该删除所有子Tab** Link Map对于Window节点删除的操作有以下方式: 1. 对于已经打开的Window,选择Window节点并点击删除的时候会删除所有打开的子Tab,但保留所有处于关闭状态的Tab(主要考虑避免误删想要保存的Tab)。请见第一张图片 2. 对于已经关闭并保存的窗口,点击删除Window节点的时候只会删除Window节点。 3. 收起Window/Tab节点,并点击删除,可以删除当前节点和所有子节点(通过这种方法可以强制删除所有子节点),请见第二张图片。 但在下一个版本中我应该会在右键菜单中增加一个“删除当前节点及其子节点”的选项。 **Q2:支持多选Tab** 对多选Tab的支持我也收到了其他用户的反馈,我会仔细考虑这个功能,但它有一定的实现难度我可能会将它放在稍后一点的迭代中进行开发。 对于现阶段的Link Map,目前的批量操作Tab的方式,可以通过Q1问题的第3种方式,先把Tab拖拽成一个子树-收起父节点-点击删除。可能还是会有一些麻烦,但目前这确实是最快的方法。 **Q3:删除时树会上下移动** 这确实是个问题,我会在下个版本立刻优化 **Q4:浏览器重新打开后,历史的Window和Tab节点不会进行映射,而是重新创建子树** 这是一个我没有来得及解决的问题,正如你所说,浏览器重新打开时Window/Tab都是新的id,所以导致了现在的情况。 我尝试了几种方案都在边界case上会映射错误,当找到好的方案时我会立刻优化这个问题。 **Q5:快捷键挡住按钮组** 可恶,我居然没发现,我会下个版本立刻修复 **Q6:增加全部收起/展开按钮** 没问题,这个功能很有用,下个版本就加上 **Q7:自定义快捷键** 这个功能一定会加入,由于开发时间问题,我可能会把它放在稍后一点的版本中...

@Find7z Link Map在Chrome Web Store上已经发布了最新版本,Edge的仍在审核中、 Q1. 在最新版本中删除子节点的选项我已经添加到了右键的下拉菜单中 Q3.删除时树会上下移动:这个问题我已经修复啦 Q5.快捷键挡住按钮组:这个问题我已经修复啦 Q6.增加全部收起/展开按钮:我已经分别在顶部栏和右键菜单中分别加入了收起/展开的功能,一个是作用于整个树,一个是作用于一个节点 关于你的其他反馈我也会按照优先级逐步推进,希望你能喜欢Link Map. --- The latest version of Link Map has been released on Chrome Web Store, while Edge's is still...

Hi @bianwenbo, Thanks for your feedback! In previous versions of Link Map, there is no solid circle icon before nodes without children, and when I first started developing Link Map...

Hi @cheyrn, I'm sorry you had an inconvenient experience. To troubleshoot the issue you mentioned, I want to make sure I understand it correctly. So let me rephrase the question...

Hi @staalman, I think I know what you mean. I will add shrink in as a selection, it sounds good. And I gave the search function some adjustment in v1.1.0....

Hi @edward-kyle, There is a setting item in Link Map to customize whether the shortcut of 'Open Link Map' should perform as `open/focus` or `open/close`. The entry of this setting...

Hi @Mansarde, As a TabsOutliner user, I didn't even noticed the `Alt + Double Click` make a difference behavior in window opening. So thanks for giving this suggestion. I will...

Hi @staalman, I also think there are problems with Link Map's current color scheme and layout. During my development process, I would stare at the Link Map panel all day...