diff --git a/docs/desktop/index.html b/docs/desktop/index.html
index ef34548cc4..5889adc2d8 100644
--- a/docs/desktop/index.html
+++ b/docs/desktop/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;
diff --git a/docs/donate/index.html b/docs/donate/index.html
index acda42d0f9..5fd84690f4 100644
--- a/docs/donate/index.html
+++ b/docs/donate/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;
diff --git a/docs/help/e2ee/index.html b/docs/help/e2ee/index.html
index 4a5fca08ca..5aca5971ca 100644
--- a/docs/help/e2ee/index.html
+++ b/docs/help/e2ee/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;
diff --git a/docs/help/spec/index.html b/docs/help/spec/index.html
index 15e6532dd9..5981c37b15 100644
--- a/docs/help/spec/index.html
+++ b/docs/help/spec/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;
diff --git a/docs/index.html b/docs/index.html
index 350bc30265..fc1918cd8f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;
@@ -203,6 +207,7 @@
+
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
Notes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
The notes can be synchronised with various cloud services including Nextcloud, the file system (for example with a network directory) or with Microsoft OneDrive. When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
@@ -411,14 +416,14 @@ $$
|
Croatian |
hr_HR |
-
Hrvoje Mandić trbuhom@net.hr |
+
Hrvoje Mandić trbuhom@net.hr |
64% |
|
Deutsch |
de_DE |
-Tobias Grasse mail@tobias-grasse.net |
+Tobias Grasse mail@tobias-grasse.net |
99% |
@@ -432,7 +437,7 @@ $$
|
Español |
es_ES |
-Fernando Martín f@mrtn.es |
+Fernando Martín f@mrtn.es |
99% |
@@ -460,21 +465,21 @@ $$
|
Português (Brasil) |
pt_BR |
-Renato Nunes Bastos rnbastos@gmail.com |
+Renato Nunes Bastos rnbastos@gmail.com |
98% |
|
Русский |
ru_RU |
-Artyom Karlov artyom.karlov@gmail.com |
+Artyom Karlov artyom.karlov@gmail.com |
99% |
|
中文 (简体) |
zh_CN |
-RCJacH RCJacH@outlook.com |
+RCJacH RCJacH@outlook.com |
66% |
diff --git a/docs/terminal/index.html b/docs/terminal/index.html
index 16bdcf6ca4..d838d1c4fb 100644
--- a/docs/terminal/index.html
+++ b/docs/terminal/index.html
@@ -71,6 +71,10 @@
table.screenshots td {
border: 1px solid #C2C2C2;
}
+ img[align="left"] {
+ margin-right: 10px;
+ margin-bottom: 10px;
+ }
.mobile-screenshot {
height: 40em;
padding: 1em;