(Android) Daily Note button creates a copy of the daily note rather than opening it

What I’m trying to do

My daily note filename is

YYYY/MM/YYYY-MM-DD ddd

if the note for today already exists then the daily note button opens a new note with the same filename but with an incrementing number appended to it. I would like it to just open the day’s note rather than making a new one every time.

The windows application does not do this.

Things I have tried

Removing the folder structure from the filename resolves the issue but I want to keep it and, like I said, this is not a problem on the windows application.

I found a thread from 2022 discussing a similar issue but with no resolution (I would link but I’m not allowed to, apparently). It seems like the issue has since been fixed for windows but not for Android.

Is there a workaround?

Thanks

When you get a chance, can you show a screenshot of the Daily Notes settings screen on the Android device? Do the settings match what’s set on the desktop? Just thought we’d double-check that first.

Strangely enough, the issue appears to have resolved itself. I’m using syncthing so perhaps there was some trouble with inconsistency between the configs of the different vaults that was causing some trouble.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.