Status Bar Pomodoro Timer
approvedby kzhovn
Add a pomodoro timer to your status bar.
Status Bar Pomo Timer for Obsidian
Plugin that displays a pomodoro timer in the Obsidian status bar.

Use
Click the clock icon in the left ribbon panel to start. Click again to toggle pause.
All of these actions are available from the command pallete. You can also set a hotkey to quit the timer.
Settings
You can change the duration of the pomodoro timer, breaks, and interval between long breaks, and toggle the end of timer sound and white noise.
Autostart timer allows you to toggle whether the next break or pomodoro start automatically after the next, or waits for you to start it. If disabled, you can specify a number of pomodoro-and-break cycles that run automatically (for instance, if you want to run two pomodoros and their corresponding breaks without stopping and then pause, enter 2).
Logging
If you enable logging, the plugin will write to the file you specify as your log file at the end of each pomodoro. If no such file exists, it will be created at the end of your first pomo. By default, the log message is "π dddd, MMMM DD YYYY, h:mm A" (e.g. "π Friday, July 16 2021, 6:18 PM"), but you can specify your own message using moment display format.
"Log to daily note" will append the log to the daily note. Please note that this currently only works by appending to the end of the file.
"Log active note" will include a link to the active note at the time the pomodoro timer started in the log message. Be default, the link to the note will appear after the timestamp, but you can customize the location using [{{logFile}}].
You can open the current log file by clicking the timer.
Notifications
You can enable system notifications, which allow you to receive notifications outside of the Obsidian app. Note that if you installed Obsidian through Flatpak on Linux this may not work. As a workaround, you can install Obsidian via one of the other supported methods.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.