Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag renaming supports listing search candidates #14518

Open
frostime opened this issue Apr 6, 2025 · 10 comments
Open

Tag renaming supports listing search candidates #14518

frostime opened this issue Apr 6, 2025 · 10 comments
Assignees

Comments

@frostime
Copy link
Contributor

frostime commented Apr 6, 2025

Tag 菜单中增加一个“变更为”的按钮,允许快速选择已经存在的 tag 进行重命名

In what scenarios do you need this feature?

Image

目前对块内的 tag 的重命名需要用户完整手打;但是有时候我希望的只是把 tag 转移为另一个同样已经存在的 tag 而已

Describe the optimal solution

添加一个 Menu 菜单,列举已经存在的 tag,让用户选择已经存在的 tag 进行变更。

Describe the candidate solution

No response

Other information

No response

@88250
Copy link
Member

88250 commented Apr 7, 2025

Image

你的意思是这里添加下拉候选吗?

@frostime
Copy link
Contributor Author

frostime commented Apr 7, 2025

Image

你的意思是这里添加下拉候选吗?

可以这样。
另外建议下拉候选框中的标签排序可以更智能化,例如同为嵌套标签时,优先将相同层级的标签排列在前面显示等等。

@88250
Copy link
Member

88250 commented Apr 7, 2025

好的,估计后面考虑了,先记录下。

@88250 88250 changed the title Tag 菜单中增加一个“变更为”的按钮,允许快速选择已经存在的 tag 进行重命名 Tag renaming supports listing search candidates Apr 7, 2025
@TCOTC
Copy link
Contributor

TCOTC commented Apr 7, 2025

@frostime 你想要有候选的是重命名当前标签还是重命名整个工作空间的标签?把工作空间的 #TODO 全改了我感觉有点不对啊

@frostime
Copy link
Contributor Author

frostime commented Apr 7, 2025

@frostime 你想要有候选的是重命名当前标签还是重命名整个工作空间的标签?把工作空间的 #TODO 全改了我感觉有点不对啊

自然是只改那一个;重命名全部标签的功能目前已经有了

@88250
Copy link
Member

88250 commented Apr 7, 2025

呃,重命名是全局重命名,只重命名一个的话删了重新 # 搜索吧。

@frostime
Copy link
Contributor Author

frostime commented Apr 7, 2025

呃,重命名是全局重命名,只重命名一个的话删了重新 # 搜索吧。

那就给标签添加一个‘合并到’的功能如何?本质上也是重命名 ,但是从交互来看实际上就是把全局的标签全部转换为另一个已经存在的标签。

**

Image

**

关键是有一个首选项列表可以用来选择。

@TCOTC
Copy link
Contributor

TCOTC commented Apr 7, 2025

给标签添加一个‘合并到’的功能

本质上就是重命名的窗口支持显示候选列表

@frostime
Copy link
Contributor Author

frostime commented Apr 7, 2025

给标签添加一个‘合并到’的功能

本质上就是重命名的窗口支持显示候选列表

也可以这么理解

@88250
Copy link
Member

88250 commented Apr 7, 2025

ok,后面考虑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants