-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.nestful.Nestful.metainfo.xml
152 lines (143 loc) · 4.86 KB
/
app.nestful.Nestful.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>app.nestful.Nestful</id>
<name>Nestful</name>
<summary>The single place for all your lists and tasks</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>LicenseRef-proprietary=https://nestful.app/terms</project_license>
<developer id="app.nestful">
<name>Nestful</name>
</developer>
<url type="homepage">https://nestful.app</url>
<categories>
<category>Utility</category>
<category>Office</category>
</categories>
<keywords>
<keyword>list</keyword>
<keyword>lists</keyword>
<keyword>note</keyword>
<keyword>notes</keyword>
<keyword>task</keyword>
<keyword>tasks</keyword>
</keywords>
<content_rating type="oars-1.1" />
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<description>
<p>
Nestful is a very powerful list management app for tasks, outlines, project management, and more.
</p>
<p>
<em>Offline & Local First</em>
</p>
<p>
Working on that draft on the plane? No problem. Nestful is designed to be available to you even with no internet access, for unlimited periods of time.
</p>
<p>
<em>The Power of Nesting</em>
</p>
<p>
Everything in Nestful is an item, and items can go inside other items. Immensely powerful organization by itself, but Nestful takes it one step further (see next feature!).
</p>
<p>
<em>Prioritized the Unrelated</em>
</p>
<p>
Nestful takes Nesting one step further with bubbling. In the Agenda view, due items "bubble up" to the top, allowing you to prioritize between, say, making a work presentation or buying that cake for the kids. Even though they belong in different "projects", they compete for the same thing: your time.
</p>
</description>
<launchable type="desktop-id">app.nestful.Nestful.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Easily arrange projects</caption>
<image>https://nestful.app/img/landing/screenplay-outline.png</image>
</screenshot>
<screenshot>
<caption>Due items bubble up for your attention</caption>
<image>https://nestful.app/img/landing/agenda.png</image>
</screenshot>
<screenshot>
<caption>Prioritize across all your activities</caption>
<image>https://nestful.app/img/landing/unrelated-projects.png</image>
</screenshot>
</screenshots>
<releases>
<release version="1.4.1" date="2025-01-14">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Bug fixes</li>
</ul>
</description>
</release>
<release version="1.4.0" date="2025-01-14">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Automatically use the system locale for dates and times</li>
<li>Allow manual override of the locale</li>
</ul>
</description>
</release>
<release version="1.3.2" date="2024-12-18">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Fix login issues experienced by some users</li>
</ul>
</description>
</release>
<release version="1.3.0" date="2024-12-16">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Nestful will now let you undo/redo actions in the current item</li>
<li>Performance improvements</li>
</ul>
</description>
</release>
<release version="1.2.1" date="2024-12-09">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Added activation reminder. Please pay for Nestful if you are able to! </li>
</ul>
</description>
</release>
<release version="1.2.0" date="2024-11-28">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Improve performance for items with many children</li>
</ul>
</description>
</release>
<release version="1.1.0" date="2024-10-29">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Allow changing sidebar's side</li>
<li>Bug fixes</li>
</ul>
</description>
</release>
<release version="1.0.1" date="2024-10-19">
<url type="details">https://nestful.app/changelog</url>
<description>
<ul>
<li>Minor bug fixes</li>
</ul>
</description>
</release>
<release version="1.0.0" date="2024-09-29">
<url type="details">https://nestful.app/changelog</url>
<description>
<p>Initial release</p>
</description>
</release>
</releases>
</component>