diff --git a/_posts/basic/2016-01-01-Quick Start.md b/_posts/basic/2016-01-01-Quick Start.md index b6374d55..ae21f74f 100644 --- a/_posts/basic/2016-01-01-Quick Start.md +++ b/_posts/basic/2016-01-01-Quick Start.md @@ -17,19 +17,19 @@ Thank you for choosing **Typora**. This document will help you to start Typora. ## Live Preview -**Typora** uses the feature: *Live Preview*, meaning that you could see these inline styles after you finish typing, and see block styles when you type or after you press `Enter` key or focus to another paragraph. Just try to type some markdown in typora, and you would see how it works. +**Typora** uses the feature: *Live Preview*, meaning that you can see these inline styles after you finish typing, and see block styles when you type or after you press `Enter` key or focus on another paragraph. Just try to type some markdown in Typora, and you will see how it works. -**Note**: Markdown tags for inline styles, such as `**` will be hidden or displayed smartly. Markdown tags for block level styles, such as `###` or `- [x]` will be hidden once the block is rendered. +**Note**: Markdown tags for inline styles, such as `**` will be hidden or displayed smartly. Markdown tags for block-level styles, such as `###` or `- [x]` will be hidden once the block is rendered. ## Markdown For Typora -**Typora** is using [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/), For more detail, please open [Markdown Reference](/Markdown-Reference/). +**Typora** is using [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/), For more details, please open the [Markdown Reference](/Markdown-Reference/) guide. -To see full markdown Syntax references and extra usage, please check `Help`->`Markdown Reference` in menu bar. +To see full markdown Syntax references and extra usage, please check `Help`->`Markdown Reference` in the menu bar. ## Useful Shortcuts -For more shortcut keys and custom key bindings, you can refer [here](http://support.typora.io/Shortcut-Keys/). +For more shortcut keys and custom key bindings, you can refer [here](/Shortcut-Keys/). ## Files @@ -37,72 +37,95 @@ For more shortcut keys and custom key bindings, you can refer [here](http://supp The quick open panel can be popped up by pressing Command+Shift+O (*on macOS*) or Ctrl+P (*on Windows/Linux*), or click "Open Quickly" from `File` menu. -You could use fuzzy search to find & open files in current folder quickly. +You can use fuzzy search to find & open files in the current folder quickly. ### Open Folder -You could select a folder in the open file dialog popup from `File` → `Open` menu to open a folder in Typora. Actually you do not need to open folder explicitly in this way, when you open a file, its parent folder will be automatically loaded, you could check the folder from "Files Sidebar", which will be introduce below. +You can select a folder in the open file dialog popup from `File` → `Open` menu to open a folder in Typora. You do not need to open a folder explicitly in this way, when you open a file, its parent folder will be automatically loaded. You can find the folder in the "Files Sidebar." ### Files Sidebar -User can toggle sidebar from menubar or from titlebar on macOS and from status bar on Windows/Linux. +Users can toggle the sidebar from the menubar or from the title bar on macOS and from the status bar on Windows/Linux. -Typora has two types of sidebar: +Typora has three types of sidebar: -- Outline Panel (display *table of contents* of current document) -- File Tree (display loaded folder in tree hierarchy) -- File List (display files in loaded folder as lists) +1. Outline Panel (display *table of contents* of current document) +2. File Tree (display loaded folder in tree hierarchy) +3. File List (display files in loaded folder as lists) -In file tree mode, currently only folder and files that are supported by Typora (Markdown file, text file, etc) is displayed. +In file tree mode, currently, only folders and files that are supported by Typora (Markdown file, text file, etc.) are displayed. ### Global Search -You could click the "Search" icon on side panel on macOS or just scroll top on side panel on Windows/Linux version of Typora to show global search input. Or use hotkey Command(Ctrl) + Shift + F to open global search. +You could click the "Search" icon on the side panel on macOS or just scroll top on the side panel on the Windows/Linux version of Typora to show global search input. Or use hotkey Command(Ctrl) + Shift + F to open the global search. ## Outline -Mouse over the windows toolbar and click the outline icon on the right top of the window can open outline panel. This Panel can be pinned to left side. +Mouse over the Windows toolbar and click the outline icon on the right top of the window can open the outline panel. This Panel can be pinned to the left side. ## Word Count -Mouse over the windows toolbar will make word count visible. "Always show word count" can be set from preference panel. Click it will popup detailed word count tooltip. If a range of text is selected word count for selection will also be displayed on word count tooltip. +Moving the mouse over the Windows toolbar will make the word count visible. "Always show word count" can be set from the preference panel. Clicking it and the detailed word count tooltip will pop up. If a range of text is selected word count for selection will also be displayed on the word count tooltip. ## Copy -We create typora and want to make it your default markdown editor, thus copy and paste means copy from another app or paste to another app, instead of *copy/paste from/to another markdown editor*. Therefore, by default, `Copy` means `Copy As HTML` ( and `Paste` means `Paste from HTML`). +We created Typora and want to make it your default markdown editor, thus copy and paste means copy from another app or paste to another app, instead of *copy/paste from/to another markdown editor*. Therefore, by default, `Copy` means `Copy As HTML` ( and `Paste` means `Paste from HTML`). -However, after click "**Copy Markdown source by default**", typora will copy selected text in HTML/markdown format (When pasting, rich editors will accept the HTML format, while plain text / code editor will accept the markdown source code format). +However, after selecting "**Copy Markdown source by default**", Typora will copy selected text in HTML/markdown format (When pasting, rich editors will accept the HTML format, while plain text / code editor will accept the markdown source code format). -To **copy Markdown source code** explicitly, please use shortcut key `shift+cmd+c` or `Copy as Markdown` from menu. To **Copy as HTML Code**, please select `Copy as HTML Code` from menu. +To **copy Markdown source code** explicitly, please use the shortcut key `shift+cmd+c` or `Copy as Markdown` from the menu. To **Copy as HTML Code**, please select `Copy as HTML Code` from the menu. ## Smart Paste -**Typora** is able to analyze styles of the text content in your clipboard when pasting. For example, after pasting a `