Git Product home page Git Product logo

Comments (3)

gereleth avatar gereleth commented on May 22, 2024 1

This might be an easier way to see this bug in action. No github sync necessary as we can just watch md file content in the app.

  • Open a fresh journal file 2020_07.md in the main area
  • Open pages [[Jul 28th, 2020]] and [[Jul 29th, 2020]] in the sidebar
  • In the page for the 28th - add link [[Jul 29th, 2020]] => works fine
  • In the page for the 29th - add link [[Jul 28th, 2020]] => watch file content go crazy

from logseq.

tiensonqin avatar tiensonqin commented on May 22, 2024

I suspect the issue is due to some caches in the memory db (logseq uses datascript).
The app parses a md file, and stored all the headings with the heading's start position and end position,
It might be that after the step "In the page for the 28th - add link [[Jul 29th, 2020]] => works fine", the db cache (especially the new positions) are not changed correctly.
Will investigate it tomorrow.
Again, thank you for the reporting!

from logseq.

tiensonqin avatar tiensonqin commented on May 22, 2024

What @gereleth described is something like this, I can reproduce it, a fix shoulded be released today.
Screenshot 2020-07-29 09-06-20 +0800

from logseq.

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.