New
Sanctum for Obsidian v0.15.6
Updated Scroll Bar width and formatting
- Resize Handles are now restored to former glory, and are also bigger on hover
- Fixed some vertical spacing in Settings modal
- Fixed bug in File Explorer where some of files at the end weren’t visible
- Fixed an issue with Heading indicators, where it would generate a duplicate if both options were toggled (also fixed text in Style Settings)
- Fixed bug where view action buttons (Current View, Close, More Options) weren’t visible with the Sliding Panes Plugin
- Added some Callout formatting
- Fixed bug where words of links and aliases would break to the next line
- Fixed bug where YAML codeblocks written throughout a note would be hidden unless toggling “Show YAML” option in Style Settings
- Fixed bug where some checkboxes would be tiny in certain plugin menus (namely Breadcrumbs)
- Fonts can now be set in the obsidian native app, under Appearance. I’ve removed the Fonts option from Style Settings for the time being. I’ll work on fixing certain instances of code where the old font family terminology is still used
- Fixed bug where checkboxes would have strange formatting when embedded in a note
- Fixed bug where hashtags would not show completely or would have a duplicate ‘#’ in Live Preview
- Fixed bug where link styling would not work properly inside callouts
- Fixed bug where highlights would have incorrect colours when inside callouts
- Fixed bug where unordered list markers would not show in alternate order (do keep in mind there’s a current limit of 10 levels atm)
- Fixed bug where callouts inside callouts would acquire ‘paraphrase’ or ‘cite’ formatting
- Fixed bug where mouse pointers would cause false selection in prompts (quick switcher etc)
- Fixed bug where Table headers wouldn’t follow specified alignment (also learned one could specify that when making a table)
- Fixed visual bug where tables would not follow their formatting in Live Preview
- Added new Community Themes description
- Other small adjustments