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

[FEATURE]List查询大量数据未分页问题 #352

Open
LightGrass opened this issue Sep 1, 2024 · 3 comments
Open

[FEATURE]List查询大量数据未分页问题 #352

LightGrass opened this issue Sep 1, 2024 · 3 comments

Comments

@LightGrass
Copy link

LightGrass commented Sep 1, 2024

1725159499756
List查询大量数据时,目前只能查固定数量数据,后面只能按序查,能否在条目那里直接跳到指定数量作为起点(例如想从7000开始查后续3000条)。

@LightGrass
Copy link
Author

还有就是一些快捷键的添加也是可以考虑的,日常的关闭连接窗口等(非必要)。

@tiny-craft
Copy link
Owner

1725159499756 List查询大量数据时,目前只能查固定数量数据,后面只能按序查,能否在条目那里直接跳到指定数量作为起点(例如想从7000开始查后续3000条)。

目前只能继续查后续剩余部分,原来是想着兼容其他复杂类型,因为其他类型是无序的。这个我想下怎么调整更好,会在重写版本内考虑😁

@tiny-craft
Copy link
Owner

还有就是一些快捷键的添加也是可以考虑的,日常的关闭连接窗口等(非必要)。

常用快捷键也添加不少了,关闭标签页是ctrl/cmd + w
这个我找时间完善下使用手册,确实没有地方介绍

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

2 participants