tool-bar-mfj
An essential tool-bar that adds many commonly used actions
Mohl 744 0 2.1.0 MIT GitHub

MfJ Toolbar - a tool-bar plugin

About

This is a plugin for the Atom Tool Bar package.

This was created to support Content Editors for the new MfJ Website.

Buttons

  • Open file
  • Open folder
  • Save file
  • -
  • Find in buffer
  • -
  • Toggle fullscreen
  • Toggle tree-view
  • -
  • Hugo start (requires Hugo installed)
  • Hugo stop (requires Hugo installed)
  • -
  • Commit
  • -
  • Markdown Preview
  • -
  • Open MfJ

Installation

First you have to install the tool-bar package which is required:

apm install tool-bar

Then you install the tool-bar-basic package:

apm install tool-bar-mfj

License

The MIT License

Credits

Based on (tool-bar-basic)[https://github.com/AlexNewson/tool-bar-basic] (Thanks to AlexNewson!)