Skip to content

Commit 87c1f9f

Browse files
committed
Updating appdata.
1 parent 92e99bd commit 87c1f9f

18 files changed

+1829
-1751
lines changed

data/com.github.phase1geo.minder.appdata.xml

Lines changed: 54 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@
1414
<ul>
1515
<li>Quickly create visual mind-maps using the keyboard and automatic layout.</li>
1616
<li xml:lang="fr">Créez rapidement des cartes mentales visuelles en utilisant le clavier et la mise en forme automatique.</li>
17-
<li>Choose from many tree layout choices</li>
18-
<li xml:lang="fr">Choisissez parmi différents choix de disposition d'arbre</li>
17+
<li>Choose from many tree layout choices.</li>
18+
<li>Support for Markdown formatting.</li>
1919
<li>Add notes, tasks and images to your nodes.</li>
2020
<li xml:lang="fr">Ajoutez des notes, des tâches et des images à vos nœuds.</li>
2121
<li>Add node-to-node connections with optional text and notes.</li>
2222
<li xml:lang="fr">Ajoutez des connexions nœud-vers-nœud avec en option du texte et des notes.</li>
2323
<li>Stylize nodes, links and connections to add more meaning and improve readability.</li>
2424
<li xml:lang="fr">Stylisez les nœuds, liens et connexions pour ajouter plus de sens et améliorer la lisibilité.</li>
25+
<li>Add stickers and node groups to call out and visibly organize information.</li>
2526
<li>Quick search of node and connection titles and notes, including filtering options.</li>
2627
<li xml:lang="fr">Recherche rapide de notes et titres de nœuds et connexions, incluant des options de filtrage.</li>
2728
<li>Zoom in or enable focus mode to focus on certain ideas or zoom out to see the bigger picture.</li>
@@ -40,10 +41,8 @@
4041
<li xml:lang="fr">Thèmes intégrés et personnalisables.</li>
4142
<li>Gorgeous animations.</li>
4243
<li xml:lang="fr">Magnifiques animations.</li>
43-
<li>Import from OPML, FreeMind, Freeplane, PlainText (formatted), Outliner and Portable Minder formats.</li>
44-
<li xml:lang="fr">Importation depuis les formats OPML, FreeMind et Freeplane, Texte brut (mis en forme), Outliner et Minder portable.</li>
45-
<li>Export to CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Portable Minder, PlainText and yEd formats.</li>
46-
<li xml:lang="fr">Exportation aux formats CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Minder portable, Texte brut et yEd.</li>
44+
<li>Import from OPML, FreeMind, Freeplane, PlainText (formatted), Outliner, Portable Minder and XMind formats.</li>
45+
<li>Export to CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Portable Minder, PlainText, XMind and yEd formats.</li>
4746
<li>Printer support.</li>
4847
<li xml:lang="fr">Prise en charge de l'impression.</li>
4948
</ul>
@@ -62,6 +61,10 @@
6261
<caption xml:lang="fr">Barre latérale des propriétés de style</caption>
6362
<image>https://raw.githubusercontent.com/phase1geo/Minder/master/data/screenshots/screenshot-style-properties.png</image>
6463
</screenshot>
64+
<screenshot>
65+
<caption>Sticker Property Sidebar</caption>
66+
<image>https://raw.githubusercontent.com/phase1geo/Minder/master/data/screenshots/screenshot-stickers-properties.png</image>
67+
</screenshot>
6568
<screenshot>
6669
<caption>Map Property Sidebar</caption>
6770
<caption xml:lang="fr">Barre latérale des propriétés de la carte</caption>
@@ -107,6 +110,51 @@
107110
<content_attribute id="money-gambling">none</content_attribute>
108111
</content_rating>
109112
<releases>
113+
<release version="1.10.0" date="2020-08-27">
114+
<description>
115+
<p>New</p>
116+
<p xml:lang="fr">Nouveau</p>
117+
<ul>
118+
<li>Added Markdown highlighting support to node titles.</li>
119+
<li>Added ability to set the maximum node size in style inspector.</li>
120+
<li>Added ability to set the maximum connection title size in style inspector.</li>
121+
<li>Added ability to set text field font size via gsetting.</li>
122+
<li>Added ability to set branch margin in the style inspector.</li>
123+
<li>Added ability to add stickers to nodes, connections and anywhere else in the mind map.</li>
124+
<li>Added ability to visually create and display node groupings.</li>
125+
<li>Added import/export support for XMind.</li>
126+
<li>Added support for specifying if connection titles should be added immediately after creating a connection.</li>
127+
<li>Added support for middle-click-and-drag to pan the canvas (Alt + mouse movement still supported).</li>
128+
<li>Added keyboard shortcut for the Zoom to Fit option (Control-1).</li>
129+
<li>Added new Mouse Events shortcut panel in shortcut cheatsheet.</li>
130+
</ul>
131+
<p>Changes</p>
132+
<p xml:lang="fr">Modifications</p>
133+
<ul>
134+
<li>Removed the sidebar style affects selector and using the status of the current selection instead.</li>
135+
<li>Lowered the minimum node margin from 5 pixels to 1 pixel to allow for greater node density.</li>
136+
<li>Removed connection title editing field in sidebar for better UI consistency.</li>
137+
<li>Removed bold and italicized fonts from the style inspector font selectors.</li>
138+
<li>If connection title is empty, the title will be automatically removed.</li>
139+
<li>Updated application icon (thanks to Fatih20).</li>
140+
</ul>
141+
<p>Bug Fixes</p>
142+
<p xml:lang="fr">Corrections de bugs</p>
143+
<ul>
144+
<li>Fixed issue with importing Freemind notes.</li>
145+
<li>Fixed display of right-to-left text within nodes.</li>
146+
<li>Fixed issues with loading a .minder file that contains errant information.</li>
147+
<li>Fixed issues with the layout of connection titles.</li>
148+
<li>Fixed input method support when editing connection titles.</li>
149+
<li>Fixed position of fold indicator when tree layout is Upwards.</li>
150+
<li>Fixed node display issue when a node link is clicked to a node that is folded.</li>
151+
<li>Fixed error when connection title is double clicked when no text is present.</li>
152+
<li>Fixed issue with opening the same document twice (only one tab will now exist per file).</li>
153+
<li>Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog instead of the 'Open' dialog.</li>
154+
<li>Fixed issue that allows you to click on or drag onto a hidden node.</li>
155+
</ul>
156+
</description>
157+
</release>
110158
<release version="1.9.2" date="2020-08-07">
111159
<description>
112160
<p>Bug Fixes</p>

data/com.github.phase1geo.minder.appdata.xml.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<content_attribute id="money-gambling">none</content_attribute>
9090
</content_rating>
9191
<releases>
92-
<release version="1.10.0" date="2020-08-23">
92+
<release version="1.10.0" date="2020-08-27">
9393
<description>
9494
<p>New</p>
9595
<ul>
@@ -113,6 +113,7 @@
113113
<li>Removed connection title editing field in sidebar for better UI consistency.</li>
114114
<li>Removed bold and italicized fonts from the style inspector font selectors.</li>
115115
<li>If connection title is empty, the title will be automatically removed.</li>
116+
<li>Updated application icon (thanks to Fatih20).</li>
116117
</ul>
117118
<p>Bug Fixes</p>
118119
<ul>

po/com.github.phase1geo.minder.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: com.github.phase1geo.minder\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
11+
"POT-Creation-Date: 2020-08-26 21:02-0500\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

po/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.phase1geo.minder\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
10+
"POT-Creation-Date: 2020-08-26 21:02-0500\n"
1111
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
1212
"Last-Translator: Jan Marek <[email protected]>\n"
1313
"Language-Team: none\n"

po/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.phase1geo.minder\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
10+
"POT-Creation-Date: 2020-08-26 21:02-0500\n"
1111
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
1212
"Last-Translator: Félix Brezo <[email protected]>\n"
1313
"Language-Team: none\n"

0 commit comments

Comments
 (0)