iOS: daily note will be duplicated if open obsidian on different devices

Steps to reproduce

  1. install obsidian on ipad
  2. install obsidian on iphone
  3. turn on daily note plug-in
    synch thru icloud is up
    open daily note on the start
  4. wait till next day

Expected result

  1. open obsidian on ipad
    new note “YYYY-MM-DD” created and opened
  2. open obsidian on iphone
    note “YYYY-MM-DD” opened

Actual result

  1. open obsidian on ipad
    new note “YYYY-MM-DD” created and opened
  2. open obsidian on iphone
    new note “YYYY-MM-DD 2” created and opened
1 Like

This is know thing. I am afraid you are gonna need to disable open daily note at startup.

in that case there is no daily note file at all
random note note is not working as well

is it open plug-in? i will create pull request myself if code is available
the fix seems to be easy

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