mirror of
https://github.com/scotttomaszewski/obsidian-disciples-journal.git
synced 2026-07-22 12:20:30 +00:00
769 B
769 B
Changelog
0.9.0
- Adds settings to hide footnotes
0.8.1
- Adds
cssclasses: hide-dj-passage-propertiesto passage notes to hide the noise
0.8.0
- Corrects an issue with hover previews not vanishing properly
- Moves to a new method of persisting bible data
- Json files are no longer used
- Chapters and passage files are now persisted in markdown files with raw data in frontmatter
- Passage files replace colon with
vto allow for sync functionality
- Adds "Clear Bible Data" button in settings to clear out old data
0.7.0
- Adds autocompletion search for book names in nav container
0.6.0
- Adds support for Live-Preview mode
0.5.1
- Corrects parsing issue with hyphens
0.5.0
- Major internal refactor to clean things up