Settings

Theme

Alternative to Sublime and Markdown

4 points by slategruen 3 years ago · 1 comment · 1 min read


I am currently using Sublime as my primary Markdown editor. Everything's perfect except for one thing: scrolling on Linux with a touchpad is terrible. I really like the third-party packages Sublime has i.e. syntax highlighting ( with MarkdownEditing) and automatic table creation (with Table Editor). I couldn't find any other apps that has all these features.

guiambros 3 years ago

Have you tried Obsidian[1]? It's not a general purpose editor like Sublime, but is a great Markdown editor, if that's your main use case.

I still use Sublime a lot, and touchpad works fine on Mac, and with mouse on Linux. Not sure why touchpad on Linux wouldn't work properly.

[1] https://obsidian.md

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection