Todour Changelog

What's new in Todour 2.22

Apr 17, 2023
  • 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 to a newer version
  • Changed name of icon files to todour.* from newicon.*

New in Todour 2.21 (May 1, 2022)

  • 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 ver
  • sion
  • 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 Todour 2.20 (Mar 15, 2021)

  • 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 Todour 2.19 (Jul 3, 2020)

  • 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 Todour 2.18 (Dec 30, 2019)

  • 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 Todour 2.17 (Mar 10, 2019)

  • 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 Todour 2.16 (Jan 11, 2019)

  • 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 in rec: for business days

New in Todour 2.151 (Nov 4, 2018)

  • There is a new, bug fix version up of Todour.
  • The shortcuts should now work (keys), refreshing of files is more reliable and the rendering on mac is better. Enjoy.

New in Todour 2.15 (Sep 3, 2018)

  • 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 Todour 2.14 (Jul 18, 2018)

  • Added a Show All checkbox that shows the contents of the entire done.txt as well. Good for checking old stuff. Note searching will be slow if you have a big done.txt file
  • 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. due:+3w is three weeks from now and so on.
  • Title now shows how many rows are shown of total entries
  • 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 usual shortform and ‘p’ and todour will change the date to a random number of days up to the number you specify.
  • Example: 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 Todour 2.13 (Jul 3, 2018)

  • Option to save deleted items in deleted.txt
  • Remember the content of search window if turned off
  • Remember the state of the Context lock toggle button when closed
  • 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.

New in Todour 2.12 (Jun 4, 2018)

  • Date related bug fixes
  • Possibility to see the dates (selectable in settings)

New in Todour 2.11 (May 7, 2018)

  • There is a small bug in 2.10 for portable mode that creates and empty registry entry (and the hotkey setting won’t work in portable mode).

New in Todour 2.10 (May 6, 2018)

  • For the ones of you using portable mode, the application now takes the argument “-portable” and will then search for an .ini file in it’s current directory (there is a shortcut in the .zip archive that should start in the correct mode). The .ini file will be created in a directory called “Nerdur”.

New in Todour 2.09 (Apr 18, 2018)

  • Font related bug fixes
  • The window always should show up on a visible screen
  • Hotkey for adding new tasks