Additions / Improvements
- Notebooks Server - a built in WebDAV server to share books and documents locally (start and stop in Preferences)
- Quick Search option in list of documents - acts like search for title in current book
-"Create Link" in a formatted document accepts anchors within current document (#name)
- Anchors are accepted in URLs and Notebooks links
- Formatted documents: "Copy Link to Current Selection" copies the link to the selected phrase; this makes it possible to link to a specific section of a document.
- Use system setting for smart quotes
- Spring loaded folders in tree view open after 1 second (during drag & drop)
- Rearranged Preferences dialog
- Improved organization and display of recent items
- New setting "Extract Contexts Automatically" to improve compatibility with the iOS versions of Notebooks.This is work in progress (contexts are not yet supported in Notebooks for Mac)
- Cmd-T adds timestamp only, but without date (use cmd-D cmd-T for date/timestamp)
- A document's file type can now be changed by changing the file extension in its title (list view)
Markdown
- Improved Markdown formatting and layout for headers (in plain text view)
- Treat ':' like a list item as well; this ensures that multiple lines of text for definition lists is correctly aligned
- New setting: Show Markdown documents as plain text by default
- Setting to select which emphasis character (_ or *) should be used for cmd-B and cmd-I
- When "Convert to Combined Markdown" is selected, "New Markdown" creates a combined Markdown as well
Fixes / Corrections
- When changing font, background or style of formatted documents, the changes are now reliably applied
- When dropping images into documents, uppercase filename extensions are no longer ignored
- Correctly handle umlauts in internal links
- Correctly handle
file:// links
- Improved auto-naming of documents in case of conflicts
- Allow unlimited tabs in plain text
- Optimized handling of Due Tasks (should be less CPU intensive)
- Text is now saved automatically 3 seconds after last key press
- More reliable renaming of "bundle files" like iWork, RTFD or OmniFocus
- When "move to trash" is not possible, reliably delete document after confirmation
- Improved plain text printing (window width fits page)
- Move documents to top level by dropping them into empty area below tree view (left column)