You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix addShortcutToLeftSidebar, use new API (Closes#509) (#511)
* Refactor addShortcutToLeftSidebar function to use Roam API for adding current page shortcuts. Update command label for clarity.
* 1.7.3
LivePreview - Normalize spaces in get setting (#508)
* Refactor get setting function to normalize spaces in setting text. This improves the accuracy of setting retrieval by removing unwanted whitespace and zero-width characters.
* 1.7.2
Enhance Daily Notes Popup with date banners for headings. (#507)
* Enhance Daily Notes Popup with date banners for headings.
- Fix bug introduced by Roam DOM changes
- Introduced utility functions for parsing dates and creating banners, and implemented an observer for dynamic heading updates.
- Refactored initialization logic to improve readability and maintainability.
* 1.7.1
* rm DNP check