Zettlr is a Markdown Editor for the 21st century. Zettlr supercharges your writing experience and makes no compromises. It supports standard Markdown and does not need any special handling. Just pull in your existing notes, Zettelkasten, and paper projects and start working on them immediately. Zettlr uses a WYSIWYM (What You See Is What You Mean) approach and renders certain elements such as links directly for your convenience. Zettlr is the first Markdown editor directly aimed at writing professionally. Whether you are a college student, a researcher, a journalist or an author -- Zettlr has the right tools for you.
Zettlr is a Markdown Editor for the 21st century. Zettlr supercharges your writing experience and makes no compromises. It supports standard Markdown and does not need any special handling. Just pull in your existing notes, Zettelkasten, and paper projects and start working on them immediately. Zettlr uses a WYSIWYM (What You See Is What You Mean) approach and renders certain elements such as links directly for your convenience. Zettlr is the first Markdown editor directly aimed at writing professionally. Whether you are a college student, a researcher, a journalist or an author -- Zettlr has the right tools for you.
To install zettlr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zettlr
To see what files were installed by zettlr, run:
port contents zettlr
To later upgrade zettlr, run:
sudo port selfupdate && sudo port upgrade zettlr
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.