Deadline Countdown

by hotandcold245
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Set and manage deadlines.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Deadline Countdown

Tell me. Do you fear deadlines?

This plugin allows you to set and manage deadlines with a convenient way to watch time fly away from the sidebar.

User Manual

  1. Set a title for the deadline.
  2. Set a date and time for the deadline.
  3. Select whether the deadline will repeat itself after the time is up.
  4. Select the interval of recurrence using the slider. It ranges between 1 and 30 days. This slider will not be visible if recurrence is toggled off.
  5. Select whether the deadline should give a visual warning before the time is up.
  6. Select how much time in advance the warning will be given. It ranges between 1 and 24 hours. This slider will not be visible if warning is toggled off.
  7. Set a category for the deadline. This step is optional. Any deadline that does not have a category will move to the default 'General' category.
  8. Save the deadline using the button.

Settings1

Deadlines will appear in this section in the settings menu. They can be deleted and rearranged, BUT, the position can only be adjusted within the same category. I will NOT improve this later.

Settings2

SideBar View

The deadlines can be viewed from the sidebar where they are arranged in the same order as they appear in the management section of the settings menu. There is a refresh button at the top to manually update the list after adding or removing deadlines. It also refreshes the remaining time for the deadlines because the timers do not refresh periodically in order to reduce unnecessary screen updates. Clicking on the category title will collapse/expand the list.

If a deadline repeats, once the deadline is reached, the date of the deadline will update to the next possible time and will start counting down again. If a deadline does not repeat, when the time is over, the message "Deadline passed" will display in place of the timer.

When a deadline is approaching, it will appear inside a red box as a warning.

Sidebar1

Command Palette

There is a command to open the sidebar view. It is only available if the sidebar view has been closed.

Sidebar2

Mobile Support

The plugin is entirely compatible with the mobile version of Obsidian.

Mobile1

Feedback

If there are any problems with the plugin, you can submit an issue on the repository.