Code Monkey home page Code Monkey logo

Comments (5)

mudkipme avatar mudkipme commented on May 28, 2024

Moe Memos doesn't sort memos on client side in Explore page because of pagination, it keeps the sort order of server response.

According to https://github.com/usememos/memos/blob/d3e32f0d5abeb5fadb95b31f1fe0e1aa91e137b2/store/db/sqlite/memo.go#L99 (which https://github.com/usememos/memos/blob/57c5a924271869a5600e78d0f057afc48e7fd24f/api/v1/memo.go#L405 uses), the server api does return pinned memos first, regardless of users.

However it seems the web page of Memos does resort the memos by its creation date regardless of pin status, but it may cause memos appearing on unexpected position (because of pagination).

from moememosandroid.

beiminglongkun avatar beiminglongkun commented on May 28, 2024

这个问题在新版本中似乎已经被修复,之前在Web端的探索页面确实会将他人用户置顶内容,显示在所有用户的探索页面中,但目前已经不会了。

from moememosandroid.

Issues-translate-bot avatar Issues-translate-bot commented on May 28, 2024

Issue is not in English. It has been translated automatically.


This problem seems to have been fixed in the new version. Previously, the exploration page on the web would indeed display the top content of other users in the exploration page of all users, but this is no longer the case.

from moememosandroid.

beiminglongkun avatar beiminglongkun commented on May 28, 2024

非常抱歉,刚才评论的时候不小心关闭了这个问题,但由于仍然存在该问题,我现在将它重启打开,以供讨论。

from moememosandroid.

Issues-translate-bot avatar Issues-translate-bot commented on May 28, 2024

Issue is not in English. It has been translated automatically.


Sorry, I accidentally closed this question when I commented just now, but since the problem still exists, I will reopen it now for discussion.

from moememosandroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.