Releases: vkostyanetsky/ObsidianFastimer
Releases · vkostyanetsky/ObsidianFastimer
1.2.4
1.2.3
Added
- "Show progress bar" setting. It allows a user to hide the progress bar if they would like to.
Changed
- Code block titles are no longer shown in capital letters.
1.2.2
Added
- "Show fasting zones" setting. It allows a user to hide fasting zones if they would like to.
1.2.1
Changed
- Made the code block more compact.
- Fixed verb forms in the code block.
- Fixed a few bugs in code block rendering for a upcoming fast.
1.2.0
Added
- "Insert current date & time" command
Changed
- Code block now uses callouts to show the state of a fast:
summary
for an active one,success
for a completed one, andfailed
for, well, you know. For a fast that hasn't been successful. - Code block now shows relative dates within three days of the current one.
1.1.0
Added
- "Insert fasting tracker" command.
Changed
- Minor interface changes to comply with developer's guidelines.
1.0.0
Added
- Basic fasts management (to start, to stop, to set length).
- Various information about a fast (elapsed time, remaining time, etc.).