question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.4.13 (and all subsequent) stopped working with my note layout

See original GitHub issue

Describe the bug

My daily notes folder pattern is YYYY/MM/YYYY-MM-DD \C\A\L\L – that is, e.g. 2021/01/2021-01-29 CALL.md would be today’s note. This pattern worked fine with this plugin up to and including version 1.4.12. 1.4.13 and above refuse to acknowledge that my (5 years worth of) daily notes exist.

Steps to reproduce

  1. Configure the plugin with the date format shown (or any format that includes a /
  2. Create a note with the correct path, and enough content that a dot should display
  3. The calendar plugin does not display a dot, even if you use the calendar plugin to create the note
  4. Clicking on the date of the created note will say it doesn’t exist and ask to create it (which will then fail since it does in fact exist)

Expected behavior

It should detect existing notes according to the format, displaying dots and opening the files instead of trying to create them again.

Environment (please specify)

OS

Windows

Obsidian Version (e.g. v0.10.6)

0.10.11

Theme (if applicable):

Not applicable

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
liamcaincommented, Feb 4, 2021

Okay, so I’ve given this more thought and here’s what I ended up with:

  • obsidian-daily-notes-interface now handles nested directories in the “format”
  • obsidian-daily-notes-interface now also recursively creates nested folders as needed
  • I created a new plugin called Periodic Notes which adds support for nested directories within the Daily Notes commands (e.g. Open Today)
    • This also enabled me to add better validation and error handling within the settings, hopefully avoiding potential confusion as to where notes will appear.

I’ll release a new version of the calendar plugin with support for the above after I finish up QA.

1reaction
liamcaincommented, Feb 4, 2021

@pjeby yeah, exactly. There is a wizard in the Periodic Notes settings that migrates your settings over too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Success Criterion 1.4.13 Content on Hover or Focus ...
Additional content that appears and disappears in coordination with keyboard focus or pointer hover often leads to accessibility issues.
Read more >
1.4.13 Content on Hover or Focus - hoverable requirement, ...
When transient content is brought up via hover, we offer as one option the use of the keyboard to close it (press ESC),...
Read more >
5.6 Note-Taking – Student Success
Most students who have not learned effective study skills use this method, because it's easy to think that this is what note-taking is...
Read more >
Tooltips in the time of WCAG 2.1
This presents a problem when trying to create a specification for a consistent, accessible experience, since visual patterns do not always have ...
Read more >
HOW TO MAKE AESTHETIC NOTES ON GOOGLE DOCS I ...
Be creative and enjoy the process! If you don't feel to make your own template as of now, feel free to use the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found