feat: Enhance inline date calculation with improved Live Preview support, type normalization, and plugin cleanup.
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
An Obsidian plugin that adds dynamic date calculations to your notes using `date-calc` fenced code blocks and inline code.
|
||||
|
||||
|
||||
## Todo
|
||||
- [x] Make inline work
|
||||
- [ ] Add a non-verbose birthday type? Just show the age, with decimals, maybe? Like "3.7 years old"
|
||||
- [ ]
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
### Fenced Code Blocks
|
||||
@@ -96,7 +103,7 @@ to: 2025-03-01
|
||||
type: diff
|
||||
from: 2025-09-19 08:00
|
||||
to: 2025-09-19 16:30
|
||||
```
|
||||
```
|
||||
|
||||
## Inline Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user