https://github.com/hamolicious/obsidian-count-down
Adds a count down to selected dates for easier timing and tracking of TODOs or events
https://github.com/hamolicious/obsidian-count-down
Last synced: 1 day ago
JSON representation
Adds a count down to selected dates for easier timing and tracking of TODOs or events
- Host: GitHub
- URL: https://github.com/hamolicious/obsidian-count-down
- Owner: hamolicious
- License: wtfpl
- Created: 2022-07-26T17:16:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T16:36:14.000Z (over 2 years ago)
- Last Synced: 2023-03-10T16:38:04.362Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 71.3 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obsidian-Count-Down
Adds a count down to selected dates for easier timing and tracking of TODOs or events## Demo
```md
# This will count down the time to a date
Jemma's Birthday: :12/05/2031:
```
In reading mode, this will look like so:
```md
# This will count down the time to a date
Jemma's Birthday: 4 months
```