-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathCHANGELOG
177 lines (133 loc) · 6.74 KB
/
CHANGELOG
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
New in 2.22
===========
* Potential bug for writing files fixed (flushing seems at times not happening on virtual filesystems)
* Added documentation on GitHub pages
* Added support for treating due as threshold
* Added support for "business days" https://github.com/SverrirValgeirsson/Todour/issues/31
* Updated QtAwesome
* Changed name of icon files to todour.* from newicon.*
New in 2.21
===========
* Added scrollbars in settings dialog
* Added icons in .deb build
* Added icon on the window where supported
* Multi-monitor support (for restoring)
* Fixed a bug where the check for new version would basically always find a new version
* Fixed bug introduced in 2.20 with automatically adding due: or t: when using rec:
* Fixed building issues for older versions of Qt5
New in 2.20
===========
* Moved the "Show All" checkbox to a menu
* Added a "Stay on top" menu item
* Fixed github issue 25 - Deleting of creation date
* Added version information in Mac Build / Bundle
* Added ability to change what character is used for "NOT" in search
* Add a due: or t: if using a rec: without any due: or t:
New in 2.19
===========
* Undo/Redo support
* Bug: Search string could not include multiple spaces
* Qt 5.15.0
* Added possibility to remove duplicate lines (the mobile client I use for todo.txt has started adding doublets)
* Bug: Title not updated when automatic refresh
New in 2.18
============
* Possibility to change the application font size
* Updatet Qt to 5.13
* Fixed interpreting UTF-8 in done.txt that was missed (thanks @fuchsmich)
* Fixed a segfault when exiting the program (thanks @richarddribeiro)
New in 2.17
===========
* Added support for "p" in rec: - This means that a reccurance can be random (note that this is non-standard)
* Removed the +procrastinated label from automatically being added when using "p"
* Fixed logout issues in KDE where the dock could stop logout from happening
New in 2.16
===========
* Multiple thresholds supported on each line
* Added a Quit menu item
* More robust autoreload
* Qt 5.12
* Dark Mode support on macOS
* Support for rec:
* Support for "b" in shorthand and i rec: for business days
New in 2.151
=============
* Fixed bug with version checking that shows the wrong message when there is a new version
* Qt 5.11.2 - Hotkey issues fixed
* Fixed bug where the application would "forget" to monitor the todo.txt file for changes
New in 2.15
===========
* Check Version menu item added
* Support for URL:s in the list (right click = open URL)
* Items containing URL:s shown as underlined
* Live search is now turned off automatically when "Show all" is selected.
* FIX/Changed behaviour: Priority is now handled according to the standard. Thus removed when an item is checked (or moved. See options)
New in 2.14
===========
* Added a Show All checkbox that shows the contents of the entire done.txt as well. good for checking old stuff. Note everything will be slow...
* Added possibility to use a tray icon. When the application is closed and tray icon is active, the application is minimized to tray instead. To quit, use the menu in the tray.
* Added support for coloring due: tagged lines depending on date
* Added support for same shorthand with due: dates as with thresholds. Thus due:+2d will set the due date to 2 days from now. +3w is three weeks from now and so on..
* Title now shows how many rows are shown of total
* Checking for updates is now more visible (and selectable). Of course, no data is ever sent. Just check a version.
* Added a 'hidden' feature of procrastination. either use due: or t: with the shortform and 'p' and todour will change the date to a random number of days up to the number you specify.
so t:+10p will put a date in the coming 10 days. And it will also add a '+procrastinated' tag, so you know you maybe shouldn't procrastinate the task again :)
New in 2.13
===========
* Option to save deleted items in deleted.txt
* Remember the content of search window if turned off
* Support for the threshold (t:) tag
* Threshold tag can take relative days(d),weeks(w),months(m) or years(y) as argument when threshold tags are active (example t:+2d will change to a date in 2 days)
* Threshold can have a +project or @context - stays hidden while there is an active task with that +project or @context
* Threshold task can be treated as inactives (thus not hidden, but displayed differently)
* Changed behavior: When editing a line with dates, a change of the dates will be respected as well (before the original date would be kept)
* Remember the state of the Context lock toggle button when closed
New in 2.12
===========
* Bugfixes on how dates are handled in notes
* Added support for displaying dates. Note that those can not be changed.
New in 2.11
===========
* Bugfix for portable mode on windows
New in 2.10
===========
* Support for saving settings in an .ini file by sending "-portable" as argument to the application
New in 2.09
===========
* Added Global Hotkey support (Ctrl-Alt-t)
* Fixed a bug where the font change wasn't saved from preferences
* Ensure that the windows is shown on an existing screen when the application starts.
New in 2.08
===========
* Removed Google Analytics tracking of usage. The only network access the application now makes is to check for new versions.
* Colors and Fonts can be chosen for both active and inactive rows
New in 2.07
===========
* Added an option to turn off live-search (for bigger files)
* Fixed the layout of settings dialog that could be hard to read in Windows 10
* Automatic scrolling added
New in 2.06
===========
* Added support for multiple words in the search window (match all)
* Added support for negative search with a "!" infront of the word to search for (will not be included in context lock)
New in 2.05
===========
* Fixed an issue where sorting wouldn't work in all cases unless there was an inactive-list
* Added a function for locking context (a lock symbol). This makes sure the searched context is added to all new lines
New in 2.04
===========
* Alphabetic sorting added
* Font awesome symbols added
* Bugfix: An 'x' in the beginning of the first word would be intepreted as task complete
* A newline in the input text will now be replaced with a space, creating only one row
New in 2.03
===========
* The application now remembers it's position and size when shut down
* Size of the table is always full width of the window (not the size of the contents!)
* Tool tips show entire data in each field
* Height of the rows is correct optimized for the font size
* Ctrl-f will go to the search field (Cmd-f on Mac)
* Ctrl-n will go to the edit field (Cmd-n on Mac)
* Tab order put to a more natural order as it is on screen
* Selections are remembered between refreshes in the table
* Selections are remembered after edits in the table (press "enter" on a row to edit it or F2 on windows)