Skip to content

reorx/obsidian-daily-notes-opener

Repository files navigation

Obsidian daily notes opener

This plugin adds a command for opening daily notes in a new pane (so that a keyboard shortcut could be used!) and gives extra control over the behavior of daily notes.

Features:

  • ⚡️ Provides command and sidebar button for "Open today's daily note in new pane"
  • 🔎 Find and focus on the already opened note to avoid redundancy
  • 🕐 Determine end of day time, let you open the right daily note at midnight
  • 📝 Append line to a specific section after opening the note
  • 🌈 Colorize the daily note pane to make it outstanding (using Style Settings, support themed colors)

Installation: search for "Daily notes opener" in Community plugins.

Usage

1. Open today's periodic notes in new pane, in an idempotent way

dnnt-demo-1

2. Change background color for today's perodic notes, using Style Settings

dnnt-demo-2

3. Append line for today's periodic notes in new pane

dnnt-demo-3

Settings

  • End of day time

    Determine today's date, if the value is 03:00 and the current date-time is 2022-03-03 02:59, then the date for today is 2022-03-02.

    Default: 05:00

  • Always open a new pane

    Set true to always open a new pane even if the daily note is already opened, otherwise, the plugin will try to find the existing daily note and focus on it

    Default: false

  • Background color

    Daily notes new pane plugin adds support for colorizing today's periodic note, this functionality relies on another plugin called "Style Settings", please install and enable it so that you can adjust background colors for periodic notes image

FAQ

  • Q: Does this work with Periodic Notes?

    A: Yes, if Daily Notes in the Periodic Notes plugin is enabled, it will use settings from Periodic Notes, otherwise, it will use settings from the Daily notes core plugin.

  • Q: I cannot see the "Daily notes opener" section in Style Settings.

    A: Please try disabling then enabling the Style Settings plugin.

Credits

This project is made possible by the community surrounding it and especially the wonderful projects listed in this document.

Projects

About

Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.

Topics

Resources

License

Stars

Watchers

Forks