When comparing Sublime Text vs Notion, the Slant community recommends Sublime Text for most people. In the question“What are the best open source Markdown editors for Linux?” Sublime Text is ranked 7th while Notion is ranked 20th. The most important reason people chose Sublime Text is:
Sublime Text has a minimap on the side that provides a top-down view of the file and keyboard shortcuts for most actions. It also supports a large number of languages and general text editing features out of the box.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Comfortable to work with
Sublime Text has a minimap on the side that provides a top-down view of the file and keyboard shortcuts for most actions. It also supports a large number of languages and general text editing features out of the box.
Pro Lightweight
Sublime Text is very lightweight by default. Customization occurs on the fly thanks to Package Control.
Pro Functionality can be easily extended
Sublime Text uses TextMate's syntax declaration files to support new languages, it has all its menus and keybindings generated from JSON files, and it can be scripted to add new features using Python.
If Sublime Text doesn't support a desired language or feature, it's usually not long before someone implements it themselves - examples include the plugin package manager and the 'open in browser' command.
Pro Beginner-friendly
When you start using Sublime Text, it doesn't drown you in keyboard shortcuts or non-intuitive use-concepts. However, high-level functionality can still be easily accessed when the need for it arises.
Pro Multi-line select and editing
Multiple cursors and column selection allows for versatile ways of editing.ctrl + d
will select the current word and each time the command is repeated, it adds the next occurrence of the word to the selection.ctrl + click
or middle-mouse click
will place another cursor in the place that's clicked. Cursors can then be controlled together. This also permits selecting vertically.ctrl + shift + l
will place a cursor on every highlighted line.
Pro Consistent cross-platform
Sublime Text looks consistently the same across Windows, OS X, and Linux.
Pro Fully customizable
Sublime Text allows for all sorts of customization to help users change almost everything in the editor: Key Bindings, Menus, Snippets, Macros, Completions, and many more. Essentially, just about everything in Sublime Text is customizable with simple JSON files. This system gives the user flexibility as settings can be specified on a per-file type and per-project basis.
Pro Has tons of plugins available
Pro Very fast
Sublime is quick to start and never slows down. The UI is always responsive and you know what is happening in the background.
Pro Installable package manager
The package manager is a plugin and can be swapped with something else custom.
Pro IDE features without the cruft
Sublime Text, while being lighter-weight than an IDE, still supports many IDE features.
- Text from the current file is used to provide autocomplete.
- Project Support (folder browsing, scoped history, build-system declarations).
- Refactoring support is emulated through multi-select, project-wide find and replace, and regular expression search.
- Syntax-aware selection and GoTo for quickly jumping to locations in the project.
- Snippets and Macros.
- A Python console for everything else.
Pro Offers Command Palette
Command Palette allows for fuzzy searching all available settings, snippets, etc.
Pro Easy to get started
All you need to do when starting up is to install a package manager and modify user configuration.
Pro Regex commands
Regex commands help describe a certain amount of text.
Pro Customizable keymapping
From menus to commands, assign key maps to almost anything.
Pro Portable settings
Settings are modular and can be shared.
Pro Distraction free editing mode
Distraction free editing takes over your screen and removes every UI element so you can focus on code.
Pro Dynamic Build System
Choose from many build systems or craft your own.
Pro Freemium
A Sublime license can be bought but it can still be used for free. However, a pop-up appears when you save multiple times.
Pro Permits instant file switching
Open Goto Anything by pressing Ctrl or Command + P and by using fuzzy search you can look for a file in your project. The file will load even without pressing enter, so you can make sure you've found the correct file without committing.
Pro Multiple languages are supported
Pro Haxe and OpenFL integration via plugin
Both of these programming interfaces are cross-platform, open source, and easy to use.
Pro Direct server upload
Provides command line shortcut for server upload.
Pro Projects support multiple folders and git repos
Pro Allows for Vim-style editing
Vintage mode is Vim-style editing that's already built into the text editor.
Pro Support for TextMate themes and window decoration themes
Sublime Text compatibility with Textmate bundles is good, but excludes commands, which are incompatible. In general, Sublime Text syntax definitions are compatible with Textmate language files (.tmLanguage extension).
Pro Highly Theme-able
Create your own theme with online editor.
Pro Functionalities
With lot of functionalities, where other editor even not think to provide.
Pro Full-featured on desktop, mobile and web
Even the right-click menus on the web are the same as the app.
Pro Unlike anything else
One of the most complete applications one can use to build a personal dashboard (or professional) and migrate all other services to it. No more calendar, task, notes, financials, lists, writing and wiki apps, just Notion.
Pro Pages within pages within pages, to infinity
You can have a ridiculous amount of information within a single note. Look at how it works, you'll be surprised!
Pro Flexible contents storage and organization
You can upload files and embed online stuff in any hierarchical structure using pages, toggle lists, etc.
Pro Highly visual, with icons next to every new page and so on
This feature makes it very easy to find certain notes and such. And great for visual people as well. You could also add images as icons instead, if you like.
Pro Blocks offer incredible flexibility
The basic unit of organization in Notion is the block, which can be a chunk of text, an image, a bullet point, or even a link to another page. Each page consists of these blocks, which can be easily reorganized, moved to other pages, converted into other content types, or generally manipulated in many useful ways. Because of blocks, restructuring information in Notion is way easier than in any other wiki or notebook app.
Pro Does a great job with both notes and to-dos
To-dos in Notion aren't just dot point lists. You can drag and drop them into columns just like Trello (Kanban style), you can have sub-tasks, and you can easily mark things off as completed so they are no longer in your way. Notes are also powerful, with proper formatting and ways to manage and search for them, which makes it a great Evernote alternative.
Pro Cross platform
Works with Android, iOS, Windows, & Mac OSX.
Pro Awesome for wikis
You can easily start writing a bunch of web pages, share it with co-workers and choose whether to publicize or keep your contents private. It's also easy to hyperlink pages.
Pro Amazing view flexibility
You can create different views for a page's content and easily toggle between kanban, table, etc. (As long as the content is able to allow different views.)
Pro Quick and effective search
Just type in a word and you'll have results in no time at all.
Pro Attach files in tables
You can attach files in table cells, which is a feature missing in most spreadsheet-like applications.
Pro Great spreadsheet functionality
You can use calculation/formula, links, attachment, inter-referencing of data from other pages or tables, embed documents and images in the table cells.
Pro Renders Markdown Syntax
Add code blocks, Headers, bullet point, numbered lists, or To-Do boxes by typing using Markdown Syntax (instead of klunkily moving the mouse to formatting boxes)
Pro Less headaches when editing pages
Lets you restore your page to a past edit. Also works with sub-pages and databases. Though it is worth mentioning that it's a paid feature.
Cons
Con Paid
Although paying for something good is far from a Con, having the competition this editor has and still have to pay for it is definitely a Con.
Con Proprietary
Sublime Text protects and copyrights its code and is thus not the freedom-ware some would like it to be.
Con Interruption while work
"Purchasing" messages box interrupts while saving file.
Con No printing of files
Sublime Texts offers no way of printing the files it edits.
Con Not a full IDE
It does not necessarily function on a project level.
Con Annoying whitespace management
All too often it does the wrong thing with indentation on otherwise blank lines.
Con Loading big files on Windows is slow
Here's a rough comparison: a 70 MB file takes about 2 seconds to load in Notepad++, whereas the same file in ST3 takes over 10 seconds to load.
Con No toolbar
Sublime Text is more focused on keyboard users, meaning it doesn't come with a tool bar. Even plugins can't toggle bookmarks using the mouse.
Con Slow development
While development has yet to stop on Sublime Text, it is significantly slower than its competitors Atom, VSCode, and others.
Con Inadequate language support
Sublime Text offers poor support for Far-East languages in Linux.
Con No RTL Support
Although it is a "text" editor, Sublime Text does not support rendering text written in Arabic or other right to left languages. The developers seems unwilling to fix this issue any time soon.
Con Often crashes due to poor quality plugins
Some plugins are quite buggy, meaning that installing many can become quite a problem regarding stability.
Con Not very fast using native apps
Can take time if you're switching between lots of pages often as it needs to load the data each time
Con Not always very intuitive
Column filters are not that intuitive to apply.

Con No true backup
True backup can only exist if it's automated and easily recoverable. Else, it's just an outdated copy or useless scrambled data.
Con Designed with teams in mind, and less formatting than Evernote
Evernote may be more individual-oriented and has more formatting and such options available, but whether that affects you is down to personal preference. Try both and see which you prefer.

Con Not yet a new protocol, as it could be! (or could it?)
Think of scuttlebutt or email. the best Evernote alternative would be a "web 3.0" of sorts. Something that would be just a simple file added to a computer and automatically replicated to other computers along with a website and any company could easily pick up the concept and make their own hosting, including some awesome google drive/host of sorts.
