Skip to content

Commit 058b724

Browse files
committed
add a ticket
1 parent 385c1f8 commit 058b724

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyprland/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package version."""
22

3-
VERSION = "2.4.5-37"
3+
VERSION = "2.4.5-38"

tickets.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Tickets
22
=======
33

4-
:total-count: 53
4+
:total-count: 54
55

66
--------------------------------------------------------------------------------
77

@@ -138,15 +138,6 @@ Experiment with minisearch on the website
138138

139139
--------------------------------------------------------------------------------
140140

141-
Wiki: remove optional and add mandatory (to the titles for the configuration options)
142-
=====================================================================================
143-
144-
:bugid: 52
145-
:created: 2024-07-08T21:51:28
146-
:priority: 0
147-
148-
--------------------------------------------------------------------------------
149-
150141
AI voice assistant / task manager
151142
=================================
152143

@@ -163,3 +154,12 @@ priority: int
163154
Will sort them according to priorities, making urgent or soon due tasks first (so priority applies last - have less importance than those)
164155

165156
Will speak when a user event is received every X minutes depending on the urgency of the task
157+
158+
--------------------------------------------------------------------------------
159+
160+
configreloaded event should trigger a reload of pyprload
161+
========================================================
162+
163+
:bugid: 54
164+
:created: 2025-08-07T21:27:25
165+
:priority: 0

0 commit comments

Comments
 (0)