Highlights
Formulas can now reference each other by name. Name a formula like `revenue=1000*12`, then use that name in another formula to pull in its value, with typeahead suggestions and hover preview.
What's New
- Named formula references. Give a formula a name, then type that name inside another formula to use its value
- Shareable note links. Copy a link to any note or heading, then paste it anywhere
- Obsidian import. Improved support for highlights, images, note links, and tables when importing from Obsidian
Improvements
- Comment mentions. Navigate @-mention suggestions with arrow keys
- Smarter slash menu. Exact matches show first
- Zen mode. Title bar and notes list appear on hover
Bug Fixes
- Fixed code block editing
- Fixed formula display and interaction
- Fixed table formatting on import
- General stability and save improvements