You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/how-to/requesting-new-importer.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@ The following text outlines all the necessary steps. You can also watch the [acc
24
24
25
25
Collect a **PDF document** of each transaction that you would like to import into your Portfolio Performance portfolio. Ideally, you should provide an example of a **buy**, **sell**, and **dividend** transaction.
26
26
27
-
> ⚠️ Don't use PDFs that are converted to PDF from a browser or self-scanned paper notes — only the **original documents** from the bank or broker are suitable.
27
+
!!! Failure
28
+
Don't use PDFs that are converted to PDF from a browser or self-scanned paper notes — only the **original documents** from the bank or broker are suitable.
28
29
29
30
---
30
31
@@ -57,7 +58,8 @@ Replace (anonymise) personal information in the extracted text, such as:
57
58
58
59
You can do this by double-clicking on a word (e.g., your name). The text will be selected and replaced with random characters.
59
60
60
-
> 🧠 Personal info may occur at multiple places within the document.
61
+
!!! Warning
62
+
Personal info may occur at multiple places within the document.
61
63
62
64
Leave **all other information intact**, especially:
63
65
@@ -71,7 +73,8 @@ Leave **all other information intact**, especially:
71
73
- ISIN
72
74
- text containing: hyphen (`-`), period (`.`), comma (`,`), colon (`:`), apostrophe (`'`), slash (`/`)
73
75
74
-
> ❗ Do **not** delete or add anything manually.
76
+
!!! Danger
77
+
Do **not** delete or add anything manually.
75
78
76
79
---
77
80
@@ -105,9 +108,11 @@ Your extracted PDF debug ...
105
108
```
106
109
</pre>
107
110
108
-
<small>ℹ️ Note: Is automatically inserted when extracting</small>
111
+
!!! Note
112
+
Is automatically inserted when extracting
109
113
110
-
> 💬 If your transaction is in a foreign language, provide a translation or short explanation of the used terms.
114
+
!!! Tip
115
+
If your transaction is in a foreign language, provide a translation or short explanation of the used terms.
0 commit comments