Skip to content

Commit f08f585

Browse files
authored
2.0.0 Release (#312)
1 parent 0c7169f commit f08f585

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

Screenshot2.png

114 KB
Loading

Screenshot3.png

140 KB
Loading

data/com.github.philip-scott.notes-up.appdata.xml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
<name>Notes-Up</name>
88
<summary>Your New Notebook</summary>
99
<description>
10-
<p>Write beautiful notes fast and easy using Markdown</p>
11-
<p>Features include:</p>
10+
<p>The intuitive writing app for everyone, from students to developers!</p>
11+
<p>With powerful features like:</p>
1212
<ul>
13-
<li>Multiple notebook support</li>
14-
<li>Easy-to-use markdown editor</li>
15-
<li>Tags, to quickly find and organize your notes</li>
16-
<li>Export to PDF and Markdown</li>
13+
<li>Easy-to-use markdown editor.</li>
14+
<li>Notebooks and tags, quickly find and organize your notes</li>
15+
<li>Your work is saved automatically as you write, you will never loose your work!</li>
16+
<li>Plugins: such as embedding YouTube videos and setting text color</li>
17+
<li>Export as PDF and Markdown files</li>
1718
<li>Cross-Note Links to quickly reference other notes</li>
18-
<li>Plugins: such as embedding Youtube videos and setting text color</li>
19+
<li>3 Beautiful app themes to help you create the best writing environment,</li>
1920
<li>And much more!</li>
2021
</ul>
2122
</description>
@@ -32,8 +33,9 @@
3233
<li>Talking about the Sidebar, it has a fresh new look, and a new All Notes button to show all your notes in the pages list!</li>
3334
<li>Your note information now appears in the new Page Info Toolbar. It shows where is it and when it was created and updated</li>
3435
<li>You can now edit the title of the note without making it the first line of the file from the Page Info Toolbar!</li>
35-
<li>You can now move notes from a notebook with a simple button from the Page Info Toolbar</li>
36+
<li>Move pages to another notebook with a simple button from the Page Info Toolbar</li>
3637
<li>You can now link to other pages from within the viewer!</li>
38+
<li>Write in a paper-like theme as well as a new dark mode.</li>
3739
<li>Exporting Markdown files is now possible form within Notes-Up!</li>
3840
<li>And a lot of work went into making Notes-Up better on the inside! This will speed up the development of future versions!</li>
3941
</ul>
@@ -106,6 +108,8 @@
106108
<screenshots>
107109
<screenshot type="default">
108110
<image>https://raw.githubusercontent.com/Philip-Scott/Notes-up/master/Screenshot.png</image>
111+
<image>https://raw.githubusercontent.com/Philip-Scott/Notes-up/master/Screenshot2.png</image>
112+
<image>https://raw.githubusercontent.com/Philip-Scott/Notes-up/master/Screenshot3.png</image>
109113
</screenshot>
110114
</screenshots>
111115
<developer_name>Felipe Escoto</developer_name>
@@ -114,8 +118,8 @@
114118
<url type="help">https://github.com/Philip-Scott/Notes-up/issues</url>
115119
<update_contact>[email protected]</update_contact>
116120
<custom>
117-
<value key="x-appcenter-color-primary">#D0F3FF</value>
118-
<value key="x-appcenter-color-primary-text">#004B66</value>
121+
<value key="x-appcenter-color-primary">#BEDAFF</value>
122+
<value key="x-appcenter-color-primary-text">#274771</value>
119123
<value key="x-appcenter-suggested-price">12</value>
120124
</custom>
121125
<content_rating type="oars-1.1">

0 commit comments

Comments
 (0)