Skip to content

Commit 348adca

Browse files
committed
move all TODO to the frontmatter
1 parent 5367dc3 commit 348adca

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed
Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Installation
3+
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
4+
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
35
---
46

57
PP is available for MacOS, Windows and Linux. You need to download it and do some installation steps. The easiest way to download and install the latest version of PP is by using one of the installer files at the [homepage](https://www.portfolio-performance.info/) (see fig 1). A link to the release notes of this latest version is also provided.
@@ -15,10 +17,6 @@ You can also download the Windows - Installer (setup.exe). On Windows 11, you ge
1517

1618
+ Windows: you can download the compressed Zip-file and extract it in a directory at your choice. Even an USB-stick (about 250 MB free space) is fine (run from stick). You can also download the installer file (setup.exe). On Windows 11, you get a security warning about the dangers to run a exe-file. Double clicking on this file, will start the installation. You need about 200 MB of free space.
1719

18-
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
19-
TODO: difference between windows installer & zip + adding how to install on macOS & Linux
20-
{: .hidden}
21-
2220
# MacOS
2321

2422

@@ -27,30 +25,9 @@ The installer files are in fact stored in the [author's github repository](https
2725

2826
![Fig 3: Github repository for downloading (previous) releases](images/installation-download-github.svg)
2927

30-
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
31-
{: .hidden}
32-
3328
You can edit and compile the source code; see [Contributing to Portfolio Performance](https://github.com/portfolio-performance/portfolio/blob/master/CONTRIBUTING.md#project-setup).
3429

3530
# Updating the software
3631
After the first installation, the program will check on each start-up for new updates and install these automatically (see figure 1).
3732

3833
![Fig 1: Automatic updating with newer version](images/installation-update.png)
39-
40-
# Github
41-
The installer files are in fact stored in the [author's github repository](https://github.com/portfolio-performance/portfolio/releases). So, you can also download the program from this repository. If you ever should need a previous version, this is also the place to be (click on the version number at the left side).
42-
43-
![Fig 3: Github repository for downloading (previous) releases](images/installation-download-github.svg)
44-
45-
TODO: explain third box in figure 3, the meaning of asc extension, and question windows 32 bits or 64 bits?
46-
{: .hidden}
47-
48-
You can edit and compile the source code; see [Contributing to Portfolio Performance](https://github.com/portfolio-performance/portfolio/blob/master/CONTRIBUTING.md#project-setup).
49-
50-
# Updating the software
51-
After the first installation, the program will check on each start-up for new updates and install these automatically (see figure 1).
52-
53-
![Fig 1: Automatic updating with newer version](images/installation-update.png)
54-
55-
To disable this automatic updating, uncheck the option `Check for updates on start` at menu `Help > Preferences ... > Updates`. Use `Help > Check for updates ...` to check manually for updates.
56-

0 commit comments

Comments
 (0)