AtomNotes

Environment: OS X 10.10.4
Atom download: https://atom.io/ , the size of Atom is about 80M+.


Packages

Menu Bar: Atom–>Install Shell Commands.
Then you can use such as ‘apm’ etc. commands in Mac OS X’s Terminal.

Menu Bar: Atom–>Preferences–>Packages/Install.
But maybe it has some problem when we install packages across upper method. Here is my problem:
apm problem

Here is my solution:
Download and install node.js: https://nodejs.org/en/
Using the installation of ‘activate-power-mode’ package as an example. Open the Terminal and entry the following commands:

cd ~/.atom/packages
git clone https://github.com/JoelBesada/activate-power-mode
ls
cd activate-power-mode/
npm install

You can get the link after ‘git clone’ by searching ‘activate-power-mode github’ in Google.
Wait a seconds. Then Click Menu Bar: View–>Developer–>Reload Window.
The Toggle of the activate-power-mode is ‘Ctrl + Alt + O’. Here is the author’s effect:
activate-power-mode effect

Menu Bar: Packages. You can check the packages you have install and their common shortcut keys.


Markdown

Atom has the Markdown Preview package, so it can edit and preview Markdown file directly. The shortcut key is ‘Ctrl + Shift + M’.

Install markdown-scroll-sync(Auto-scroll markdown-preview tab to match markdown source):

cd ~/.atom/packages
git clone https://github.com/mark-hahn/markdown-scroll-sync
cd markdown-scroll-sync/
npm install

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值