Notes Editor
The Notes editor now has a context menu in Live Preview for common editing actions. You can apply formatting and insert blocks such as tables, callouts, horizontal rules, and code blocks directly from the editor context menu.
Tables are now editable directly from Live Preview. Add a table from the context menu, then use the table cell context menu to insert or delete rows and columns or adjust column alignment. You can also drag row and column handles to reorder the table.
Completed Task Cleanup
Notes can now keep completed tasks out of active views. Use Hide Completed Tasks from the View menu to filter completed tasks from folder lists without changing or deleting them.
For cleanup, completed tasks can be moved to Trash from the Notes Library context menu or from Preferences. Auto-clean can also run on a daily, 7-day, or 30-day schedule.
Workflow Improvements
- Added confirmation before deleting sheets in
Math Notebook. - Added confirmation before deleting files in
Drawings.
Fixes
- Fixed the callout title widget position in the Notes editor.
- Added the missing Generate button translation.
What's Changed
- feat(spaces): confirm before deleting math sheets and drawings by @antonreshetov in #848
- fix(i18n): add generate button translation by @antonreshetov in #850
- feat(notes): rework note editor with context menu and editable tables by @antonreshetov in #853
- feat(notes): add completed task cleanup controls by @antonreshetov in #854
- feat(editor): focus editor from created item title by @antonreshetov in #855
Full Changelog: v5.7.0...v5.8.0