Marker v1.1.0
Included in this release:
- Adds command menu (w/
CMD+k
) to easily navigate between files/projects - Adds Table of Contents panel, #21
- Adds File tree sorting options based on name, created at, or updated at, #20
- Fixes spacing between sidemenu and editor
See the assets to download and install this version.
Installing on MacOS
Download the app by choosing the appropriate dmg file for your system architecture:
Marker_1.1.0_aarch64.dmg
- for M1-based macsMarker_1.1.0_x64.dmg
- for Intel-based macs
After you download the app and drag it to your Applications
folder, you will face difficulties opening it because I'm not enrolled in the Apple Developer Program. To bypass this, you will need to run this in your terminal:
$ xattr -c /Applications/Marker.app
After that, you should be able to open the app with no issues.