obsidian-day-planner icon indicating copy to clipboard operation
obsidian-day-planner copied to clipboard

Option to use Daily Notes Core Plugin Setting for File Mode

Open lynchjames opened this issue 3 years ago • 4 comments

Add a configuration setting for the plugin to use the Daily Notes core plugin setting for daily notes location and naming format when associating day planners with notes in file mode.

This would allow for the Day Planner plugin to be used in better combination with other plugins that currently target the the Daily Notes configuration, such as the Calendar plugin.

lynchjames avatar Nov 11 '20 23:11 lynchjames

I made split out the code I use for interfacing with the daily notes plugin in Calendar: https://github.com/liamcain/obsidian-daily-notes-interface. It might be helpful for you.

Note: It doesn't currently export getDailyNoteSettings but it could.

liamcain avatar Nov 21 '20 17:11 liamcain

Add a configuration setting for the plugin to use the Daily Notes core plugin setting for daily notes location and naming format when associating day planners with notes in file mode.

This would allow for the Day Planner plugin to be used in better combination with other plugins that currently target the the Daily Notes configuration, such as the Calendar plugin.

Any updates on this?

isle9 avatar May 17 '21 10:05 isle9

I made split out the code I use for interfacing with the daily notes plugin in Calendar: https://github.com/liamcain/obsidian-daily-notes-interface. It might be helpful for you.

Note: It doesn't currently export getDailyNoteSettings but it could.

please tell me how to use this code... so confused as a windows user...

MyEnthusiastic avatar May 19 '21 02:05 MyEnthusiastic

+1 on this enhancement. This would be very nice.

barbosarp avatar Aug 13 '21 20:08 barbosarp

Available in 0.7.0

ivan-lednev avatar Aug 31 '23 12:08 ivan-lednev