Results 5 issues of Vespa314

在搜索某部分内容的时候,滚到最下面点击加载更多,有时候加载很多新的,有时候只有1条,有时候又完全没有加载任何新内容。 是因为每次加载都尝试在数据库里面检索N条,看N条里面有多少匹配到搜索条件么?

enhancement

在搜索结果中,很多memo因为超过指定字数而被折叠起来,包括搜索的关键内容也被折叠,查看很不方便。

enhancement
PR welcome

![image](https://github.com/usememos/memos/assets/6339395/a3804a4a-27b2-43b0-b89e-195b43dc7f86) 当前全屏编辑的时候,点击tag框是显示在tag按钮下面的,当tag比较多的时候,下面的tag是没办法选到的。

### Describe the bug in memos: ![image](https://github.com/usememos/memos/assets/6339395/48120bca-37b6-48f6-8e4a-c903fdae6be7) here is the image after download: ![image](https://github.com/usememos/memos/assets/6339395/a5d0ade6-9113-48ba-8f4f-ed2873d69f6f) ### Steps to reproduce for example: ```css .tag-span { background: #16A34A; position: relative; padding: 3px 5px...

bug

现在默认是『最新』,修改为『最早』后刷新页面又变回『最新』; 希望可以通过配置设定刷新页面后的默认排序规则;

enhancement