Skip to content

Commit 05f844c

Browse files
committed
* More improvements to README and appdata.
1 parent 5f9af45 commit 05f844c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Quickly create outlines and export them in a number of useful formats.
1515
- Add notes to any outline text.
1616
- Close/Hide any group within the outline for increased focus.
1717
- Quick search and replace of any text within the document, including notes.
18+
- View document statistics such as character count, word count and row count.
1819
- Unlimited undo/redo of any change.
1920
- Automatically saves in the background.
2021
- Open multiple outlines with the use of tabs.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<li>Add notes to any outline text.</li>
2525
<li>Close/Hide any group within the outline for increased focus.</li>
2626
<li>Quick search and replace of any text within the document, including notes.</li>
27+
<li>View document statistics such as character count, word count and row count.</li>
2728
<li>Unlimited undo/redo of any change.</li>
2829
<li>Automatically saves in the background.</li>
2930
<li>Open multiple outlines with the use of tabs.</li>
@@ -77,6 +78,6 @@
7778
<custom>
7879
<value key="x-appcenter-color-primary">#D48E15</value>
7980
<value key="x-appcenter-color-primary-text">#000000</value>
80-
<value key="x-appcenter-suggested-price">0</value>
81+
<value key="x-appcenter-suggested-price">10</value>
8182
</custom>
8283
</component>

0 commit comments

Comments
 (0)