Giter Site home page Giter Site logo

Comments (1)

srg-kostyrko avatar srg-kostyrko commented on June 23, 2024

Tried reproducing this but I don't see this issue.

From video seems that some notes have correct titles (the one for 9th week for example). Could you please provide more context

  • have you changed Start week on settings (and First week of year)?
  • do you remember how you created notes with wrong titles? from calendar view/navigation code block/command/autocreate option?
    Generally plugin is not using note title to understand what date a note is connected to - it uses frontmatter properties, so if title was wrong once - it will stay so, on the other hand you are free to rename notes and it will not influence journal functionality.

As for navigation failures - I did not fully get it from video. Was it just not changing note sometime? Or navigating to wrong note?

BTW as I understand you have such complex date format to have folders structure. Though it works this way as well it has a downside that date related variables in template will have this complex string by default. I would advise to have
just YYYY-[W]ww, and for folder use variable with custom format, in your case it will look like {{date:YYYY}}/Weekly

from obsidian-journal.

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.