Skip to content

Commit 76a187a

Browse files
committed
- QS: Using SMA > Added a link to PDF and Import plugins
- QS: Backup > Added image preview tooltips + Fixed several links
1 parent aafd5dd commit 76a187a

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

docs/qs-backup-setup.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@ You should obtain a layout similar to this one (it is fine if you only have one
4343

4444
1. Download and install [the latest version](https://github.com/alexis-/BitShelter/releases) of *BitShelter*
4545
2. Start **BitShelter Agent** from the Windows Start menu
46-
3. Double-click on the [**Tray Icon**](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_TrayIcon.png): ![](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter_Icon.png)
46+
3. Double-click on the [Tray Icon ![](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_TrayIcon.png)](# '@tooltip-preview') 🖼️
4747

4848
###### Enabling Windows' Volume Snapshot Service (VSS)
4949

5050
> Take note of the Drive Letter which contains your SuperMemo collection. If you only have one disk in your computer, it should be C:\\
5151
5252
?> **In this example, the SuperMemo collection Drive Letter is E:\**
5353

54-
1. In the [Main Window](https://raw.githubusercontent.com/alexis-/BitShelter/master/Resources/BitShelter.Agent_Rules.png), click on the <kbd>**Add Schedule**</kbd> button
55-
2. Click on <kbd>**Enable other Drive(s)**</kbd> in the [General tab](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png)
56-
3. Select the SuperMemo drive **(E:\\)** in the [System Protection dialog](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-18.png) and click on <kbd>**Configure**</kbd>
57-
4. In the [new dialog](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-22.png) click on <kbd>**Turn on protection**</kbd>, select at least 2GB of desired reserved space(\*) for Snapshots, then press <kbd>**OK**</kbd>
58-
5. Back in the [General tab](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png), click on <kbd>**Raise limit**</kbd>, and set the new limit to **512**
54+
1. In the [Main Window ![](https://raw.githubusercontent.com/alexis-/BitShelter/master/Resources/BitShelter.Agent_Rules.png)](https://raw.githubusercontent.com/alexis-/BitShelter/master/Resources/BitShelter.Agent_Rules.png '@tooltip-preview'), click on the <kbd>**Add Schedule**</kbd> button
55+
2. Click on <kbd>**Enable other Drive(s)**</kbd> in the [General tab ![](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png)](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png '@tooltip-preview')
56+
3. Select the SuperMemo drive **(E:\\)** in the [System Protection dialog ![](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-18.png)](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-18.png '@tooltip-preview') and click on <kbd>**Configure**</kbd>
57+
4. In the [new dialog ![](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-22.png)](https://github.com/alexis-/BitShelter/raw/master/Resources/SystemPropertiesProtection_2018-05-05_13-10-22.png '@tooltip-preview') click on <kbd>**Turn on protection**</kbd>, select at least 2GB of desired reserved space(\*) for Snapshots, then press <kbd>**OK**</kbd>
58+
5. Back in the [General tab ![](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png)](https://github.com/alexis-/BitShelter/raw/master/Resources/BitShelter.Agent_General.png '@tooltip-preview'), click on <kbd>**Raise limit**</kbd>, and set the new limit to **512**
5959

6060
\*: *If you chose not to create a partition dedicated to SuperMemo, the reserved space will be used up by all the other modifications written to your partition. You should consequently increase the reserved space.*
6161

@@ -65,7 +65,7 @@ You should obtain a layout similar to this one (it is fine if you only have one
6565
1. Click on the <kbd>**Add Schedule**</kbd> button
6666
* Select the SuperMemo **Drive letter (E:\\)**
6767
* Set **Lifetime** to *1 Day*
68-
2. Click on the <kbd>**Schedule**</kbd> **tab** and fill in <a href="content/images/backup-setup/bitshelter-15min-schedule.png" target="_blank" rel="noopener">the following values</a>
68+
2. Click on the <kbd>**Schedule**</kbd> **tab** and fill in [the following values](/content/images/backup-setup/bitshelter-15min-schedule.png ':ignore')
6969
* **Occurs every**: *15 minutes*
7070
* **Frequency**: *Daily*
7171
* **Recurs every**: *1 day(s)*
@@ -75,7 +75,7 @@ You should obtain a layout similar to this one (it is fine if you only have one
7575
1. Click on the <kbd>**Add Schedule**</kbd> button
7676
* Select the SuperMemo **Drive letter (E:\\)**
7777
* Set **Lifetime** to *6 Month*
78-
2. Click on the <kbd>**Schedule**</kbd> **tab** and fill in <a href="content/images/backup-setup/bitshelter-daily-schedule.png" target="_blank" rel="noopener">the following values</a>
78+
2. Click on the <kbd>**Schedule**</kbd> **tab** and fill in [the following values](/content/images/backup-setup/bitshelter-daily-schedule.png ':ignore')
7979
* **Occurs once at**: *08::00::00 (or whenever your computer is running)*
8080
* **Frequency**: *Daily*
8181
* **Recurs every**: *1 day(s)*
@@ -136,7 +136,7 @@ For our purpose, **git** will be our mean to:
136136

137137
<img src="/content/images/backup-setup/git-local-collection-repository.png" data-origin="content/images/backup-setup/git-local-collection-repository.png" alt="">
138138

139-
6. <a href="content/data/sm-main-commit.bat" target="_blank" rel="noopener">Download this .bat file</a> and save it in your local repository folder (where your `.git` directory is located). It contains the following commands:
139+
6. <a href="/content/data/sm-main-commit.bat" target="_blank" rel="noopener">Download this .bat file</a> and save it in your local repository folder (where your `.git` directory is located). It contains the following commands:
140140

141141
```bat
142142
git add -A && git commit -m "Update"

docs/sma/qs-using-sma.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,18 @@ You can always know whether SMA is running by checking the robot icon in your **
2929

3030
[plugin-pdf-common.md](plugin-pdf-common.md ':include')
3131

32+
### PDF: Additional features
33+
34+
Visit the [PDF plugin page](plugin-pdf) to read about other available features (OCR, dictionary, etc.).
35+
3236
<!-- Import -->
3337

3438
[plugin-Import-common.md](plugin-Import-common.md ':include')
3539

40+
### Browser: Additional features
41+
42+
Visit the [Import plugin page](plugin-import) to read about other available features (Feeds, advanced customization, etc.).
43+
3644
## SMA 103
3745

3846
### Plugins

0 commit comments

Comments
 (0)