Ulysses III vs Caret
When comparing Ulysses III vs Caret, the Slant community recommends Ulysses III for most people. In the question“What are the best Markdown editors for OS X?” Ulysses III is ranked 4th while Caret is ranked 25th. The most important reason people chose Ulysses III is:
A few themes are baked in and a big selection of [user-contributed styles](http://styles.ulyssesapp.com/) to choose from are available on the Ulysses Style Exchange.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Highly customizable
A few themes are baked in and a big selection of user-contributed styles to choose from are available on the Ulysses Style Exchange.
Pro Does not distract the user
Ulysses has a clean, unobtrusive, easy to overview interface that allows focusing on writing. By default it's split up in 3 panes with sidebar, sheet pane and content pane from left to right. Unnecessary panes can be hidden.
Pro No Markdown syntax knowledge required
Markdown formatting can be applied from the right-click menu, with keyboard shortcuts or from an optional markup bar. Necessary elemants to links, images, and footnotes are added by filling in a popover.
Pro Can paste rich text and import from Word
Pasted rich text and imported Word documents keep their formatting when converted to Markdown.
Pro Attachments can be added
Attachments such as images, text notes, keywords and writing goals can be added to content. And to organize them keywords can be added.
Pro Great tools for organizing and finding files
Ulysses saves everything in the app so there's no file management outside of the editor involved. It organizes content in groups (folders) and sheets (files), has a powerful, easy to use search and allows adding keywords to attachments to help them be organized and found quickly.
Groups can have an unlimited amount of subgroups and the title of subgroup shows up in the pane view. Sheets can be split up, merged, glued together and easily moved around in the sheet pane by dragging and dropping. Great for splitting up larger documents into manageable chunks while still keeping an overview of the whole project and having the ability to move sections around quickly.
Contents of a group can be filtered by text, keywords or change date within headings, code blocks, images or any other marked up text. Filters can contain a combination of conditions and be saved to make a new group. Saved filters can be moved around to different groups and will return filtered results for that group. Selecting multiple groups will show the combined sheets of those groups.
Pro Keyboard navigation
You can operate Ulysses via keyboard only. No need for mouse.
Pro Multiple preview and export options
The editor can export to Plain Text, RTF, Word, HTML, ePub and PDF with customizable styles for each option. It can also preview HTML directly in the browser.
Pro Inline formatting
There's no live-preview pane or an external previewer necessary. Ulysses displays styling inline.
Pro Includes features for not losing place
Ulysses has options for highlighting current line, showing line numbers and enabling typewriter mode. Typewriter mode defines a place on the screen where the cursor should be so eyes are kept focusing in one place on the screen.
Pro Syncs via iCloud
Content can be synchronised across devices via Apple's iCloud.
Pro Comprehensive documentation
Ulysses comes with an excellently written documentation that covers everything there is to know about the software, including an extensive list of keyboard shortcuts as well as short and sweet introduction to Markdown and its benefits.
Pro Allows the user to work anywhere and on any Apple device of their choice
Ulysses is available for both macOS and iOS. This, combined with the cloud syncing allows users to work on their projects using any Apple device they have at the time.
Pro Displays statistics including how long it takes to read the document
The editor tracks statistics that shows how many characters, words, sentences, paragraphs, and pages a document contains and estimated reading time for slow, average, and fast readers. The statistics display in a popover that can be torn-off so it's constantly visible.
Pro Helps get stuff done
Goals such as how many characters, words, sentences, paragraphs, lines or pages should be written can be set to help get motivated.
Pro Powerful organization features
Groups, tagging, and notes for each document.
Pro Helpful support
Staff is helpful in answering questions on how to use the app.
Pro A demo version is available
A time (10hrs) and usage limited demo for Ulysses III is available.
Pro Single-pane hybrid interface
The single pane formats your MD as you write it but retains the markup so you can see what's going on.
Pro Has a heading navigator
Hit ⌘ G to see document titles in a hierarchical view, type and use the arrows to navigate.
Pro Has a file manager
Hit ⌘ T to browse current folder, navigate the file system and manage your files and folders, type to search, right click to create / move / rename / delete items.
Pro Supports multiple cursors / selections
Make ten changes at the same time, not one change ten times - lets you edit multiple lines at once, perform quick and selective find and replace, etc.
Pro Supports context commands
Hit "Enter" to fix spelling, convert list to ordered/unordered/task, convert reference link to inline, jump to reference link definition, jump to footnote definition, visit links, etc.
Pro Supports auto-completions
Auto-completion for paths of links and images, keywords in fenced code blocks, emoji, etc.
Pro Offers inline preview for LaTeX math expressions
Renders LaTeX math expressions as soon as you have finished writing them.
Pro Supports "select more" / "select less" commands
Hit ⌥ ↑ to extend the current selection to the next biggest element and ⌥ ↓ to shrink the selection.
Cons
Con Subscription-based
Ulysses now operates on a subscription-based model. $4.99/month or $39.99/year. It is not currently possible to pay once and keep it.
Con Overwrites imported markdown files
When previously written markdown files are imported, they're converted to Ulysses' version of Markdown and original files are overwritten.
Con Proprietary file format
Text is saved in a database in proprietary format. Meaning, your notes can't be accessed other than through the app, and cannot be moved other than by exporting them.
Con Expensive
Con Cannot render code blocks
You can go around this limitation, but it is complex and not so pretty looking as it is in other Markdown Editors.
Con Lacks a LaTeX-exporter
Con iOS and Mac versions have to be bought separately
The iOS version costs $24.99 and the macOS version costs $44.99. They have to be bought separately in order to be used on those devices.
Con Automatic switching of sheets can be confusing
Scrolling down when at the bottom of a sheet will switch to next sheet. When unexpected, this behavior can be confusing to some.
Con No proper right-to-left support in PDF
Ulysses lacks right-to-left support that was available in the previous incarnation of this software.
Con Proprietary Markdown extensions but no MultiMarkdown
Con Not cross platform
Con Cursor rendering issues
Con Not free
No longer free, try and buy
Con The shortcuts don't toggle formatting
Pressing cmd+B, for example, will begin a bold segment of text, but pressing it again doesn't end that bold segment, it retroactively turns the boldness off. This interrupts writing flow tremendously.