Version History
New in Notebooks 2.4.3
- Formatted documents no longer issue an alert about URLs that cannot be opened.
- Reliably show smart book Conflicts when iCloud reports conflicting documents.
- Tabbed Windows: Clicking the + in the tab bar opens the current document in a new tab instead of creating a new document.
- Markdown conversion does not resolves Wiki links, footnotes etc. when they appear in fenced code blocks.
New in Notebooks 2.4.2
- Formatted documents provide an option to control whether Notebooks auto-detects lists when starting a line with "-" or "1.".
- While editing formatted documents, contained links are inactive by default; holding down the control key now activates the links and you can open them without leaving edit mode first.
- With "automatically insert closing characters" selected, avoid repeating pairs of quotation marks or back ticks when trying to enter a series of these characters.
- Display .opml documents as indented list, with options to duplicate as formatted or plain text, and edit opml source.
- Markdown: Reliably remove YAML headers when using MultiMarkdown, and correctly detect "class blocks" (> %class%) when using the default converter.
- Source Code Theme adopts light/dark UI for code blocks.
- Display HEIC and HEIF images when selected in document list.
New in Notebooks 2.4.1
- When using a shared iCloud folder as "Notebooks Home", display name of the user who modified the version (with sort by creation- or modification date selected).
- Multiple improvements for resolving iCloud conflicts.
- Handle .url extension like regular bookmarks.
- Markdown documents don't switch to edit mode when tapping an audio attachment.
- Contexts: With "Hide Done Tasks" selected, contexts do NOT show done tasks, either.
- Task settings have a checkbox to toggle "Hide Done Tasks" - in addition to a task list's ••• menu.
New in Notebooks 2.4
iCloud Drive Support
Notebooks 2.4 improves iCloud Drive support and synchronizes with Notebooks for iPad and iPhone (v11):
- Your iCloud Drive shows a dedicated Notebooks folder which is reserved for all versions of Notebooks. Select that as Notebooks Home if you want to automatically sync your changes with Notebooks 11 for iOS.
(If that folder does not yet exist, do not create it manually, but instead allow iCloud a few moments to set it up. If you are already using the beta version of Notebooks/iOS syncing with iCloud, that folder should already exist.)
- You can actually select any folder on iCloud, and the contents of this folder synchronizes across your devices, too. In order to use these custom folders in Notebooks for iOS 11 or later, it needs to have the option Select Custom Locations enabled.
Conflict Resolution
When working with the same set of documents on multiple devices, it is just a matter of time until a conflict arises. Conflicts occur when the same document is modified in at least two locations without being synchronized. Here is how to resolve these conflicts:
- A dedicated icon in the list of documents indicates the current sync state of each document. From that you can tell if an item needs to be uploaded, downloaded, or if it is in conflict.
- When Notebooks detects conflicts, it displays a smart book iCloud Conflicts, which lists all conflicted items. From this book you can quickly resolve the conflicts.
- To resolve a conflict, open the document and follow the suggestions.
Solarized User Interface
- Available from the View > Appearance menu, you can now change Notebooks' overall look to a new theme called "Solarized" (https://ethanschoonover.com/solarized/). It adjusts to light and dark appearance and provides a pleasant set of colors, ideal for extended writing sessions.
Other Changes and Additions
Formatted Documents
- Start a line with "- ", "• " or a number "1. " to automatically create a list.
- The action to Clean Up Document could have accidentally deleted regular text; this has been fixed.
Plain Text
- New edit actions to move line up, move line down and cut current line. These actions have keyboard shortcuts as well: ctrl-alt- up/down/delete, but you can change those in macOS System Preferences.
- Speed up loading large documents.
Markdown
- Add support for Obsidian style
[^ footnote]
and MultiMarkdown style [^footnote]
in addition to the regular Markdown style.
- Add support for clickable checkboxes in MultiMarkdown (
- [ ]
).
- The default Markdown Converter correctly replaces all occurrences of
{{TOC}}
with table of contents.
- Support for wiki links with alias like
[[link | alias]]
.
- Option to use colorized Markdown syntax highlighting.
LaTeX
- New notation `` for adding indices.
- Duplicate as LaTeX creates a more complete document.
Mermaid Support
- Notebooks detects Mermaid code in Markdown and renders it by including the necessary scripts. - All you need to do is start a fenced code block with ```mermaid. (https://mermaid-js.github.io/mermaid)
Document List
- Right-click on a regular document's icon displays the context menu as expected.
- Double click an item in the list to open it in a separate window.
- Compiling documents to PDF reliably adds the result to the current book.
- Search results include books.
Outline
- New icons for smart books.
- When creating a new book, the title field retains focus.
Context Tags
- Correctly handle special characters when extracting contexts from formatted documents.
Misc
- Write & Edit preferences use a tab to avoid excessively long list of options.
- eBooks include embedded videos.
- Importing shared items extracts context tags from description.
- Tasks with a due date reliably show alert after assigning a new date.
- Evernote import saves GPS location and other tags (although not all of them are currently displayed)
- Fix the "99% CPU" issue on macOS 10.11.
- Performance improvements.
- Many more interface refinements and fixes.
New in Notebooks 2.3.3
Versions 2.3.2 and 2.3.3 were released within just a few hours, so this is the summary for both.
- Use ⌘D to duplicate items selected in the outline or document list. When editing a document, ⌘D inserts the current date as before.
- When using Continuity Sketch in a formatted document, Notebooks makes sure to preserve the drawing’s background transparency. (You reach Continuity Sketch via right-click > Insert from iPhone or iPad > Add Sketch, more details at Apple Support).
- Avoid a blank document when taking Notebooks to the foreground after hiding it.
- Fix the issue that Paste command (⌘V) was non responsive in certain cases.
- The Due Tasks smart book more carefully identifies items to be listed when look ahead is selected.
New in Notebooks 2.3.1
This update fixes several issues and introduces a few improvements:
- Soft Return or shift return is available for formatted documents. Inside a list, soft return creates a newline but not a new bullet, in a paragraph, soft return creates a new line but not a new paragraph.
- When you create or edit internal links in formatted documents (⌘K), you can now hit the Tab key for suggestions and auto completion.
- Notebooks tries to create more legible links when pasting a URL into a formatted document.
- There is a new setting to hide the completion date in task lists.
- The default Markdown converter supports both definition list styles again (one of them was broken after the latest update) and no longer strips embedded style definitions.
- You can keep Notebooks from formatting the first line of a Markdown document as title by starting the document with an empty line.
- Pasting images or screenshots into formatted documents works as expected again.
- Correctly detect and embed "hard coded" fonts in CSS styles sheets.
- Compile Documents more carefully collects images that shall be embedded in the final result.
- Create PDF for a book more reliably embeds images.
- Correct an issue when displaying email messages.
- Interface refinements.
New in Notebooks 2.3
Notebooks for Mac 2.3 features a brushed up user interface, is compatible with macOS Big Sur, runs natively on Macs with Apple Silicon, improves Wiki Links and introduces Backlinks, and adds many more improvements and corrections.
A Summary of What's New
- Notebooks 2.3 has a refined user interface throughout, which makes it even more pleasurable to use.
- There are new document and book icons.
- It contains adjustments to be fully compatible with macOS Big Sur.
- Notebooks 2.3 runs natively on Apple Silicon Macs.
- A new option allows you to create Quick Entries by right-clicking Notebooks' dock icon.
- Improved Wiki Links and Backlinks, now with advanced settings.
- Refined document styles.
- This update also introduces Apple Script Support.
- And there are many more new options, settings and convenient actions.
New Functionality
- Quickly add a new document by right-clicking Notebooks' Dock icon and selecting Quick Entry. A window opens and allows you to start typing or pasting any contents. The document is saved in your default inbox, or at the top level in case you do not have an inbox selected.
- Apple Script Support: You can now use Apple Script to get path, title and url of the currently displayed documents.
- Improved support for Wiki Links and Backlinks (see below):
User Interface
- Notebooks got an updated app icon to match macOS Big Sur.
- New document and book icons.
- Refined appearance of color labels and selected items in list and outline.
- Document list shows number of documents in its header.
- Reversed the sequence of view mode button in the toolbar to make their usage more ergonomic.
- iThoughts documents display a preview thumbnail as icon.
- Many more refinements and changes.
Formatted Documents
- Printing formatted documents respects the selected print font size.
- Correctly handle opening/closing characters at beginning of a line and at the end of the text.
- Much improved typing performance.
- There is a new action Clean Document to remove redundant styles. Notebooks used to remove these styles automatically, but that had a negative impact on performance.
- New setting controls if the first line of a new document is automatically formatted as title.
- When adding table columns, header cells appear at the correct positions.
Plain Text
- New option to activate and highlight Wiki links in plain text (with Markdown highlighting enabled).
- When opening a text document from search results, all search hits get reliably highlighted and counted.
Markdown
- Update default Markdown converter.
- Resolved an issues with fenced code blocks, especially when they contain HTML code.
- Fix an issue when the first line starts with "Title:" (which will not become part of Notebooks' document title).
Wiki Links and Backlinks (Plain Text & Markdown)
Wiki links are a quick and easy way of creating internal references to other documents in Notebooks: just add the title of the target document in double brackets. So with [[wiki reference]] you create a link to a document with the title "Wiki Reference"
Notebooks has been supporting [[Wiki Links]] for a while already, and with this update they receive a few corrections and improvements:
- Notebooks 2.3 reliably opens linked documents by trying to autocomplete their names if necessary.
- When clicking a Wiki link (or any other Notebooks internal reference) and the target document does not exist, you now have the option to create a new document and insert a so called backlink (a link back to the referencing document). This makes it easy to create cross references.
- Pasting notebooks:// links into plain text or Markdown no longer produces broken links.
- Hold down shift or alt when clicking an internal link to open the target doc in new window or new tab.
- New setting to activate and highlight Wiki Links in plain text already.
- Two new options control how smart Notebooks may be when resolving internal links. In the case that a document with the exact title as given in the link does not exist, Notebooks may look for alternatives containing the link in their title, or even in their contents.
An example: Given the link [[ophthalmology]], Notebooks would expect a document Ophthalmology.pdf or Ophthalmology.txt. If no such document exist, Notebooks can resolve the link to the document Handbook of Ophthalmology.pdf, but it could also resolve it to a formatted document which contains the term ophthalmology anywhere in its contents. - This behavior can now be controlled in Notebooks' settings.
Document Styles
- Default Theme optimizes the size of images, especially in print.
- Scientific + MathJax now embeds MathJax 3.
- Scientific + Katex is a new theme that uses Katex for rendering mathematics.
- Make sure that long links and strings do word break.
- When applying the styles, Notebooks minimizes them so they don't take up too much space (when viewing the source code).
Misc
- Notebooks 2.3 no longer automatically triggers Spotlight to reindex the currently edited document. Instead, there is a setting to control the behavior.
- More carefully display images and attachments in email messages.
- When extracting Evernote notes, more reliably detect and save attachments.
- Include Merriweather and Open Sans fonts.
New in Notebooks 2.2
Recognize Text in Images and PDF Documents (macOS 10.15)
- The option is available from the ••• menu of images and PDF documents.
- The result is a default document containing recognized text and a link to the original.
- The recognized text is also saved in the document's info.
Search and Filter
- Search and highlighted search hits in PDF documents.
- Improved search performance in plain text and formatted documents.
- Cleaner layout of search options.
- The search field contains a pulldown menu with previous search terms.
- The Filter is available for the list of context tags and all other smart books.
- Always type return to switch from filter to search, even when selecting a recent search term.
Document List
- Editable documents use the thumbnail of first embedded image as icon.
- The list's header contains a Back ("<") button to move to the containing book. You can also use cmd-arrow up as keyboard shortcut to move up.
- The swipe actions have been changed to avoid accidental deletion of books or documents.
- Document thumbnails load much faster.
- Section headers show numbers of books and documents in 2-column mode.
Contexts
- When listing the contents of a context tag in 3-column mode, books assigned to that contexts are displayed in the list as well. This makes them easier to detect.
- Use the filter to quickly find a specific tag in a long list.
- Select multiple contexts in the outline to get an AND combined list of documents which are assigned to all selected contexts.
Sharing From Other Apps
- When an app provides text, images and links, Notebooks now tries to save one document combining all these elements.
- Import for PDF and other generic document types works more reliably.
Other relevant changes
Formatted documents
- Fix bug that ' was not inserted at end of document with insert closing characters enabled.
- Insert all selected images when using file selector from camera button.
- Improved layout of the formatting toolbar.
Markdown
- Correctly detect
{{TOC}}
tag and replace it with table of contents.
- Simplify image links and make them compatible for MMD and Discount.
- cmd-U inserts the underline tags for the selected text rather than underlining the whole document.
- Take better care of MathJax inlineMath and displayMath definitions, so it is no longer necessary to add extra spaces between brackets.
Document Themes
- Basic Theme: Use color variable for checkboxes, so they can easily adjust to theme (
--checkbox-color:
)
- Default Theme: Adjusted display of
code
- Default Theme: Fix bug that the first line of code was indented by 1 character (
<pre><code>
)
- Scientific Theme: Update MathJax definition to also accept
\\[ \\]
(not just \[\]
)
Links
- If a link's target cannot be found, Notebooks looks for an alternative even if the link has no file extension.
- Apart from looking at the exact name, partial name and even checking the contents of editable documents, Notebooks now looks for targets by removing spaces from the given link. So a link to "Getting Started" would also find "gettingstarted.txt", for example.
Misc
- New option to turn off live word count: click the green/gray button in the bottom right corner of the screen to toggle.
- There is a new setting to control whether Notebooks automatically cleans up embedded images (attachments) when they are no longer referenced. This option is on by default.
- You can select a new Notebooks Home by dropping a folder onto the Notebooks icon.
- Documents that are opened in a separate window display an icon in the window title; by grabbing that icon you can easily move these documents to another location.
- Renaming an item by changing upper/lowercase no longer issues a warning.
- Dropping any document from Finder or another app into a Notebooks document while the green (+) icon is shown copies that document to the hidden NBImages book (the place for attachments). Previously, this was the case for images and PDF documents only. If that document cannot be displayed as an inline attachment, Notebooks adds a link.
- eBook and Compile
- Accept bookmarks (
.webloc
) and include their URL in result.
- Add individual images to eBook.
- When using these actions without active selection (in smart books especially), books are included as well.
- Print to Notebooks: to install, use Notebooks > Install Add-ons > Save PDF to Notebooks. This adds a new entry to the macOS print dialog's PDF menu and saves a PDF into Notebooks' default inbox (or at the top level).
- Use cmd-shift-H to jump to Notebooks' top level.
- Added Duplicate as Fountain for documents containing Fountain markup.
- Add Montserrat Fonts.
- Fixed a potential "hang" when closing Notebooks (macOS 10.15)
- Many smaller fixes and corrections.
New in Notebooks 2.1
Notebooks gibt es jetzt auch auf Deutsch
Extract Tasks from Documents
Define a prefix to mark a line of text as a task and tell Notebooks to extract those tasks from your document. This feature has been part of Notebooks/iOS for a while already. Here is how it works:
- Set your preferred Task Marker in preferences. That can be an arbitrary character or phrase; you can even use “– [ ]“, which is the checklist marker for Markdown documents.
- Use any of the menu actions (File menu and Context Menus) or the keyboard shortcut ⇧⌘x to tell Notebooks to extract tasks from the current document. Notebooks/Mac does not do that automatically, because it does not know when you are done editing a document.
- You can set a Default Inbox in preferences where Notebooks can store extracted tasks (or imported documents).
- When you toggle a task that has been extracted from a document, Notebooks adjusts the corresponding text in the original document. So you always see the state of your tasks in the original document as well.
Share Items from Other Apps
Notebooks is part of the Share… menu, which is available system wide. Select text, images, text combined with images, files or other items and import them into Notebooks.
- In the Share dialog, you can add an optional title and description before sending items to Notebooks.
- You can select the book where Notebooks should store imported items. (Tip: Make sure to open Notebooks once to allow it to share its list of books with the Share Extension.)
By the way: Notebooks also adds a few entries to the Services menu. You can use that to create new documents from selected text (plain text or formatted, optionally stored in the Default Inbox), and one service allows you to append the selected text to the document which currently has the cursor focus in Notebooks. This can be convenient for collecting research material.
Plain Text and Markdown
- Use the ⌘L keyboard shortcut to insert the Markdown checklist code “- [ ]“.
- Tab now correctly indents lists on second level.
- Fix a UI glitch when highlighting the last line of text.
- The line number for the last line of text appears at the correct position.
Formatted Documents
- Newly created formatted documents automatically display the first line as Title.
- The Edit Link action more reliably retrieves URLs from selected text or from the pasteboard and accepts more URL types.
- Embedded images immediately update after they have been modified (avoid caching).
- Text alignment assigned to paragraphs remains in place when saving the document.
- TABs remain in place when saving documents.
- Use ⌘-return to end editing and display the toolbar. Press ⌘-return again to switch to source code view.
- Improved highlight colors ensure that the text remains visible in light and dark mode. This does not change existing highlights, though.
Markdown
- New Duplicate as LaTeX menu action to convert the Markdown document to LaTeX.
- The default converter now accepts <TOC> and {{TOC}} as markers to insert a Table of Contents.
- When using Make every newline a linebreak, Notebooks now correctly handles various types of line breaks (/r and /r/n).
- If the document’s title corresponds to the first line of text and the first line has no format assigned, it automatically displays as H1 (#).
- When toggling a checkbox and you have the same todo in the list more than once, Notebooks tries to toggle the correct occurrence of the task.
- With Click to edit Markdown, Notebooks tries to identify the clicked position more carefully.
Wiki Links and Links in General
When trying to open a link’s target document and a document with the exact name does not exist, Notebooks applies smarter logic to find an alternative. Here is an example:
Given the link “notebooks://Projects/Documents/Note”, Notebooks now tries to resolve the link in this sequence:
- Look for a document “Note” in the book “Projects ⟩ Documents”
- Search for “Note” with any extension, like txt, md, jpg etc.
- Scan for any filename containing “note”
- Peek into editable documents and pick the first one which contains “note”
- Ask the user to create the document, provided the original link had an extension of txt, html or Markdown
This strategy provides pretty much freedom and flexibility when creating references across Notebooks.
Documents – Misc Improvements
- Task icons are displayed in the document header and can be toggled.
- Long press the task icon to set or change the due date. (You can also long press the icon in the document list).
- New option to disable autosave while typing. Notebooks still automatically saves when you select a different document or leave the app.
- New from Pasteboard accepts images and URLs if possible.
- New action Copy as Plain Text for PDF documents.
- When displaying external documents, the separate window now shows a title, which makes it easy to move that document into Notebooks (just drag and drop the title’s icon).
- Include Lexend font.
Document Themes
- Basic Theme
- Display images with a max-height of 90% of the window’s height.
- Minimalist Theme
- Use Notebooks color for links to increase readability on dark theme.
- Default Theme
- Indent the first level of an ordered list to make sure that numbers are not truncated in PDF and print.
- Correctly display bulleted lists which are nested in numbered lists.
- Enforce line break for pre-formatted text to keep it from running too far.
- Scientific Theme
- Ensure correct numbering of chapters and sub-chapters.
- Correctly configure MathJax support.
Document List
The document list’s header has been redesigned for better usability:
- A click on the book’s title displays a popup menu which allows you to navigate through Notebooks’ hierarchy. This is especially convenient with the outline hidden.
- An additional ••• button provides access to actions for the current book.
- The Swipe left to Delete gesture is no longer available for books, because it was too easy to accidentally delete whole books.
- Preview text is available for PDF documents, too.
- The preview of Markdown documents no longer displays Markdown code.
- Set the color label for documents or books from the context menu.
- Using refreshed and more friendly color labels.
Outline
- Clicking the empty space below tree selects the top level, as expected.
- Show (+) icon when holding down the option key during drag.
- Show Due Tasks smart book with correct smart book icon.
- Improved label colors.
Search
Notebooks’ combined filter and search, available from the document list’s footer, has received a few updates as well.
- New options to search title only, contents only, or title and contents.
- Search results are now sorted by title rather than by path.
- Filter the list of search results.
To recap: as you start typing in that field, Notebooks filters the titles of the currently displayed list of documents. When you type return, you start a Spotlight search by title, by content, or both. But hold on: you can then even filter the list of search results by title, which allows you to search the contents of documents for one term, and filter the title by another.
Misc Changes and Improvements
- If the selected Notebooks Home is not reachable on launch, user can select a new home.
- In case the volume hosting the selected Notebooks Home is ejected while Notebooks is running, an alert appears, allowing the user to close the app. If the volume is mounted again, the alert disappears and the user can continue to work.
- With Notebooks running with all windows closed, clicking the dock icon opens the document browser. If all windows are minimized in the Dock, they are opened.
- Option to keep window width unchanged when hiding/showing outline and document list (document gets more space), or shrink the window and keep the document's width unchanged.
- A new option allows you to override the system appearance and select light or dark (View > Appearance).
- Import from Evernote makes sure that embedded items like PDF documents open when clicked.
In addition to these changes, Notebooks 2.1 contains numerous small fixes and enhancements.
New in Notebooks 2.0.2
Formatted Documents
- Correctly insert closing characters - " and ' especially - on empty lines or at the end of a document.
- After clicking a link which opens a web page, the "Back" button returns to the original document rather than opening the previous document.
Markdown
- When converting plain text files, the first line is assigned H1, unless another heading level has been set in the text.
Document Styles
- For numbered lists, the Default Theme uses "1." instead of "1" already at the first level.
- Tables use 1pt margin (rather than .5) to make sure they correctly display on older devices.
Document List
- Moving tasks which have due date assigned no longer produces an empty list.
- The document titles use the whole column's width and no longer truncate at unexpected locations.
Outline
- New setting: click a book's title to reveal contained books.
Contexts
- Avoid duplicate entries for documents with umlauts in their titles.
Misc
- If all of Notebooks' windows have been closed, clicking the dock icon opens the document browser.
- Use the selected page orientation when printing documents.
- Improvements for eBook creation.
New in Notebooks 2.0.1
Notebooks 2.0.1 addresses a few interface flaws and minor issues reported by our users.
Plain Text
- Ignore keyboard shortcuts when a document is set as read only.
- Correctly align text on ruled background when overscrolling is enabled.
- Fine tuned the way automatically insert closing characters works.
- Text documents no longer show a dark stripe instead of the scrollbar on macOS 10.13 or earlier, with scrollbars set to "always visible".
Formatted Documents
- When adding a table in the middle of a line, the table is added immediately after the current paragraph.
- Toggling the list style with cmd-i now includes checklists.
- Fine tuned the way automatically insert closing characters works.
Markdown
- Notebooks' default Markdown converter correctly resolves multiple references to the same footnotes.
Outline
- The outline uses the setting Use color label as background color from preferences.
- The selected book's font remains dark (light theme).
Preferences
- There is a new option to select a fixed font size for print and PDF conversion.
- The setting for line spacing accepts all available values.
Sharing...
- Sharing from a document's action menu tries to send the text instead of an attachment, if possible.
- Sharing from the File Menu or document list always sends the selected items as attachment.
Misc
- Duplicating a task with due date copies the due date as well .
- The toolbar buttons appear with correct size and without overlapping title.
- Notebooks no longer quits when closing the last window.
- If the document browser is hidden when closing Notebooks, it remains hidden after relaunch.
- Keyboard shortcut cmd-alt-B shows the document browser.
- Extra document windows are restored in correct back to front order when starting Notebooks.
New in Notebooks 2.0 (Official Release)
Formatted Documents
- New formatted documents use the Title format for the first line.
- Correctly handle continuous spell checking setting.
Plain Text
- Use
cmd-7
to toggle comments (lines starting with //).
(When enabled in preferences, commented lines are ignored during Markdown conversion and word count.)
Document Themes
- Corrected an issue with indented numbered lists in Default Theme.
- Added a new theme: Handbook
Compile Documents
- Make sure that compiled Markdown documents have unique image IDs to avoid that incorrect images are displayed the in compiled result.
- When the compiled result is a Markdown document, don't remove HTML tags which were part of the original Markdown documents.
Create PDF
- With multiple items selected, Notebooks compiles the documents and creates one PDF from the result.
Info View
- When multiple items are selected, the info view displays the number of books and documents, as well as word and character count for selected items.
Document List
- Set a default for Preview Lines in General Preferences. This is the global default for books which don't have an individual (inherited) setting.
- When deleting the contents of a document, the document is removed from the list, but the editor window remains in place.
New in Notebooks 2.0b16 (GM)
Document Styles (for Formatted Documents)
With this update, Notebooks introduces modified and improved document styles.
- The new Default Theme uses colored headings, avoids uppercase in headings, features new table layout and has many smaller improvements.
- If you prefer the old default theme, just pick Legacy.
- Monochrome is the Default Theme without colors.
- Scientific is a variation of Monochrome with automatically numbered Chapters and Sections.
- Scientific + MathJax has MathJax automatically enabled.
- Source Code is a theme that features syntax highlighting.
Preformatted
text is interpreted as source code.
- Basic is a very basic theme that just makes sure to cover elements and features that are Notebooks specific (checkboxes, page breaks etc.).
For the more technically inclined user: these styles use the @nb_include mechanism introduced a couple of releases ago. They are all based on the Basic theme, which makes sure that Notebooks' settings get applied. Monochrome, for example, includes the Default Theme and just adds a few lines which reset the colors. This way it is very easy to create new themes, and it is even easier to make changes that can apply to multiple themes. - If you want to create your own styles, consider including the Basic theme at the very beginning, too.
Individually set Markdown Converter
- The Markdown converter (Notebooks Default or MultiMarkdown) can be set as property for books and documents, so different items can use different converters without changing preferences.
Document View
- When switching to document only mode (outline and list hidden), the window now shrinks to the size of the document. With center document turned on in preferences, the window size remains unchanged and the document moves to the center of the window – thus providing a light weight distraction free mode (in contrast to fullscreen mode).
Plain Text Documents
- Indent text blocks using the TAB key, outdent with shift-tab. The selection must contain a return.
- Text blocks without leading list marker (starting with space or tab) don't automatically outdent when typing return on an empty line. Use backspace to outdent.
Formatted Documents
- Use cmd-alt - (minus) to insert a horizontal row.
- The ••• menu contains a new option: Insert Page Break. Page breaks are available through Notebooks' new document styles, appear as dashed lines on screen and produce a page break when printed.
- Heading have been renamed to make them more intuitive: Title, Chapter, Section and Subsection. (They are still H1..H4 in HTML terms).
- Addressed the situation that row and column manipulation in tables was non functional.
- Another fix should keep Notebooks from deleting a formatted document which only contains a pasted image.
Compile Documents
- Before compiling documents, the user can set a title for the resulting document.
- Fixed an issue when compiling documents that were selected with select all or with shift click.
Create eBooks
- After creating an eBook, Notebooks displays the result avoid confusion about where the book is stored.
- Incorrect HTML tags, which may have been created by other apps, are replaced during to guarantee books without errors.
- Fixed an issue when selecting documents with select all or with shift click.
Task Lists
- Task icons appear top aligned to make sure they remain in place when a task's state changes.
- When sorting by task state, done tasks are moved to the bottom of the list.
- When task states change during sync, for example, the list is automatically reordered, tasks move to their new positions.
Document List
- When reloading a book which currently displays filtered results, the filter is reset to make sure all documents get displayed.
- The title menus of Recent Items and Recently Modified provide options to set number of items to display.
- Fixed an issue that some tasks were accidentally listed twice in Due Tasks.
Misc
- Duplicate as > Word Document now creates
.docx
instead of .doc
.
- Duplicate Markdown documents as Word, RTF and other formats without converting them to formatted documents first.
- Markdownify (duplicate formatted document as Markdown) correctly converts indented lists and image references.
- Extract context tags: when using scan and extract, make sure to use the tags as defined in settings.
- PDF documents don't show a Find Bar as long as search in PDF is in the works.
Notebooks 2.0b15
Compile Documents
Combine the contents of selected books and documents in a new document.
- The format of the new document is determined based on the formats of the selected documents.
- The sequence of the texts in the compiled result depends on the sequence of selection, and on the selected sort order in books.
- The compiled result can contain all editable document types as well as images, email messages and webarchives.
- The actions to compile documents are available from context menus and the document list's title menu.
Create eBook
Produce an eBook (ePub) from selected books and documents.
- An eBook can contain all editable document types as well as images, email messages and webarchives.
- If the selection contains an image named
cover.jpg
or cover.png
(case insensitive), that image becomes the book cover.
- Title, author, rights, subject and description can be assigned.
- The sequence of selection determines the sequence of documents in the book.
- Actions to create eBooks are available from context menus and the document list's title menu.
Clean up Attachments (NBImages)
Images and other files that are attached to formatted documents or Markdown documents are stored in a hidden book NBImages (each book can contain one). To avoid that unused attachments clutter these books, Notebooks regularly checks if attachments are still referenced and removes the ones that are no longer needed. - This check takes place whenever a book is opened.
Context Tags - Improvements
- When contexts are managed automatically, users can now freely define the prefix characters which denote contexts tags. Notebooks by default uses
@
and #
, but users are free to set their own characters in addition or instead.
- Notebooks provides a new action to extract embedded context tags from existing documents (available from Context preferences.)
- When renaming or deleting contexts, the user has the choice to automatically adjust context tags in the contents of documents as well.
- When editing plain text documents, typing the tab key after entering the context marker (and a few optional characters) presents a list of available context tags.
Smart Books
- The smart book Due Tasks provides an option "Look ahead for due tasks" in the title menu. This allows Notebooks to list overdue tasks as well as tasks that will become due within the next couple of days.
- The contents of Recent Items and Recently Modified can be filtered (from the search/filter field).
- Selecting a book from the list of search results displays the book's contents, as expected.
Document List
- Task Lists provide an option "Hide Done Tasks" as part of the title menu; the setting is effective globally, the number of done tasks appears in the list's header.
- A right-click on the empty space below the list of documents displays a context menu for the current book - unless a document is selected, in which case the context menu refers to the selected item.
- Reliably add line breaks to the preview of HTML documents.
Document View
- Removed the dedicated info button from the document header; info is available from the ••• menu.
- Email (eml) messages display attachments, or at least links to attachments.
- Improved the presentation of Webarchives on macOS 10.14 when "Open Webarchives with Quicklook" is selected.
Plain Text
- When dropping text or images into a plain text document, the drop position correctly compensates overscrolling.
- The cursor color always picks up the text color.
- Syntax highlighting: comments are gray and oblique (both // and )
Formatted Documents
- The toolbar contains a dedicated "Insert/Edit Table" button. Clicking the button inserts a table, but if cursor is within a table, clicking the button shows actions to add and remove rows or columns.
- The toolbar also contains a new button to "Insert or Remove a Table of Contents". Clicking the dedicated button in the toolbar or selecting the action from the context menu inserts the TOC at the current position, or removes it from the document (there can only be one TOC in a document).
While editing the document, its TOC is automatically updated.
- The action menu (•••) contains options to "Copy HTML Body" and "Copy HTML Document" (copies the source code, which can be reused in other apps).
- When viewing the HTML source of a formatted document, Notebooks displays the
body
and skips the header. This behavior can be changed with a new setting in Notebooks' preferences.
- When displaying a formatted document's source, the text is left aligned with hyphenation turned off.
- When an image is pasted into an empty formatted document, a timestamp is automatically assigned as title to avoid that the document is accidentally deleted.
- The new preference setting "Remove redundant styles" allows Notebooks to clean up the HTML source when saving a formatted document. This keeps the documents easy to maintain, but documents copied from websites may change their appearance or functionality.
- Corrected the "Edit Link" action, which now accepts and correctly handles URLs without leading
http://
.
- Allow users to selectively change font and font size of words, phrases or paragraphs.
- Fixed an issue that text highlighting was accidentally removed while saving the document.
- Fixed a crash when entering a new search term after performing a search.
- Enhanced document themes (this is work in progress).
Misc
- The optional modification date printed as part of the page footer always shows an absolute date (no longer shows 'today' or 'yesterday').
- The service "Notebooks: Insert into current document" works more reliably for formatted documents.
- The Notebooks Menu provides an option to quickly reveal Notebooks' Resource Folder (NBResources).
- When Notebooks' home folder resides on a mounted drive or connected server, deleting items now permanently deletes them when a trash is not available (the user is asked for confirmation).
- When Notebooks was hidden and is brought to the foreground, the current document remains visible and active.
- Corrected the glitch that search sometimes did not reveal all documents containing the given search term (the issue was related to case sensitivity and "word boundaries").
- Added
.sh
to list of editable filetypes.
Notebooks 2.0b14
Outline
- The section "Smart Books" remembers its expanded/collapsed state between relaunches.
- Clicking the HOME button no longer collapses the outline.
- Improved stability when reordering books or switching sort order.
Document List
- Titles no longer gets clipped with increased font size.
- Clicking the empty space below the list of items selects the current book and updates the info inspector accordingly.
- Right-clicking the empty space shows the context menu with options for the book.
- The list can now use any font with any font face (light, italic etc.) and is no longer hard coded to use bold.
- A new setting "Emphasize Title" gives user the choice to display titles in bold font (enabled by default).
- Cells more reliably update when task details change.
Tasks
- Resolved an issue that caused a crash when leaving repeat details empty.
- Fixed a crash when renaming task which have due dates assigned.
PDF Documents
- Disabled the option "Allow plugins for PDF" to avoid crashes when using Acrobat Acrobat. For now, Notebooks always uses Quicklook to display PDF documents.
Webarchives
- Added an option to view webarchives with Notebooks' own methods instead of Quicklook.
- The action "Duplicate Webarchive as HTML" saves images contained in the archive.
Formatted Documents
- When right-clicking a link, the context menu action "Edit Link" works as expected.
- When selecting text which represents a valid URL, the "Edit Link" action suggests that URL as link target.
- Correctly update wordcount label.
- Added "Show Colors" to context menu.
- Reliably change text color for selected text using the color panel.
Table Support in Formatted Documents
Actions to add and edit tables are currently available from the context menu and via keyboard shortcuts.
- "Add Table" adds a table with four columns, a header row and three (body) rows.
- Rows and columns can be added and deleted with the corresponding context menu actions or - more conveniently - using the following keyboard shortcuts:
Shortcut |
Action |
cmd-alt down arrow |
add new row |
cmd-alt right arrow |
add new column |
cmd-alt up arrow |
delete current row |
cmd-alt left arrow |
delete current column |
Please note that selecting Undo for one of the operations above clears the undo stack for other edit operations in that same table.
Notebooks 2.0b13
Tabbed Windows (macOS 10.13 and above)
- Documents can now be opened in a new tab, which is added to the main window. Tabs can be moved to separate windows or combined with other tabbed window groups.
- Open in New Tab is available from
- the File menu,
- a document's action menu,
- the document list's context menu, and
- the keyboard shortcut cmd-alt-return.
- Notebooks remembers tabbed windows between relaunches.
Keyboard Shortcuts
With the introduction of tabbed windows we changed one keyboard shortcut (the one for opening the current document in a new window) and added a few new ones:
Shortcut/Combination |
Action |
cmd-alt-Return |
Open current document in a new tab |
Hold alt while selecting Open in New Tab menu |
Open the tab behind the current one |
Hold alt while selecting a recent item from Recent Items menu or |
Open item in a new tab |
an item from the Breadcrumbing menu |
|
cmd-shift-Return |
Open current document in a new window |
Hold shift while selecting a recent item from Recent Items menu or |
Open item in a new window |
an item from the Breadcrumbing menu |
|
Checkboxes in Formatted Documents and Markdown
- Checkboxes have been reimplemented and do without checkbox objects (to be precise: we use css classes instead of input elements).
- The functionality is unchanged, checklists created in Notebooks 2.0b12 are automatically converted when opened in Notebooks 2.0b13.
- When using checkboxes in Markdown, please make sure to select the Notebooks Default Converter, because MultiMarkdown does not handle checkboxes at all.
Document
- New setting Center document when hiding left Columns controls whether the document keeps its original width and appears centered with margins, or takes over the whole window when outline and list are hidden.
This setting also applies to documents that are opened in new tabs.
- Notebooks now uses a shorter autosave interval.
Plain Text
- If a document's text starts with "Title: " (as may be the case in LaTeX, MultiMarkdown, Fountain or other document formats), Notebooks excludes that phrase from the automatically generated title.
- Enabled autocorrection submenu items.
Formatted Documents
- Checkboxes: correctly outdent when typing return on empty line, and remove last checkbox if outdenting (cmd-[) terminates the list.
- When opening a formatted document from the list of search results, make sure to display the first hit and show the correct number of total search hits.
- Search bar does not overlap formatting bar in document-only mode with hidden header and footer.
- To keep the generated HTML code tidy, Notebooks now removes any inline styles from tags when saving the document.
Markdown
- When inserting images,
- the Markdown code no longer centers images,
- and the code is compatible with Notebooks' default Markdown converter and MultiMarkdown.
- Added syntax highlighting for CriticMarkup.
- When clicking a formatted Markdown document to start editing at that locatoin, more carefully select the correct cursor position.
- The context menu actions Copy HTML Body and Copy HTML Document copy the formatted version of the document, too, so it can be pasted into apps accepting formatted text.
- Corrected Markdown highlighting for Markdown links and Wiki links.
- MultiMarkdown correctly handles Notebooks' previous way of embedding images.
- Wiki Links are correctly escaped so they are fully compatible with MultiMarkdown (Notebooks' default is less picky).
Document List
- Display date label above title when sorting by creation or modification date.
- New setting Use color label as background color changes the way a document's color label appears: either as colored bullet, or as colored cell background.
- Show a book's description as preview.
- When the setting Show document icons is turned off, smart books do not show task icons, either.
- Improved cell layout for smart books.
Outline
- Clicking an already selected book updates its contents in the document list (especially convenient for smart books).
- Improved drag & drop reordering for books with custom sort order.
- Task counts and sort orders are reliably updated when details change from outside of Notebooks (during sync, for example).
- Using darker disclosure buttons.
- Increased spacing between books, which makes their title easier to read.
Repeating Tasks
- Add or change repeat details from a task's info or by right-clicking a task in the document list. The repeat details are incorporated into the date and time picker.
- When a task with repeat details is completed, Notebooks creates a follow up task with the new due date, and it also creates a duplicate of the original task with the completion date appended to the title. This can be considered a log or history of that repeating task.
- Examples
- Repeat every 2 weeks: when that task is completed, the next due date is two weeks after the original due date; if that date is in the past, Notebooks keeps adding 2 weeks until the next due date is in the future.
- When done, repeat after 2 weeks: when the task is completed, the next due date is in two weeks from now.
Info Panel
- Display and set repeating task details.
- Changing task details adjusts the details of all selected tasks.
- Text in the Description field is correctly wrapped.
Fixes and Corrections
- When moving documents to different books, more carefully look at embedded images or attachments and copy them to the new location.
- The Notebooks Server looks for a free port instead of using a fixed number.
- Avoid saving plist for documents that have just been deleted.
- When deleting a document which is currently shown in a separate tab or window, that window is closed.
- Plain text documents displayed in separate windows correctly scroll and align their background patterns.
- Reduced interference between automatically scrolling the current line to the center of the window and the user's scrolling gesture.
- Evernote Import: while extracting notes, Notebooks displays a progress indicator and provides an option to cancel the import. It no longer becomes unresponsive when extracting a huge number of notes.
Notebooks 2.0b12
Markdown
- MultiMarkdown 6 is now available as an optional Markdown converter, can be selected in preferences.
(We are considering an option to select the Markdown converter for books or documents individually, because of the strongly diverging feature set of Notebooks' default converter and MMD.)
- Don't make Markdown documents editable when clicking a link.
Wiki Links
- Remove percent encoding from title.
- When expanding paths with TAB, insert the path in correct case.
Outline
- When deleting an item that is just being renamed, make sure not to rename the next selected book.
- Avoid empty title when clearing a book's title and typing return.
Document List
- Show in Enclosing Book is available for books, too (search results, smart books).
Formatted Documents
- Open embedded image in new window from context menu.
Info View
- When saving a property, make sure not to overwrite the description which may just have been edited.
Contexts
- Reliably detect tags at the beginning of the text.
Misc
- Formatted Document as default type was not correctly saved.
- Layout improvements in outline and document list.
- Evernote Import: correctly convert checkboxes, and add links to open embedded images and PDFs.
- Addressed a crash when using Acrobat Reader to view PDF documents. - Still causes issues occasionally.
- macOS 10.11: avoid broken layout when resizing a window which displays a PDF document.
Notebooks 2.0b11
A few Highlights at a Glance
- Interactive checklists in formatted documents and Markdown.
- Click on a formatted Markdown document to start editing the text at that exact position.
- Overscrolling in plain text (scroll beyond the bottom of the text).
- Support for Wiki type links [[...]] and auto-expansion for paths in Wiki and Markdown links.
- Hide document when selecting a new book.
- Nested document styles.
Documents - General
- Notebooks uses a new default font: Muli
If you prefer Notebooks' previous default font, just select Source Sans Pro in Notebooks' preferences.
- A new Action menu ••• is available from the document's header, providing access to frequently used actions.
- New action Rename document to first line of text, available from the new action menu.
- The new option to hide the current document when selecting a different book presents a placeholder page when switching books, providing a quick option to create a new document. - This new setting is active by default.
- More carefully reload or update the current document when it is changed on disk.
- When adding attachments to Markdown or formatted documents, Notebooks checks if an attachment with identical contents already exists and reuses that rather than creating a duplicate.
Formatted Documents
- Interactive checklists are available as a new list type. Like other lists, they can be nested. States are toggled by clicking the checkboxes. - These lists provide a convenient way to quickly write down a simple todo list which does not need any of Notebooks' advanced task management functions.
These checklists are not fully compatible with earlier versions of Notebooks. While earlier versions correctly display the lists, it is not possible to toggle tasks.
- The action Remove Format from Selection is available from the context menu rather than from the Font menu.
- Formatted documents accept dropped audio and video files, and correctly handle link and copy (using modified keys on the keyboard).
- New action to colorize/highlight text. The function is toggled using the H button from the formatting bar. Right click the button to select the highlight color.
- When inserting a URL with no text selected, the link's title is inserted as text. (With text selected, the link is placed "around" the selection.)
- When pasting text with images into a new document, the images are reliably added as attachments.
- When the window becomes too narrow and toolbar buttons need to be remove, their actions are accessible from the ••• menu.
Plain Text
- Scroll beyond the bottom of the text with Overscrolling. The function can be toggled from the View menu or with cmd-alt-O. When active, overscrolling helps keep the current line centered on screen.
- Paste as Markdown has been extended and now pastes Markdownified versions of copied HTML text and URLs. This action is available from the context menu and from the keyboard shortcut cmd-alt-V.
- Line Numbers (cmd-alt-L) correctly top/bottom align with the text and pick up the current background color.
- Improved performance for indenting and updating numbered lists.
- Notebooks now offers a selection of styles to emphasize the current line
- highlight the current line (the original yellow overlay has been replaced with Notebooks blue)
- draw a vertical bar at the left edge of the line
- draw a thin stripe below the current line
- Users have now three options to keep current line "pinned" while typing:
- keep the line centered,
- keep it at the bottom of the top third of the window
- keep it at the top of the bottom third of the window.
Markdown
- - [ ] checklists are now handled like lists, so they can be indented and nested. Add a new checkbox/task by typing return, use TAB or cmd-] or cmd-[ to indent and outdent. Type return on an empty line to terminate the list.
- These checkboxes are now active: clicking them in the formatted version adjusts their state in the plain text version.
- New option Click formatted Markdown to edit at position: with this option active, users can click on a word or any position in the formatted version of a document to switch to plain text and start editing at the clicked position. So it is no longer necessary to first switch to plain text and then look for the correct text position. - This behavior can be turned on and off in preferences.
- Added support for Wiki style link syntax: write
[[Details.md]]
instead of [Details](Details.md)
.
- To support nested brackets we slightly changed the way Notebooks handles "insert closing characters": type
[
twice for the nested brackets, type once more to remove the brackets. (In other cases, typing the opening character twice removes both, opening and closing characters.)
- During Markdown conversion, these Wiki links are converted to regular Markdown links; the given link's filename is used as link text.
- Auto expand file paths when editing Wiki or Markdown links: when typing TAB inside
[[]]
or []()
, Notebooks tries to expand the leading text fragment to a valid link to a document in Notebooks.
- Start with
/
for global links (starting at Notebooks' root), other links are interpreted as relative to the current book.
- Parent books can be referenced with
/../
.
- Added support for "Combined Markdown" (for legacy support).
Outline
- Notebooks remembers open/expanded books between restarts.
- Books' color labels are displayed as bullets.
Document List
- Optimized cell layout: title and dates appear more emphasized.
- Create PDF for selected items from the context menu.
Search
- New option to search all books, can be toggled with the checkbox that appears right next to the search field when search is active.
- The number of search results is shown in the title.
Contexts
- Correctly handle "/" and umlauts in tag names.
- Make sure that the smart book appears when enabling contexts for the first time after initial launch.
- The smart book is displayed even if no context have been defined.
New Keyboard Shortcuts
Shortcut |
Action |
cmd-R |
Show in Finder |
cmd-alt-F |
Activate Filter/Search |
cmd-alt-O |
Toggle Overscrolling |
Changed Keyboard Shortcuts
The shortcuts to switch between view modes (three panes - two panes - document only) have changed:
Shortcut |
Action |
cmd-alt-3 |
Show all three panes |
cmd-alt-2 |
Show document and document list |
cmd-alt-1 |
Show document only |
The same actions can be performed from the three buttons in the window's toolbar.
Nested Document Styles
Notebooks now supports nested document styles., which makes it easy to create new styles based on existing ones. The syntax looks like this:
<style type="text/css">
// add the styles' name without path and extension;
// Notebooks looks at its own styles and at /NBResources/CSS
@nb_include: "Basic";
@nb_include: "Default Theme";
// your own styles go here
</style>
It may be important to know that the styles are embedded – not just referenced – to make sure that the final formatted document can be shared and reused in other applications.
Notebooks' default styles are now based on the Basic
style, so in the example above, including Default Theme
would actually be sufficient.
You can of course include any other style as well, and it is sufficient to add the style's name; path or file extension are not necessary, Notebooks looks for its embedded styles and for custom styles in /NBResources/CSS
.
Misc
- The window's toolbar contains a dedicated Home button and an extended + menu with New from Pasteboard.
- Open in new window: Notebooks remembers the window positions between relaunches.
- On startup, Notebooks tries to avoid that the same document is presented in the main window and in a separate window.
- The individual sizes for outline and document list are reliably stored between relaunches.
- Various interface refinements.
Notebooks 2.0b10
New: Wiki Style Links
This is an enhancement of how Notebooks' internal links work, which makes it possible to reference documents independent of their file extension, or reference documents before they exist, and to define their titles from within the referencing document.
A brief recap of how to use Notebooks links:
- Copy a document's or book's link from the File menu, or by right-clicking it's title in the outline or document list, and then paste it into a document.
- Paste in plain text or Markdown document produces a link like
notebooks://Projects/Overview.md
or notebooks://show/Projects/Overview.md
- Paste as Markdown, available for plain text and Markdown documents, produces a link like [Overview](/Projects/Overview.md); that link appears as clickable link like Overview in the formatted view.
- In formatted documents it is best to use the insert URL option from the ••• button.
Clicking any of these links opens the referenced/linked document. Up to now, Notebooks displayed an error message if the target did not exist.
With this update we change the way Notebooks handles the situation when a link's target document does not exist. To stick with the above example: notebooks://Projects/Overview.md
- Notebooks first looks for the document
Overview.md
located in the book Projects
and opens it, if it exists.
- If the document does not exist, Notebooks looks for any document with title
Overview
, ignoring the file extension, in that same book and opens it, if it exists. So now a document's file extension is less important, because Notebooks finds the target even if it has been converted from txt
to html
, for example.
- If no matching target can be found, Notebooks offers to create a new document, which makes it possible to add a link to a document that does not yet exist at the time of writing; the document can be created by clicking the link. This is far more convenient than first creating a new document, copying its link and then returning to the referencing document to paste the link.
(This is an area that can be much more enhanced, but we leave that for later...)
New: Line Spacing
The line spacing parameter can be set like font, color and other attributes. The global default is set in Notebooks' preferences, but it can be overridden by individual settings for books and documents (info). Line spacing is applied to all editable document types.
Formatted Documents
- New formatting buttons for sub- and superscript.
- New option to insert HTML code (available from the ••• button).
Markdown
- Added support for github style checkboxes, which are rendered as graphic check boxes
- Markdownify: improved layout for lists in generated Markdown code.
Printing (enhancements)
- Correctly align footer when printing formatted documents.
- Plain text documents use correct paper size and margins and no longer resizes the text.
- Plain text documents print the current selection or the whole document.
- Plain text documents now generate identical results in print and as PDF.
- PDF documents print without extra margins.
Outline
- Books are sorted by title – ascending or descending – or according to custom sort order. The sort order can be selected from the document list's header.
- Reorder books by dragging them in the outline (user defined sort order must be selected for a target book to accept reordering).
Contexts
- When refreshing contexts (right click on Contexts smart book), books were accidentally ignored. Fixed.
- The Contexts smart book reliably shows a disclosure triangle when context tags have been defined (especially on startup).
Notebooks 2.0b9
Mojave specific changes and corrections (macOS 10.14)
- Task states can be changed by clicking the task icon.
- Notebooks' interface automatically adapts to Mojave’s dark theme setting (on Mojave there is no option to enable dark mode from within in Notebooks).
- Improved dark theme colors.
Task Lists
- When turning off Show as Tasklist, Notebooks automatically archives the current task states and due dates without prompting the user; reverting the book to a task list restores the original states and due dates.
- Task lists have a new option Reset Tasks… to reset all states and remove due dates. This is convenient for reusing shopping lists, pack lists and other generic lists.
- The Info window provides a checkbox to turn books into task lists. This is one more option to toggle this setting, and it also fixes the bug that books were treated like tasks.
Document List
- PDF documents are displayed with a thumbnail or a generic icon. The generic icon is the new default, but the setting can be changed in Preferences > General. (Using generic icons opens books with PDF documents faster.)
External Documents (not residing within Notebooks' current hierarchy)
- If an external document has its own plist file (maybe it resides in an alternative Notebooks hierarchy or the user has assigned properties to this document), Notebooks correctly retrieves its properties and falls back to default settings if needed. Previously, Notebooks always applied default settings.
Other Improvements and Changes
- When launching Notebooks in document only mode (outline and document list hidden), the document appears correctly centered and no longer occupies the whole window.
- When opening a document, Notebooks now more precisely scrolls to the last visited location (it scrolls to the beginning of the paragraph that appeared at the top of the screen when the document was closed last time).
Notebooks 2.0b8
New: Fulltext Search for Markdown
Notebooks 2.0b8 enables Spotlight to index the contents of Markdown documents, which macOS cannot do by default. After installing Notebooks 2.0b8 you may notice that your Mac starts indexing your files, which may take a few moments or minutes at most.
New: Option to Hide .plist
Files
This new setting in Notebooks' preferences makes all plist
files invisible in Finder. When made active, Notebooks immediately hides all existing or added plist
files. Turning the setting off reveals the plist
files again.
Viewing External Documents in Notebooks
Dropping external files (files that don’t reside in Notebooks' hierarchy) onto the Notebooks icon opens them in a separate window. The documents can be edited in place, taking advantage of Notebooks' functionality. This beta contains a few improvements:
- Notebooks tracks changes of the document’s contents and reloads its contents if necessary.
- If the document is moved or renamed, Notebooks follows the document to its new location.
External documents can be moved or copied by dragging the icon in the window’s title bar. So it is easy to move an external document into a specific book in Notebooks simply by dragging that icon, for example.
Full Screen
Full Screen mode in Notebooks is primarily meant to provide a distraction free writing environment and has received a few improvements and convenience methods in this update.
- Hide left columns when entering full screen: automatically hide outline and document list when switching to full screen, and show them again when leaving this mode. The document appears centered, the page width of the document depends on the next setting.
- Use document’s width as full screen page width: keep the document’s width unchanged when switching to full screen mode and back. The document’s layout, line breaks etc. remain identical, so it is easy to keep track of editing when switching modes.
- In full screen - document only mode (with the left columns hidden), the view menu provides a slider to change the width of the displayed page. The selected width is displayed in the document’s status bar. This is the default page width when the setting above is disabled.
Dark Theme
- In dark mode, the background color of lists and documents is now gray by default (which better integrates with Mojave), but the color can be changed to black in preferences.
Outline
- Dropping an item onto the “BOOKS” header in the outline adds it to Notebooks' top level.
- Changing task lists correctly updates the task badges (this corrects a glitch introduced in the previous beta release).
- Symbolic links to folders are correctly displayed.
Document List
- Clicking the list’s title displays a context menu with actions for the current book.
- Correctly enable/disable the Show as Task context menu item.
- Open enclosing Book works from search results, as expected.
- With outline hidden, click and hold the Back button to jump to Notebooks' top level.
- Corrected a few display glitches in the list of Recently Modified items.
Formatted Documents
- Opening a formatted document applies the current document style (font, size, colors etc) on the fly, but the result is no longer automatically saved as in previous beta versions. In order to save the style, the document needs to be modified.
- When dropping files into a formatted document, the user can now decide whether to copy the contents (insert a photo or a document’s text) or add a link to the original file. The function is controlled with the usual modifier keys.
- Refined methods for automatically handling closing characters
- avoid double closing characters
- when deleting an opening character which is immediately followed by a closing character, delete both.
Plain Text
- When dropping files into a plain text document, the user can now copy the contents or add a link to the original file (as above).
- When updating numbered lists, take the first line’s number as starting point and no longer force lists to start with “1”.
- Refined methods for automatically handling closing characters (as above).
Improvements
- When renaming documents by changing the first line of text, Notebooks now uses case insensitive compare to avoid issues with Dropbox or case insensitive file system.
- The Notebooks server now displays correct hostname settings.
- Improved compatibility with macOS 10.11
Notebooks 2.0b7
New: Import From Evernote
To import your Evernote notes and documents into Notebooks just follow these steps:
- Export your notes from Evernote in XML format (.enex)
- Import the enex file into Notebooks; you probably want to create a new book in Notebooks and drag the enex file into that book, because Notebooks saves the extracted notes in that same book.
- In Notebooks, select the enex file and click on Click to extract and import...
- Notebooks extracts all notes with attachments, creation date, tags etc.
We would appreciate your feedback on the quality and result of the extraction process, because we were not yet able to extensively test it with a wide variety of documents.
Documents
- New: Dropping email messages into plain text or formatted documents creates a link to the message with the subject as link text.
- Improved: Dropping links from Safari's address bar into plain text documents creates a link, using the page title as link text.
- Changed: Hide header/footer implementation has been changed to avoid side effects with find bar or custom document formats.
- Changed: Images are displayed with a small border when viewed full screen.
- Changed: PDF documents are always displayed with Preview as plug in; custom plug ins like Adobe Acrobat are disabled to avoid side effects.
- Changed: In formatted documents, the Remove Format from Selection is also available from the Format menu.
- Changed: The word/character counter is hidden for non-editable documents.
- Fixed: Option to renumber list was accidentally disabled when Detect and align list was enabled.
Document List
- New: Use and display the color label that has been assigned in Finder if no color label is set in Notebooks.
(Notebooks' labels are not yet saved to Finder.)
- New: Apply Current Style to formatted documents from context menu and Format menu. This action applies the selected document style to formatted documents or imported HTML documents.
- Changed: With Custom Sort Order selected, new documents are always added at the top of the list.
Contexts
- Fixed: Documents with umlauts in their titles no longer show up twice in the same list.
Document Info
- Fixed: Changing background or font colors no longer closes the info window.
General
- Expiration date is Oct 31 (the date is displayed in the About window)
Notebooks 2.0b6
NEW - Support for Services
Selecting text in any macOS application and opening Services from the application menu (or clicking the right mouse button) provides three Notebooks specific services:
- Add selection as plain text creates a new text document from the selected text and saves it at Notebooks' top level.
- Add selection as rich text: same as above, except that Notebooks saves the selection as RTF. The result is not editable in Notebooks, but can be converted to editable formats.
- Insert selection into current document: when a document is open and actively editing (the cursor is visible) in Notebooks, this action inserts the selected text at the current cursor position. This allows the user to collect snippets of text into a single document.
New - Support for Fountain document format
This format for screenwriters is handled liked Markdown: the documents are edited as plain text and viewed in their formatted version.
Document View
- The Sort Lines method provides options for case sensitive and descending sort orders.
- New option to fade document's header and footer when sidebar and document list are hidden, or when when document is opened in a separate window.
- The new toggle view button in the document header provides another way to switch between formatted and plain text views. The same action is available as cmd-return and from the View menu.
- The Dark theme setting changes the color of editable documents as well (white on black). This can be turned off from the View menu.
Printing and PDF Creation
- Added options to print document header (the document's title) and footer (modification date, page number). The same setting applies to generated PDF documents. The new options are available from the print dialog.
- Improved page layout.
- Avoid printing dark background or too light font colors.
Document List
- Improved preview text for formatted documents (more reliably skip the title from the preview).
- Show preview for .htm documents.
- When renaming books or tags, avoid duplicates.
- Change a document's filetype by adding the new path extension the document's title (this works even if show filename extension is turned off.)
- The search field features a white background (light theme) to make it more prominent.
Sidebar
- Avoid duplicates when renaming books or context tags.
- Context tags are sorted by alphabet.
Info Window
- Improved user interface for changing creation date and due date
- It is more obvious that these dates can be modified
- The user can either change the date manually (by typing it in) or by selecting it from a calendar. This can be controlled in General preferences.
Contexts Tags
- The lists of context tags are sorted by alphabet (custom sort is currently not supported).
- When contexts are managed automatically, only tags starting with # and @ are deleted when their last item is removed. This seems more obvious, because these tags are extracted from document's contents as well. Other tags are not automatically removed when empty.
- When adding a new context tag, Notebooks now makes sure that its title is unique.
- Tags that are extracted from documents are no longer limited to alphanumeric characters. Use space, "," and ";" as separator, but all other characters are accepted.
Corrections
- The navigate back/forward buttons no longer open the new document in all windows.
- The source code of .htm files can be edited like .html files.
- When selecting a new document, the find bar is removed in case it was open in the previous document.
- New documents are reliably saved in the "expected" parent book, so it should no longer happen that a new document accidentally ends up at Notebooks' top level.
Known Issues
When line numbers are active plain text, there is UI glitch when fading header and footer. This will be addressed fro the next update.
Notebooks 2.0b5
Plain Text
- When editing ordered lists, Notebooks updates the numbers to guarantee a correct sequence. In cases where that fails, the new menu action "Update Numbered List" can help.
- New menu action "Sort selected Lines" to sort the selection by alphabet.
- Indenting sections with cmd-] works as expected even if the first paragraph of the selection is not indented.
- Refined behavior of TAB button, deciding when to indent the paragraph and when to insert a TAB (inserts at the beginning of the paragraph only). To enforce indent, please use cmd-]
- Custom background patterns are correctly displayed.
Formatted Documents
- Closing the formatting bar by tapping the (x) button deactivates editing, hides the cursor and makes links clickable again (they are not active while typing).
- Reliably save changes when the title (first line) has been changed.
- Dragging items into a formatted document immediately makes it editable, which ensures that changes are saved.
- Use cmd-] and cmd-[ to indent or outdent sections.
- New setting "Use Tab to indent"; when on, typing TAB indents the current paragraph; when off, simply adds a tab character.
- Use cmd-K to insert or edit a link at the current selection.
- New setting "Open Links in Browser" keeps Notebooks from opening linked URLs in its own window.
- When viewing a Markdown document, right-clicking the text provides an option to copy the whole HTML document (in addition to copying the HTML Body only). - Convenient for pasting the result into a website or blog.
Editing - General
- Option "Automatically insert closing characters": typing characters like "(" automatically adds the closing character, unless the current cursor position is followed by a regular character (beginning of a word, for example). Selected text is enclosed with those characters, but if the selection is already enclosed, those characters are removed. - Works with ([{`"
- Improved interaction with main menu (correctly activate/deactivate menu entries depending on the currently selected object).
Context Tags
- When toggling contexts in preferences, the smart book is shown or hidden.
- Assign books to contexts from the Info window or by drag & drop; books are correctly displayed as children of context tags.
- Adding context tags in info window
- While typing, Notebooks presents a list of tags already in use
- To confirm a tag, type ","
- The list of contexts in the outline updates on the fly.
- After deleting items from the list, Undo works as expected and brings back the deleted items.
- Row Actions
- Swipe left across a document in the list to delete.
- Swipe right for Info.
Outline (left column)
- Correctly update title color and disclosure triangle when contents is added or removed.
- The section headers no longer float at the top of the list, but scroll with the contents.
Document List
- Optimized layout of document list (title, preview, dates)
- Improved visual feedback and animations when adding, deleting or renaming items in Notebooks or in Finder.
- The "Delete" warning displays the affected document's path extension.
Info Window
- Correction to setting due dates and alert time (setting the alert time no longer resets the date).
Notebooks Server
- When changing Notebooks Home, the server changes its root folder as well and displays the new Notebooks Home's contents.
Notebooks 2.0b4
Launch Options
- Holding down the alt key during launch allows you to select a different Notebooks Home folder.
- Holding down the cmd key keeps Notebooks from opening the last document (the document that was last viewed before closing Notebooks).
Both options can be used as trouble shooting options in case Notebooks refuses to launch.
Use Notebooks with 3, 2 or a single Pane
By default, Notebooks displays a window with
- A hierarchy of books.
- A list of documents contained in the book which has been selected in the outline.
- A window showing the contents of the document selected in the document list.
If you don't like the separation between the hierarchy of books and the list of documents, select Hide Sidebar from the View menu (or type cmd-alt-S) to switch to a view which combines books and documents in a single column (this layout resembles the iOS version of Notebooks).
To focus on the document, select Hide Columns from the View menu. That option removes both left columns and centers the current document in the remaining window. This is a convenient, distraction free option for writing.
If you want to navigate to another document without toggling the columns or sidebar, you can simply use the bread crumbing navigation at the top of the document (more on that below).
Fullscreen View
In fullscreen view (cmd-ctrl-F), Notebooks uses your whole screen if any of the two left columns is shown. When you hide both columns to focus on the document, Notebooks presents the document at a with that is comfortable for reading and writing.
You can change the color of the window background by right-clicking the empty space outside of the document and selecting one of the available options (default, white, gray and black).
Breadcrumbing Navigation
In addition to navigating via the outline of books and the list of documents, you can also navigate via the breadcrumbing path in the title of a document:
- click any segment of the path to reveal a listing the siblings of that element (book or document).
- select an item from the popup to open it.
Breadcrumbing can be disabled in the View menu.
Search / Filter
At the bottom of the list of documents (the second column) Notebooks provides a combined search and document filter.
- Start typing in that field to filter the contents of the current book. Only documents containing the characters in their title will be displayed.
- When you press the return key you start a search in the currently selected book (and its contents). The term you enter is taken literally, so "note" will just look for "note", but not for "Notebooks", for example. You can use wildcards , so "note*" will find both, "note" and "Notebooks".
Please note: Notebooks uses macOS Spotlight for search, so you need to have that enabled on the drive that contains Notebooks' documents.
Open Documents in Separate Windows
To open a document in its own window, use any of these options:
- right-click an item in list of documents
- type cmd-alt-return to open the current document in a new window
- alt-click recent item
- alt-click an item in the bread crumbing popup
You can combine the separate windows in a single, tabbed window as well (macOS 10.12).
Undo
Most actions in Notebooks can be undone with cmd-Z or from the Edit > Undo menu.