Myary Release Notes
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
2.5.5
Bug fixes:- Fixes a potential crash of the app when running MultiMarkdown if certain conditions are met
- Addresses a display error in the editor in newer macOS versions that causes “ghost text” to appear at the bottom under certain conditions
Internal markup parser
Textile:
- Improved recognition of bold (both types), italic (both types), underline, strikethrough, superscript and subscript markup and their encapsulated variants
- Styles in {} e.g. in spans and other elements are now recognized and converted
MultiMarkdown:
- Support for superscript and subscript text
- Minor adjustment of the display order for footnotes and bibliography so that they are consistent with the original MultiMarkdown
- Bibliography markup conversion completely rewritten to better match the original MultiMarkdown
BBCode:
- Extended support for uppercase tags
- Other minor internal improvements
Smark:
- Small font markup implemented
- Various internal adjustments and improvements
- Fixes minor conversion errors of thead and tfoot with styles
- Fixes a bug in list detection where certain text sequences were incorrectly recognized as a list
2.5.4
New:- markup formatting can now be applied to several selections in the text at the same time. To select several areas in the text at once, the CMD key must be held down while using the mouse to select the passages to be formatted
- new preference option for the text editor: if text from web pages is inserted into the text field via drag'n drop or copy/paste, a markup conversion can be performed automatically. This option can be activated in the preferences under Editor
Improvements:
- improves the correct display of line numbering
- improved the behavior when creating and closing indented alphanumeric lists
- various internal improvements, optimizations and updates
Bug fixes:
- fixes minor bugs with the display of assets in text and adding assets via drag'n drop when images contain spaces in the name
- fixes a bug that caused the asset not to be added when adding assets to an entry under certain circumstances
2.5.3
New:- new option for the text editor to perform a double line break after headings. This function can be activated in the Myary preferences under Typography
- new option for the text editor to not automatically continue alphanumeric lists. This function can be deactivated in the Myary preferences under Typography
Improvements:
- redesigned user interface of typography in the preferences
- improved sentence counting in the text statistics in the text statistics panel
- improved word count in the text statistics in the text statistics panel
- improved markup removal action, most special characters remain in their original form
- improved behavior when canceling the insertion of text clips under certain circumstances
Internal markup parser:
MultiMarkdown New:
- support for abbreviations (acronyms) [MMD v6 Syntax]
2.5.2
Note:Myary requires at least macOS 10.13 or newer as of this version
New:
- Tab Action Convert numbers into words. Write a number, e.g. 111 and press the Tab key to convert the number to "one hundred eleven".
Improvements:
- improved behavior of the marker selection function
- improvements when setting up your own PHP interpreter
- improvement of the insert date function regarding undoing the action
- various internal modernizations
- changes the content of some labels
- when loading an entry, the text is now scrolled to the last saved cursor position
Bug fixes:
- fixes a bug in the display of the text editor that led to unwanted effects at the bottom of the text field in newer versions of macOS
Changes:
- the keyboard shortcuts for Marker selection had to be changed, as the previous ones are occupied by the system in newer macOS versions
- the keyboard shortcut to select the text field has been changed
Markup parser:
Smark bug fixes:
- fixes a bug in the transformation of span, div, para and code tags with additional attributes if these markers are followed by a line break
- fixes a bug in the conversion of lists that contain sublists
MultiMarkdown bug fixes:
- when converting the {{TOC}} markup, incorrect compilations occurred under certain circumstances
Markdown, MarkdownExtra, MultiMarkdown bug fixes:
- fixes a bug in the handling of code blocks where markup was converted within the code block
2.5.1
New:- new, additional option for the internal markup parser to create HTML5 compliant markup tags on empty elements (img, br, hr)
Improvements:
- improved popup behavior of the CriticMarkup popover feature under certain circumstances
- improvements in text statistics
- improved behavior using text clips when selection is cancelled by ESC key
- preferences for setting up the MultiMarkdown tool adjusted to meet the new requirements
Internal Markup Parser
Improvements:
Textile:
- improvements in the handling of attributes for block elements
MultiMarkdown:
- adjusted display for footnotes, they are now displayed superscripted and without brackets
- adjusted display for citations, which correspond to the current MultiMarkdown representation
Bug fixes:
MultiMarkdown:
- fixes a bug when using the citation markup, which causes the app to crash under certain circumstances
Textile:
- fixes a bug when using markup attributes that causes the app to crash under certain circumstances
- fixes a bug with the conversion of citation markup that led to incorrect display under certain conditions
2.5.0
New:- new CriticMarkup inline tool for convenient marking of selected text. Activation via the menu option Markup > Inline CriticMarkup (⌃P)
- new options for the appearance of the sidebar. Option to display a thinner sidebar and option to hide the sidebar
- distraction-free mode: new option to enable scrolling of the text field when the mouse pointer is outside the text field
Improvements: - minor improvements in the handling of the "Show in Finder" action in the Attachments pane
- distraction-free mode: when using a background image, the transparency setting is now taken into account
- distraction-free mode: background images are no longer simply stretched to fit the size of the screen, but are adjusted proportionally to the display size
Bug Fixes:
- fixes a problem with the forward and backward selection of single entries, which could lead to an internal error under certain circumstances
- fixes a bug in the user interface of the Tab Actions Manager
General improvements:
- MultiMarkdown, when a custom parser should be activated, the internal parser, when activated, caused a conflict. So, instead of using the custom parser, the internal parser was used. For MultiMarkdown it is now the case that the custom parser always has always priority over the other options
MultiMarkdown improvements:
- {{TOC}} markup for generating a table of contents is now supported, as well the {{TOC:2-3}} and {{TOC:3}} extended variants
Markdown, MarkdownExtra, MultiMarkdown enhancements:
- heading tags with additional attributes are no longer enclosed by p tags
Textile improvements:
- additional markup for IDs and classes can now also be provided to inline markup
- CAPS detection improved, possible CAPS within HTML tags (attributes) are no longer incorrectly converted
- table. markup is now also supported
- improved processing of attributes for block markup
- fixes a bug with the padding-right attribute in block markup
Smark bug fixes:
- fixes a problem where under certain circumstances some special elements are stripped out and do not give a correct result
- fixes a problem with the code tag that caused it not to render properly
2.4.2
Improvements:- improved unindent behavior by the delete key in unordered lists (* -)
- improved editor behavior when creating lists with li-tags for HTML and BBCode markup languages
- the internal Markdown, MarkdownExtra and MultiMarkdown Parser can now also escape the pipe character (|) with \|
- the internal MultiMarkdown parser can convert the [Caption element] for tables at the end of a table
Bug fixes:
- fixes an error in the automatic alpha list creation of the editor, caused by certain character combinations which resulted in inability to continue typing
- resolves an error in the internal MarkdownExtra and MultiMarkdown parser, where in certain tables formats all elements were formatted as headers
- fixes a bug in the internal MarkdownExtra and MultiMarkdown parser, where an additional empty column is incorrectly added for certain tables
- fixes a bug in the internal MarkdownExtra and MultiMarkdown parser, with colspan-formatting
2.4.1
Improvements:- JSON info file of existing Textbundle documents remain intact after changes and is no longer overwritten by a new info.json
Bug fixes:
- fixes a bug in distraction-free mode that prevented writing when highlighting was enabled and no custom font color was set
2.4.0
New:- all-new Distraction-Free Mode with extensive settings that can be adjusted directly in the active Distraction-Free Mode
Improvements:
- improvements when adding assets via drag’n drop
- when selecting a directory for a diary, a directory within a package file can now also be selected
- animated start and end of the distraction free mode. If you don’t want animations, you can switch them off in the Myary preferences under "Reduce user interface animations".
- internal Textile parser: attributes can now be added to caption-, head- and foot-elements for tables
- improves the behavior switching between text area and preview, so that the text area no longer has to be explicitly reselected when switching back to text area from the preview
Bug fixes:
- internal Textile parser: fixes a bug that could cause Myary to crash
- internal Textile parser: fixes a bug that prevented headings from being written across multiple lines
- internal Textile parser: fixes an error that under certain circumstances adds br-tags in table structures
- internal Textile parser: fixes an error when converting tables that could cause an abortion of the conversion
- internal Markup Parser: fixes a bug for Markdown, MultiMarkdown and MarkdownExtra for numbered lists when using the tab character that could cause Myary to hang or to display no formatted output at all
- internal Smark parser: fixes an issue with anchor links
- fixes a bug that could cause Myary to crash when deleting assets
- fixes a bug where the selection of the Markup-Language Textile would result in displaying an error message
2.3.0
New:- new internal markup interpreter with improvements for all Markup languages supported by Myary
- new feature that simplifies the correction of misspelled words and allows suggested corrections to be displayed via keyboard shortcuts. This feature can be activated in the preferences under the item Typography. More details about this feature can be found in the help
- new preference options in the Typography section to adjust the system-wide text settings for "Automatically replace two spaces with periods" and "Automatically capitalize words after a period" in Myary
Improvements:
- improvements in the automatic text scrolling function, which now no longer scrolls the beginning of a text if it is already longer, but only when the cursor is in the vertical center of the text field
2.2.1
New:- new default setting for using your own PHP interpreter
Improvements:
- minor changes to the calendar-appearance
- various minor adjustments to the user interface
- toolbar icons adapted so that they look the same in all supported macOS versions
- dark mode for the preferences for users of macOS 10.13 or earlier
2.2.0
New:- support for Apple Silicon-processors
- new appearance of the toolbar (only macOS Big Sur)
Improvements:
- various internal improvements
Bug fixes:
- fixes a bug with the color label selection in the toolbar
- fixes a bug in the display for notes in light mode under macOS 10.14 or newer
- fixes a bug in the export manager if the directory of the diary to be exported contains files that do not correspond to the general Myary scheme
- fixes a bug when exporting in the export manager that the entries were not exported sorted by date
2.1.1
Bug fixes:- fixes a bug for the search in entries that led to incorrect hits
- fixes a bug for the search that only the first word of a search term with multiple words was used
- corrected the position of the button for adding diaries in the preferences
2.1.0
New:- setting up the diaries now has its own area in the preferences and has been completely redesigned
- new preference option: Automatically adjust the order of diaries according to their use
Updated:
- display of the icon selection gallery for diaries has been replaced by a new system
- display of the preview of individual entries has been replaced by a new system
- various internal updates
Improvements:
- various smaller improvements and optimizations
- improved behavior of Note-C if the order of the notebooks is changed in the preferences
- changing the typographic quotation marks in the preferences has an immediate effect, a restart is no longer necessary
- preference option for the editor: the font size can now also be set with an own size in addition to the predefined values
- support for more types of plain text attachments (css, php, etc.)
- attachments are displayed alphabetically in the attachment bar
Bug fixes:
- fixes a bug that caused Myary to crash when all Attachments of an currently displayed entry were deleted outside of Myary
- fixed a bug that caused Myary to crash when using Attachments under certain circumstances
- fixed a bug that led to an incorrect selection under certain circumstances when going through entries using a swipe or keyboard shortcut
- fixed a bug in search that could cause Myary to freeze
- fixes an error in the preview of text attachment where black text appeared on a black background
- fixes a bug that prevented attachment files in bundle format (e.g. Textbundle, RTFD) from appearing in the attachment bar
2.0.8
Improvements:- minor improvements for the search function
Bug fixes:
- fixes a bug that prevented other entries from being selected for a single day if Textbundle-format is set as file format
2.0.7
New:- two new options in the Tab Actions Manager
- instead of having to press ⌥⎋ to display the tab action completion, it can also be specified that only pressing ⎋ displays the completion
- option that the completion can be displayed if no character has been written yet
- inserting flexible Markers that can be activated using keyboard shortcuts (can be found in the menu under Markup > Insert marker)
Improvements:
- improved movement of text using the keyboard shortcuts
- minor improvements in the management of attachments
- improved handling of Textbundle files that are not compliant and do not contain an asset directory
Updated:
- Textile parser updated
- Smark parser (Swift version) updated
- Markdown-Parser (Swift version) updated
Bug fixes:
- fixed a bug in the help pages
- fixed a bug in setting a custom color for the I-Beam cursor
2.0.6
New:- Extended printer preferences with considerably more options to individualize the printing as you like
Improvements:
- When the main window is closed, the main window can be reopened by clicking on the dock icon
- moving text up and down using the keyboard shortcut for whole lines improved so that the lines swap places with each other
- preferences for the editor reorganized
- preferences for selected text now with color selection for the text and background of the selected text
- preferences for the background color of the text field, this is now optional. If not activated, the standard background color of the system is used
- preferences for the spacing in the text now with additional spacing option for the text area up/down
- preferences for the cursor revised and expanded, and its behavior in the editor improved
- preferences for the I-beam cursor reworked
- reset button for the text editor preferences added
Updated:
- internal CSS styles for code blocks revised (in order to use updated CSS styles, the existing styles have to be reset in the CSS manager)
- new display foundation for the help system
- various internal updates and improvements
- Swift markup converter -> Various improvements for the Smark-language
Bug Fixes:
- fixes bugs in functions in which URLs are formatted with % -escapes
- fixes cut labels in the user interface
- fixes an error when creating ePub eBooks when images with special characters are included
- Changes made by moving / duplicating text with keyboard shortcuts are saved
2.0.5
New:- new menu and context menu action: Duplicate entry
- new alternative markup conversion engine, developed in the Swift programming language, implemented. This can be activated via the Preferences > General > Use internal Swift version of the markup converter (Beta version: Is in continuous development)
Improvements:
- various code areas updated
- appearance of the text statistics adjusted
- color label order of the pop-up button in the toolbar adjusted
- visual improvements to the Tab Action Manager
- Tab Action Manager behavior improved when loading, saving and switching between internally and externally stored tab actions
- visual improvements to the export manager
Updated:
- Smark parser updated
Bug fixes:
- emoticon insertion as images for diaries via drag'n drop under macOS Mojave or newer restored
- webnotes are now correctly declared as such when loading a diary
- fixes an error in the export manager when creating ePub files in which images should be included whose file name contains one or more spaces
- fixed a bug with the bookmarklet which prevented notes from being created with the Bookmarkletlet
Note on the bookmarklet:
The previous bookmarklet for Safari does not work 100% with this version of Myary. The updated bookmarklet for Safari is available at Xelaton.com.
2.0.4
Resolves a start-crash under macOS 10.5 Catalina
Updated:
- Smark-Parser updated
- Textile-Parser updated
2.0.3
New:- when starting Myary, the last used diary will be preselected
Updated:
- Smark parser updated
Bug fixes:
- fixes an error in the display of line numbering in light mode
- fixes a bug where the set color label will be lost after saving an entry
- fixed some display errors in the user interface
- dates are now localized in newer versions of macOS again
- fixes errors in the mini-editor that could freeze Note-C under certain conditions
- fixed swipe alignment to select the next or previous entry
2.0.2
New:- Character-/Word-counter functions
- Clicking on the counter in the toolbar opens a window with an overview of the text statistics for the normal text and the markup-formatted text
- Options to customize the behavior of the counter in the toolbar: Exclude invisible characters and line breaks in character counting, as well as exclude individual letters in word counting
Updated:
- Myary natively supports Mojave's Dark Mode
- Smark parser updated
Improvements:
- Improvements for the settings of the text editor
Bug Fixes:
- Fixes an error on the date display on certain days
- Corrected some labels in the non-English user interface of the preferences
- Fixes an error when revoking CriticMarkup paste-actions
- Fixed bug when loading German help under Mojave
- Fixed an error loading help via direct help buttons
2.0.1
New:- right-click action for the text field: replace spaces in the selected text with %20 escapes
- right-click action for the text field: apply URL-Encode to selected text
Improvements:
- small adjustments when exporting to the HTML format
- if an error occurs when moving or duplicating an entry to an other diary, a corresponding error message will be displayed
- "Edit in" function improved:
- Detects more applications that can edit files
- Applications that can process Textbundles-files will get the text bundle file delivered directly, provided that the Textbundle option is enabled
- applications are sorted alphabetically in the selection option
Updated:
- BBCode parser updated
- Smark parser updated
Bug-fixes:
- fixes a problem opening Textbundle-files defined with an unknown Markup-language
- fixes an error writing Textpack-files
- fixes an issue when moving or duplicating entries to other diaries
- fixes a word count error
- fixes an error when moving an entry to another date, where the title of the entry is incompletely copied if the title contains a specific char-sequence
- fixes a general problem with handling Textbundle-files
- fixes a issue for the warning of set Markup-languages
2.0.0
Updated System Requirements: macOS 10.10 or later
New:
- MarkdownExtra as new language option added
- MultiMarkdown-Terminal-Tool can be used instead of the Perl script. To use the Terminal-Tool perform the necessary steps in the preferences of Myary under the item "MultiMarkdown"
- added CriticMarkup support, must be activated explicitly via the preferences under the item "CriticMarkup"
- modernized user interface
- switching between bright / dark user interface via the menu Point View > Bright / Dark User Interface. A restart of Myary is no longer required
- show / hide the title bar accessible via the menu item View > Show / Hide Titlebar
- preferences option: thin line numbering (to be found under the item Editor)
- Markup commands are now Collected under the menu item "Markup" including various new actions for formatting text including corresponding keyboard shortcuts:
- Heading 5 6
- Quotation
- Code
- Comment
- Ordered List
- Unordered List
- Underline
- Image
- More Actions
- Convert to Tag
- Copy HTML Code with distinction between whole text and selected text
- CriticMarkup: Highlight, Add, Comment, Remove, Replace
- Icons for diaries new options in the preferences for diaries
- Images can be added by drag'n drop to the icon field
- Emojis and Symbols can be added by drag'n drop to the icon field
- Any non-image file can be added by drag'm drop to the icon field, in this case the file-own symbol icon, for apps the app icon is used
- New icons for the integrated icon collection, and internally improved the iconbrowser
- Added icon reset option in the diaries icon presets
- Menu items and Keyboard shortcuts for text / preview view switch and expand / collapse attachment bar added (under the main menu item View)
- context-action for calendar-sheet "Move entry to" added
- context-action for calendar-sheet "Duplicate entry to" added
- Menu item "Duplicate entry to" added (under the main menu item File)
- Color labels can now also be set via the right-click menu of the entry list
- Myary is now also localized in French
Updated:
- text editor: remove markup menu action renewed
- Smark parser updated
- BBCode parser updated
- Textile-Parser updated to 3.6.0
- new icons for the interface
- help completely revised
Improvements:
- optimizations to the Textbundle and Textpack creation
- improved display of the selected entry in the entry list
- improved display of the notes list
- dark mode-look updated to the current macOS version
- QuickExport internal improvements
- unnecessary elements in the interface of the export manager removed
- internal improvements in the export manager
- minor improvements for sorting the file list
- improvements in the status bar popover window
- user interface updated
- text-field uses the same font and color as the main editor
- when opening the status bar popover window the diary selected in the main window will be preselected in the popover window
- behavior, color and appearance of the icon adjusted in the status bar
- improvements when exporting as an ePub file: only attachments used in the eBook text are included in the final file
- attachments of the currently selected entry which are added or renamed outside Myary, will be recognized and reloaded whenMyary becomes active
- the deletion of individual entries via the delete command can be revoked
- organization and management of diaries in the preferences reorganized and simplified
- Preferences: diverse items of the user interface reorganized
Changes:
- Main menu rearranged
- Export-Manager, Tab-Action-Manager and CSS-Style-Manager are now located under "Tools"
*Fixes:
- fixes a problem with the strands display
- fixes a bug when creating strands on the status bar where strands were not saved under certain circumstances
- fixes a bug when creating PDF and ePub files through the Export Manager
- fixes a bug that prevented overwriting existing files when exporting entries, even if this is explicitly desired
- fixes an error where the color label display in the file list was not displayed correctly
- fixes an error when exporting ePub files if an & sign appears in the file name of attachments which can cause the generated ePub not to be readable by eBook readers
- fixes an error in the attachment bar where files with special file extensions have no icon displayed
- fixes an error in the Quicklook display of files in the attachment bar of files that do not use UTF-8 encoding
- fixes an error when returning from full-screen and distraction-free mode to normal mode
- fixes problems setting full screen mode preferences when full-screen mode is enabled
1.7.0
New:- (Direct-Version only) Updater-Check-System implemented
- context-menu for the attachment-bar
Improvements:
- tweaks to the interface of the Tab-Action-Table
- tweaks to the interface of the CSS-Style-Table
- new Markup-Transformation-Engine implemented
- replaced the the strike-markup for Markdown and MultiMarkdown, instead of using the strike-tag, a del-tag will be set
- optimizations to the text-editor-core
- optimizations to the attachment-system
- smaller adjustments to the search-results-list interface
- several internal methods refreshed/rewritten/optimized
Bug-fixes:
- resolved an issue within the Smark-transformation, which could lead to freezing Myary
- corrected website-links within the menu
1.6.0
New:- now each day multiple entries can be written, which will be saved in separate files
- use the button next to the entry-title to add a new entry to the selected day or to choose another already written entry of the current day
- those entries can be individually labeled with a color-label
- those entries will be displayed within the search as individual entries
- those entries will be considered when exporting diaries
- when changing a month, no longer the first day of a month will be selected, but the currently selected day-number
- the available years has been increased to 1 - 4000. Additionally, you can also type in the year-number instead of selecting it from the popup-menu
Improvements:
- adjustments to the appearance of the Tab-Action-table
- date of results within the search-table will be displayed localized now
- when searching for entries, titles of entries are considered too
- when displaying search-results, the title of an entry will be displayed too
- smaller improvements when writing meta-data of textbundle-files
- more efficient processing of diaries during export
- smaller adjustments to the user-interface
Bugfixes:
- solves an issue when exporting a diary into a single file
1.5.0
New:- new Dark-Mode for users of OSX 10.10 or later, instead of using a custom Dark-Mode the native VibrantDark-Mode of OSX will be used
- set color-labels for entries, standard-color-labels of the file-system will be used, so those are also visible within the Finder-App for example
- Export-Manager, support für Textbundle and Textpack
- Quick-Export of single entries as txt, rtf, rtfd, doc, odt, html, pdf, textbundle, textpack
- new Preference-option to define a custom external editor, accessible through the "Edit in external editor"-Popup
- delete a selected entry using the shortcut CMD+ Delete-Key
- reset CSS-Styles-Button added to the CSS-Style-Manager
- new Xelaton CSS-Pack added (Existing users please use the reset CSS-Styles-Button to get the new CSS-Styles)
- new preference-option for the "insert date"-shortcut in the typography-tab (insert just the date instead of date and time)
- new Smark 2 parser added (please visit www.xelaton.com for more infos about Smark)
- new Wikitext parser added
- Editor-Enhancements:
- MultiMarkdown and Textile Table-Creation Smart-Editing
- when in a table-line, hitting the tab-key automatically creates a new |-symbol
- when in a table-line, hitting the enter-key the next line automatically starts with a |-symbol
- MultiMarkdown only: automatic generation of tablehead-line when hitting enter-key after first table-line
- unindenting list-items using the delete-key
- Markdown, MultiMarkdown, Smark tabbed indention for ordered Lists
- Markdown, MultiMarkdown, Smark automatic list-creation for ordered, indented lists
- shortcut for striked-style (CMD+D)
- shortcut for named links (CMD+Shift+L)
- MultiMarkdown and Textile Table-Creation Smart-Editing
Improvements:
- changed used font in interface to default system-font
- mini-editor now only performs a save of the file, if there are changes
- Export-Manager Save-Dialog improved for saving as single-file, the prompted save-panel will be presented as a regular save-panel instead of an open-panel
- some smaller tweaks to the Export-Manager related to pdf-files
- bigger tweaks to Export-Manager related exporting multiple files to one file
- warning-message, when folder-selection for a new book is not suitable
- warning-message, when the current entry cannot be saved
- several internal code-improvements
Bugfixes:
- resolves an issue which prevented inserting tabs at the beginning of a document
1.4.3
Improvements:- improved drag'n drop behavior when dragging images from websites to Myary
- when adding an image with spaces in filename to text, percent escapes will be added
- Optimizations for the preview-display
- improved check of the subtitle, now prevents use of illegal characters which can lead to unexpected behavior when saving entries
Bugfixes:
- resolves an issue when changing font-, background-colors in preferences using the color-slide-seelector which can result in Myary crashing
- resolves an issue where the first item of search results is not selectable
- resolves an issue where moving entries to a month with no entries would fail
- resolves an issue related to setting a subtitle for an entry with a "-"-sign inside which could lead to loosing some part of the subtitle
- fixed some misspellings
1.4.2
New:- vast improvements in calendar-handling, date-selection and calendar-performance
Improvements:
- adopted file-/folder selection-bar-style for OSX Yosemite and up
- some adjustments to the German Export-Panel
- several internal code- and interface-optimizations
Bugfixes:
- resolves interface-glitch for the Tab-Action-Manager in OSX Yosemite and up
- resolves an main-window-resizing issue
- resolves mixed field-scrolling issues for OSX Snow Leopard
1.4.1
New:- new typography-preference-options
- smart links
- smart dashes
- data detectors
- when adding, removing, renaming files outside the app (Finder for example), changes will be noticed on return to the app and the listing of files will be refreshed
Improved:
- improved adding of images from websites
Bugfixes:
- untranslated textview context-actions fixed
- some other fixes
- fixed not displayed entries in some situations
Other:
- fixed some deprecations within code
1.4.0
New:- context-menu-actions for the editor
- remove markup from selection
- trim selected text
- if there is no set icon for a diary, the corresponding folder-icon of the diary will be used, individual folder-icons, set by user, can be used
- selected text, or the whole text when there is no selection, can be shared using the sharing-symbol and will be forwarded to the OSX-Sharing-System (only OSX 10.8 or higher)
- dock-less-mode (to be set in the preferences), so Myary can be used like a background-app
- new preference-option: automatic toggle of the attachment-bar, blend in when there are attachments, blend out if there are no attachments
- new preference-option: optional line-gutters for the editing-field
- new preference-behavior: when creating a new diary and the title of this diary is still "unnamed diary", the title will be set to the name of the folder of the diary automatically
Improvements:
- improved behavior of the search/replace-bar in conjunction with shortcuts
- within the attachment-bar, while displaying a preview of the attachments, arrow-keys can be used to navigate between the different attachments
- when adding attachments to the text, the focus remains on the text, so you can immediately continue writing
- BBCode 1.0.1 and Smark 1.1.5 implemented
- several improvements and enhancements of the editor-core
- improvements when changing diaries and file-extensions within the preferences
- improvements regarding displaying icons in the popup-selector of the status-bar panel
Bugfixes:
- resolved an issue when deleting diaries in the preferences and updating the diary-switch-navigation-bar
- german preferences: when creating a new diary, the placeholder-name will be displayed in German
1.3.0
New:- optional titles for entries
- including export-option for optional titles
- font for notices can be adjusted now
- context-menu for notices
- send selected notice to text
- send all notices to text
- send all notices to text created today
- delete selected notice
- delete all notices
- delete all notices not created today
Changes:
- some adjustments to the user-interface
Improvements:
- pictures added from websites without a specific file-extension will be handled now so that those will be displayed in the attachment-bar correctly
- improved behavior of the attachment-bar when there are changes in the list of attachments
- some adjustments to the user-interface in the dark-window-mode
- some changes to the interface for adding and editing notices
- improved behavior of the search/replace-bar in conjunction with shortcuts
Bugfixes:
- date of the add notice sheet will be displayed in the selected system-language
1.2.1
New:- Smark version 1.1.4 implemented
- new Export-File-Format ODT added
Bugfixes:: - errors in the English User-Interface corrected
- Dates within the Menubar-Tool will be localized correctly now
- solved an error for displaying files in the attachment-bar
1.2.0
New:- Textbundle-support, can be activated within the Preferences > General > File-Extension. Learn more about the Textbundle-file-format at http://www.textbundle.org
- Smark version 1.1.2 implemented
- image-attachments can be pasted to most applications using Drag'n Drop
- new option within the preferences to move original-files to the trash after adding them to Myary
- Multimarkdown-preview and shortcuts for bold-, inverse- and headline-markup added
- HTML-preview and shortcuts for bold-, inverse- and headline-markup added
- right click-menu added to the calendar with following options (OSX 10.9 or higher):
- open entries in a separate window
- move entry to another date
- delete entry
- show file of entry in Finder
- show attachments of entry in Finder
Improvements:
- saving tab-actions in certain using-conditions improved
- handling of attachments improved when the attachment-preview-window is active
- handling of Drag'n Drop of attachments to the text-editor improved
- attachment-preview-windows remembers its position for the next session
- several smaller improvements for the export of entries
Bugfixes:
- when adding images using Drag'n Drop to the text-editor, the correct markup will be inserted now
- erroneous display of the text-field in certain circumstances fixed
- fixed a bug when exporting entries with certain options selected solved which lead to empty pages
- fixed an error when exporting entries to the PDF-format which caused that no images would be embedded when the option "All entries to one file" was selected
- solved an issue when exporting to the ePub-format concerning embedded metadata
- fixed an issue which lead to a disappearing calendar after performing a search
- improved reaction of search to input and therefore solving an issue which lead to aborting the search
1.1.0
New
- Preview-Mode added, to preview entries formatted with Markdown, Textile, BBCode, Wikitext, MultiMarkdown or Smark
- own CSS-Syles in form of CSS-files can be added to Myary for use in the Preview Mode. Call the CSS-Selection by selecting File -> CSS-Style-Manager
- Tab-Actions: by using a keyword and the Tab-key potions of text can be easily added to the text. Call the Tab-Action-Manager from the menu by selecting File -> Tab-Action-Manager
- built in icon-gallery for your diary-icon-selection
- Add-Button added to the lower left of Myary to open the Preferences and to add new diaries quickly
- Shortcuts to select next or previous entry quickly (CMD+ and CMD-)
- when selecting a diary or an entry, write-permissions will be checked. When selected entry is protected and can be edited an appropriate warning will be displayed
- several smaller improvements, optimizations and adjustments for the newest OSX-version Yosemite
Solved bugs - preventing of carrying over Undos to other entries
- contents of the calendar will be updated when changes are being made within the preferences
- solved an issue with accessing folders, where the entries are stored, when doing changes in a certain way
- solved an issue with setting a new background-image for the fullscreen-mode
- several visual-glitch annoyances within the fullscreen-mode solved
- solved an issue with the disctraction-free mode in OSX 10.6
- several smaller bugfixes
Other - smaller cosmetic adjustments
1.0.6
New:- Shortcut added for quick selection of diaries (CMD+Shift+L)
- Smark version 1.1.1 implemented
- Textile version 3.5.5, corrected version, implemented
Improvements:
- adding the very first attachment to an entry using drag'n drop when attachment-folder doesn't exists yet, improved
- 80+ smaller internal improvements
Bugfixes:
- fixed a bug for the distraction-free mode which lead to crashing Myary
- fixed a bug for adding a background-image for the fullscreen-mode
- fixed an issue with displaying attachments under certain circumstances
- attachment-preview for audio- and video-files replaced with a new system
- fixed a bug which lead to an empty preferences-window
1.0.5
New:- dark-window mode, can be activated via the preferences
- Textile-Parser updated to version 3.5.5
- Smark-Parser updated to version 1.1.0
- shortcut added to select the text-editor
- shortcut for adding date and time (CMD+Shift+D)
Improvements:
- when setting markup per shortcut, autosaving will now be triggered
- adding images to the attachment-bar improved, Opera and Chrome are supported now too
- better handling of text-files with undefined encoding
- improvements within the preferences for setting and changing notebooks
- search improved, special-, japanese-, chinese-, etc.-characters can be searched for now too
1.0.4
Improvements:- search for words with special-characters improved
- small optical change to the text-editor (small margin added to upper and lower edge of the editor)
- thick insertion-point option improved
Bugfixes:
- translation for non-english users of date-elements within the interface corrected
- improved display of calendar, which could be corrupted under certain circumstances
- deleting notices issues, which weren't really deleted as they should be
- several issues resolved when searching for entries
1.0.3
Improvements:- general improvements
1.0.2
New:- Pictures from Safari (and other Webkit-applications (excluding Opera and Chrome)) and Firefox can be imported directly
- automatically opens the main-window when switching to he app if the window is closed
Bugfixes
- exporting a book collected into one file with Markup now works properly
- solved export-issues with special-characters
- solved an issue of generating preview-images of attachments
- solved an issue of attachment-actions which could lead to problems
1.0.1
New:- new feature - offering a button to open a webpage where a note has been taken from with the bookmarklet
- new preference-options to set font-type ,-size and -color for printing
- New feature: editing selected note
Improements:
- some "very" small tweaks to interface
- added some missing tooltips to some buttons
- corrected some tooltips in the German version
- improved behavior when deleting notes
- app now automatically goes to background when a webnote is received
1.0.0
- Initial release