Steps to reproduce
- Create a folder under the Daily Notes folder (ex. 2022)
- Create a note with a date title (ex. 2022-01-01)
- Outside of the Daily Notes folder, create a new note (ex. My Note)
- Add a new property of type Date (ex. mydate)
- Into the property, enter the date with the same value as the title of the note created in step 2 (ex. 2022-01-01)
- Click on the link button of the date property.
- A new note is created in the Daily Notes folder with the same title as the one created in step 2. It does not resolve to the existing note in a sub folder of Daily Notes.
Expected result
I would expect that it links to the existing note with the same title if the note is in a sub folder of Daily Notes. Alternatively, I could choose the folder in which the note would be created, and if it already existed in that folder, it would link to the existing note.
Actual result
It creates a note in the Daily Notes folder even if a note with the same title exists in a sub folder.
Environment
SYSTEM INFO:
Obsidian version: v1.4.5
Installer version: v1.4.5
Operating system: Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:05 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6000 22.6.0
Login status: logged in
Catalyst license: supporter
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
It is possible that this is the intended behaviour. If so, I can reclassify it as a feature request.