
Saving your entries
Every single entry will be stored in a separate file and you can freely choose where your entries should be saved to. Myary automatically creates a covenant folder hierarchy where you can find your entries fast, even outside of Myary. Additionally all entries will be saved in the open txt-file-format so you can open your entries in many text-editors. You keep full control over your entries.
Creating multiple diaries
Myary allows you to create multiple diaries, so you can diverse your entries by topics and projects.
Special editor and fullscreen-modes
The editor of Myary offers a lot of features to make writing more efficient and spare you using the mouse, like automatic list-creation (* and - signs) or moving of text-passages with keybourd-shortcuts. Additionally you can set the look of the editor to your preferences: Colors of text and background, font-size and -type, text-margins and more.
Also, Myary offers the well known fullscreen-mode (Lion and Mountain Lion) and a distraction-free mode where you can concentrate on your text wholefully.
What's new in this version:
- Shortcut added for quick selection of diaries (CMD+Shift+L)
- adding the very first attachment to an entry using drag'n drop when attachment-folder doesn't exists yet, improved
- 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...
v2.5
**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