Skip to content

Does not work with periodic notes beta. #307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lukasoppermann opened this issue Mar 13, 2023 · 1 comment
Open

Does not work with periodic notes beta. #307

lukasoppermann opened this issue Mar 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@lukasoppermann
Copy link

Describe the bug

When using either the normal calendar plugin or the beta version together with the beta version for periodic notes, the templates and the location for new daily or weekly files is not honored.

Steps to reproduce

  1. Go to any page
  2. Open calendar view in the sidebar
  3. Click on a date without a note
  4. Note is created on root level

Expected behavior

Like the with non-beta version, the calendar should honor the location and template from the beta version of periodic notes OR allow users to specify the template and location in the calendar settings.

Environment (please specify)

OS

macOS

Obsidian Version (e.g. v0.10.6)

v1.1.16

@lukasoppermann lukasoppermann added the bug Something isn't working label Mar 13, 2023
@deltaidea
Copy link

deltaidea commented Apr 11, 2023

This is caused by liamcain/obsidian-daily-notes-interface#24.

Specifically, the Calendar plugin (this one) uses the obsidian-daily-notes-interface package provided by the maintainers of Periodic Notes, and that package has not been updated in line with changes in Periodic Notes 1.0 yet.

Edit: I'm dumb, this is literally maintained by the same person. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants