Skip to content

Commit 3054e43

Browse files
committed
Rename app to Planify
1 parent 6571d96 commit 3054e43

25 files changed

+95
-94
lines changed

.buildconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name=Default
33
runtime=host
44
config-opts=
55
run-opts=
6-
prefix=/home/alain/.cache/gnome-builder/install/task-planner/host
6+
prefix=/home/alain/.cache/gnome-builder/install/planify/host
77
app-id=
88
postbuild=
99
prebuild=

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<div align="center">
2-
<span align="center"> <img width="80" height="80" class="center" src="https://github.com/alainm23/planner/blob/master/data/icons/128/com.github.alainm23.task-planner.svg" alt="Icon"></span>
3-
<h1 align="center">Task Planner</h1>
2+
<span align="center"> <img width="80" height="80" class="center" src="https://raw.githubusercontent.com/alainm23/planner/master/data/icons/hicolor/scalable/apps/com.github.alainm23.task-planner.svg" alt="Icon"></span>
3+
<h1 align="center">Planify</h1>
44
<h3 align="center">Never worry about forgetting things again</h3>
55
</div>
66

7-
![Planner Screenshot](https://github.com/alainm23/planner/raw/master/data/screenshot/screenshot-01.png)
7+
![Planify Screenshot](https://raw.githubusercontent.com/alainm23/planner/master/data/resources/screenshot/screenshot-01.png)
88

9-
## Task Planner is here...
9+
## Planify is here...
1010

1111
- 🚀️ Neat visual style.
1212
- 🤚️ Drag and Order: Sort your tasks wherever you want.
@@ -21,7 +21,7 @@
2121

2222
- Synchronize your Projects, Task and Sections thanks to Todoist.
2323
- Support for Todoist offline: Work without an internet connection and when everything is reconnected it will be synchronized.
24-
- Planner not created by, affiliated with, or supported by Doist
24+
- Planify not created by, affiliated with, or supported by Doist
2525

2626
### 💎️ Other features:
2727

@@ -43,12 +43,12 @@ Run `meson build` to configure the build environment. Change to the build direct
4343
cd build
4444
ninja
4545

46-
To install, use `ninja install`, then execute with `com.github.alainm23.task-planner`
46+
To install, use `ninja install`, then execute with `com.github.alainm23.planify`
4747

4848
sudo ninja install
49-
com.github.alainm23.task-planner
49+
com.github.alainm23.planify
5050

5151
## Support
52-
If you like Planner and you want to support its development, consider supporting via [Patreon](https://www.patreon.com/alainm23), [PayPal](https://www.paypal.me/alainm23) or [Liberapay](https://liberapay.com/Alain)
52+
If you like Planify and you want to support its development, consider supporting via [Patreon](https://www.patreon.com/alainm23), [PayPal](https://www.paypal.me/alainm23) or [Liberapay](https://liberapay.com/Alain)
5353

5454
Made with 💗 in Perú

build-aux/com.github.alainm23.task-planner.Devel.json

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"app-id" : "com.github.alainm23.task-planner.Devel",
2+
"app-id" : "com.github.alainm23.planify.Devel",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "master",
4+
"runtime-version": "44",
55
"sdk" : "org.gnome.Sdk",
6-
"command" : "com.github.alainm23.task-planner",
6+
"command" : "com.github.alainm23.planify",
77
"tags" : [
88
"devel"
99
],
@@ -19,7 +19,7 @@
1919
"--talk-name=org.gnome.evolution.dataserver.Calendar8",
2020
"--talk-name=org.gnome.evolution.dataserver.Sources5",
2121

22-
"--metadata=X-DConf=migrate-path=/com/github/alainm23/task-planner/"
22+
"--metadata=X-DConf=migrate-path=/com/github/alainm23/planify/"
2323
],
2424
"x-run-args" : [
2525
"--debug"
@@ -115,7 +115,8 @@
115115
"-DWITH_SYSTEMDUSERUNITDIR=OFF",
116116
"-DWITH_LIBDB=OFF",
117117
"-DWITH_OPENLDAP=OFF",
118-
"-DENABLE_WEATHER=OFF"
118+
"-DENABLE_WEATHER=OFF",
119+
"-DENABLE_OAUTH2_WEBKITGTK4=OFF"
119120
],
120121
"sources": [
121122
{
@@ -130,7 +131,7 @@
130131
]
131132
},
132133
{
133-
"name" : "task-planner",
134+
"name" : "planify",
134135
"builddir" : true,
135136
"buildsystem" : "meson",
136137
"config-opts" : [

data/com.github.alainm23.task-planner.appdata.xml.in.in data/com.github.alainm23.planify.appdata.xml.in.in

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<id>@appid@</id>
55
<metadata_license>CC0</metadata_license>
66
<project_license>GPL-3.0+</project_license>
7-
<name>Task Planner</name>
7+
<name>Planify</name>
88
<summary>Never worry about forgetting things again</summary>
99
<description>
10-
<p>🚀️ Planner 3 is here...</p>
10+
<p>🚀️ Planify is here...</p>
1111
<ul>
1212
<li>🚀️ Complete redesign of the UI.</li>
1313
<li>🤚️ Drag and Order arrived: Sort your tasks wherever you want.</li>
@@ -23,7 +23,7 @@
2323
<li>Synchronize your Projects, Task and Sections thanks to Todoist.</li>
2424
<li>Support for Todoist offline: Work without an internet connection and when everything is reconnected it will be synchronized.</li>
2525
</ul>
26-
<p>* Planner not created by, affiliated with, or supported by Doist</p>
26+
<p>* Planify not created by, affiliated with, or supported by Doist</p>
2727

2828
<p>☁️ Support for CalDAV:</p>
2929
<ul>
@@ -37,7 +37,7 @@
3737
</ul>
3838
</description>
3939
<provides>
40-
<binary>com.github.alainm23.task-planner</binary>
40+
<binary>com.github.alainm23.planify</binary>
4141
</provides>
4242
​<releases>
4343
<release version="3.0.9" date="2022-05-10">
@@ -554,10 +554,10 @@
554554
</releases>
555555
<screenshots>
556556
<screenshot type="default">
557-
<image>https://raw.githubusercontent.com/alainm23/task-planner/master/data/screenshot/screenshot-01.png</image>
557+
<image>https://raw.githubusercontent.com/alainm23/planner/master/data/resources/screenshot/screenshot-01.png</image>
558558
</screenshot>
559559
<screenshot>
560-
<image>https://raw.githubusercontent.com/alainm23/task-planner/master/data/screenshot/screenshot-02.png</image>
560+
<image>https://raw.githubusercontent.com/alainm23/planner/master/data/resources/screenshot/screenshot-02.png</image>
561561
</screenshot>
562562
</screenshots>
563563
<developer_name>Alain M.</developer_name>
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[Desktop Entry]
2-
Name=Task Planner
3-
GenericName=Task Planner
2+
Name=Planify
3+
GenericName=Planify
44
Comment=Never worry about forgetting things again
55
Categories=Utility;Office;ProjectManagement;Calendar;
6-
Exec=com.github.alainm23.task-planner
6+
Exec=com.github.alainm23.planify
77
Icon=@icon@
88
Terminal=false
99
Type=Application
1010
StartupNotify=true
11-
X-GNOME-Gettext-Domain=task-planner
11+
X-GNOME-Gettext-Domain=planify
1212
X-GNOME-UsesNotifications=true
1313
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
1414
Keywords=development;task;tasks;project;todo;event;events;calendar;todoist;

data/com.github.alainm23.task-planner.gschema.xml data/com.github.alainm23.planify.gschema.xml

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<schemalist>
3-
<enum id="com.github.alainm23.task-planner.badge-count">
3+
<enum id="com.github.alainm23.planify.badge-count">
44
<value nick="None" value="0" />
55
<value nick="Inbox" value="1" />
66
<value nick="Today" value="2" />
77
<value nick="Today + Inbox" value="3" />
88
</enum>
99

10-
<enum id="com.github.alainm23.task-planner.pane-view">
10+
<enum id="com.github.alainm23.planify.pane-view">
1111
<value nick="Inbox" value="0" />
1212
<value nick="Today" value="1" />
1313
<value nick="Scheduled" value="2" />
@@ -16,98 +16,98 @@
1616
<value nick="All Tasks" value="5" />
1717
</enum>
1818

19-
<enum id="com.github.alainm23.task-planner.appearance">
19+
<enum id="com.github.alainm23.planify.appearance">
2020
<value nick="Dark" value="1" />
2121
<value nick="Dark Blue" value="2" />
2222
</enum>
2323

24-
<enum id="com.github.alainm23.task-planner.default-priority">
24+
<enum id="com.github.alainm23.planify.default-priority">
2525
<value nick="Priority 1" value="0" />
2626
<value nick="Priority 2" value="1" />
2727
<value nick="Priority 3" value="2" />
2828
<value nick="None" value="3" />
2929
</enum>
3030

31-
<enum id="com.github.alainm23.task-planner.start-week">
31+
<enum id="com.github.alainm23.planify.start-week">
3232
<value nick="Saturday" value="0" />
3333
<value nick="Sunday" value="1" />
3434
<value nick="Monday" value="2" />
3535
</enum>
3636

37-
<enum id="com.github.alainm23.task-planner.new-tasks-position">
37+
<enum id="com.github.alainm23.planify.new-tasks-position">
3838
<value nick="Top" value="0" />
3939
<value nick="Bottom" value="-1" />
4040
</enum>
4141

42-
<enum id="com.github.alainm23.task-planner.clock-format">
42+
<enum id="com.github.alainm23.planify.clock-format">
4343
<value nick="24h" value="0" />
4444
<value nick="12h" value="1" />
4545
</enum>
4646

47-
<enum id="com.github.alainm23.task-planner.default-inbox">
47+
<enum id="com.github.alainm23.planify.default-inbox">
4848
<value nick="local" value="0" />
4949
<value nick="todoist" value="1" />
5050
</enum>
5151

52-
<enum id="com.github.alainm23.task-planner.projects-sort-by">
52+
<enum id="com.github.alainm23.planify.projects-sort-by">
5353
<value nick="Alphabetically" value="0" />
5454
<value nick="Custom sort order" value="1" />
5555
</enum>
5656

57-
<enum id="com.github.alainm23.task-planner.projects-ordered">
57+
<enum id="com.github.alainm23.planify.projects-ordered">
5858
<value nick="Ascending" value="0" />
5959
<value nick="Descending" value="1" />
6060
</enum>
6161

62-
<enum id="com.github.alainm23.task-planner.complete-task">
62+
<enum id="com.github.alainm23.planify.complete-task">
6363
<value nick="Instantly" value="0" />
6464
<value nick="Wait 2500 milliseconds" value="1" />
6565
</enum>
6666

67-
<schema path="/com/github/alainm23/task-planner/" id="com.github.alainm23.task-planner" gettext-domain="com.github.alainm23.task-planner">
68-
<key name="badge-count" enum="com.github.alainm23.task-planner.badge-count">
67+
<schema path="/com/github/alainm23/planify/" id="com.github.alainm23.planify" gettext-domain="com.github.alainm23.planify">
68+
<key name="badge-count" enum="com.github.alainm23.planify.badge-count">
6969
<default>"None"</default>
7070
<summary>Choose which items should be counted for the badge on the application icon</summary>
7171
<description>Choose which items should be counted for the badge on the application icon</description>
7272
</key>
7373

74-
<key name="new-tasks-position" enum="com.github.alainm23.task-planner.new-tasks-position">
74+
<key name="new-tasks-position" enum="com.github.alainm23.planify.new-tasks-position">
7575
<default>"Bottom"</default>
7676
<summary>Choose which items should be counted for the badge on the application icon</summary>
7777
<description>Choose which items should be counted for the badge on the application icon</description>
7878
</key>
7979

80-
<key name="clock-format" enum="com.github.alainm23.task-planner.clock-format">
80+
<key name="clock-format" enum="com.github.alainm23.planify.clock-format">
8181
<default>"24h"</default>
8282
<summary></summary>
8383
<description></description>
8484
</key>
8585

86-
<key name="default-inbox" enum="com.github.alainm23.task-planner.default-inbox">
86+
<key name="default-inbox" enum="com.github.alainm23.planify.default-inbox">
8787
<default>"local"</default>
8888
<summary></summary>
8989
<description></description>
9090
</key>
9191

92-
<key name="projects-sort-by" enum="com.github.alainm23.task-planner.projects-sort-by">
92+
<key name="projects-sort-by" enum="com.github.alainm23.planify.projects-sort-by">
9393
<default>"Custom sort order"</default>
9494
<summary></summary>
9595
<description></description>
9696
</key>
9797

98-
<key name="projects-ordered" enum="com.github.alainm23.task-planner.projects-ordered">
98+
<key name="projects-ordered" enum="com.github.alainm23.planify.projects-ordered">
9999
<default>"Descending"</default>
100100
<summary></summary>
101101
<description></description>
102102
</key>
103103

104-
<key name="complete-task" enum="com.github.alainm23.task-planner.complete-task">
104+
<key name="complete-task" enum="com.github.alainm23.planify.complete-task">
105105
<default>"Wait 2500 milliseconds"</default>
106106
<summary></summary>
107107
<description></description>
108108
</key>
109109

110-
<key name="appearance" enum="com.github.alainm23.task-planner.appearance">
110+
<key name="appearance" enum="com.github.alainm23.planify.appearance">
111111
<default>"Dark"</default>
112112
<summary></summary>
113113
<description></description>
@@ -125,13 +125,13 @@
125125
<description>Dark Mode.</description>
126126
</key>
127127

128-
<key name="default-priority" enum="com.github.alainm23.task-planner.default-priority">
128+
<key name="default-priority" enum="com.github.alainm23.planify.default-priority">
129129
<default>"None"</default>
130130
<summary>Order the buttons on the title bar</summary>
131131
<description>Order the buttons on the title bar</description>
132132
</key>
133133

134-
<key name="start-week" enum="com.github.alainm23.task-planner.start-week">
134+
<key name="start-week" enum="com.github.alainm23.planify.start-week">
135135
<default>"Monday"</default>
136136
<summary>Order the buttons on the title bar</summary>
137137
<description>Order the buttons on the title bar</description>
@@ -215,7 +215,7 @@
215215
<description>Let planit run in background and send notifications</description>
216216
</key>
217217

218-
<key name="homepage-item" enum="com.github.alainm23.task-planner.pane-view">
218+
<key name="homepage-item" enum="com.github.alainm23.planify.pane-view">
219219
<default>"Inbox"</default>
220220
<summary>homepage-item</summary>
221221
<description>homepage-item</description>

data/meson.build

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ desktop_conf = configuration_data()
66
desktop_conf.set('icon', application_id)
77
desktop_file = i18n.merge_file(
88
input: configure_file(
9-
input: files('com.github.alainm23.task-planner.desktop.in.in'),
10-
output: 'com.github.alainm23.task-planner.desktop.in',
9+
input: files('com.github.alainm23.planify.desktop.in.in'),
10+
output: 'com.github.alainm23.planify.desktop.in',
1111
configuration: desktop_conf,
1212
),
1313
output: '@0@.desktop'.format(application_id),
@@ -31,8 +31,8 @@ appdata_conf = configuration_data()
3131
appdata_conf.set('appid', application_id)
3232
appstream_file = i18n.merge_file(
3333
input: configure_file(
34-
input: files('com.github.alainm23.task-planner.appdata.xml.in.in'),
35-
output: 'com.github.alainm23.task-planner.appdata.xml.in',
34+
input: files('com.github.alainm23.planify.appdata.xml.in.in'),
35+
output: 'com.github.alainm23.planify.appdata.xml.in',
3636
configuration: appdata_conf
3737
),
3838
output: '@0@.appdata.xml'.format(application_id),
@@ -41,7 +41,7 @@ appstream_file = i18n.merge_file(
4141
install_dir: get_option('datadir') / 'appdata',
4242
)
4343

44-
install_data('com.github.alainm23.task-planner.gschema.xml',
44+
install_data('com.github.alainm23.planify.gschema.xml',
4545
install_dir: get_option('datadir') / 'glib-2.0/schemas',
4646
)
4747

data/resources/com.github.alainm23.task-planner.gresource.xml data/resources/com.github.alainm23.planify.gresource.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

22
<?xml version="1.0" encoding="UTF-8"?>
33
<gresources>
4-
<gresource prefix="/com/github/alainm23/task-planner/stylesheet">
4+
<gresource prefix="/com/github/alainm23/planify/stylesheet">
55
<file alias="animations.css" compressed="true">resources/stylesheet/animations.css</file>
66
<file alias="calendar.css" compressed="true">resources/stylesheet/calendar.css</file>
77
<file alias="stylesheet.css" compressed="true">resources/stylesheet/stylesheet.css</file>
88
<file alias="variables.css" compressed="true">resources/stylesheet/variables.css</file>
99
<file alias="sidebar.css" compressed="true">resources/stylesheet/sidebar.css</file>
1010
<file alias="typography.css" compressed="true">resources/stylesheet/typography.css</file>
1111
</gresource>
12-
<gresource prefix="/com/github/alainm23/task-planner">
12+
<gresource prefix="/com/github/alainm23/planify">
1313
<file alias="index.css" compressed="true">resources/stylesheet/index.css</file>
1414
<file alias="shortcuts.ui" compressed="true">resources/ui/shortcuts.ui</file>
1515

data/resources/ui/shortcuts.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<interface>
33
<requires lib="gtk" version="4.0"/>
4-
<object class="GtkShortcutsWindow" id="shortcuts-task-planner">
4+
<object class="GtkShortcutsWindow" id="shortcuts-planify">
55
<property name="modal">1</property>
66
<child>
77
<object class="GtkShortcutsSection" id="shortcuts">

meson.build

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project(
2-
'com.github.alainm23.task-planner',
2+
'com.github.alainm23.planify',
33
'vala', 'c',
44
version: '4.0'
55
)
@@ -15,7 +15,7 @@ add_project_arguments('-DLIBICAL_GLIB_UNSTABLE_API=1', language: 'c')
1515
############
1616

1717
asresources = gnome.compile_resources (
18-
'as-resources', 'data/resources/com.github.alainm23.task-planner.gresource.xml',
18+
'as-resources', 'data/resources/com.github.alainm23.planify.gresource.xml',
1919
source_dir: 'data',
2020
c_name: 'as'
2121
)
@@ -30,10 +30,10 @@ if profile == 'development'
3030
find_program('git')
3131
rev_txt = run_command('git','rev-parse','--short','HEAD').stdout().strip()
3232
rev = '-@0@'.format(rev_txt)
33-
application_id = 'com.github.alainm23.task-planner.Devel'
33+
application_id = 'com.github.alainm23.planify.Devel'
3434
else
3535
rev = ''
36-
application_id = 'com.github.alainm23.task-planner'
36+
application_id = 'com.github.alainm23.planify'
3737
endif
3838

3939
############

0 commit comments

Comments
 (0)