Skip to content

Releases: mjdescy/TodoTxtMac

Version 2.4.0

20 Jan 21:53
Compare
Choose a tag to compare

Enhancements/Bug fixes

  • Made changes to fix macOS Sierra compatibility issues.

Version 2.3.2

18 Aug 02:13
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug related to losing the current filter when completing a recurring task.

Version 2.3.1

12 Aug 15:04
Compare
Choose a tag to compare

Enhancements

  • Added task “does not contain” filter option.
  • Filters are now applied after they are changed, when the Filters window closes, or when the Filters window loses focus.
  • Windows now remember their size and position between launches.
  • Added horizontal scrollbar to task list view.

Bug fixes

  • Fixed a bug related to creation of recurring tasks when “prepend date on newly created tasks” option is enabled.
  • Pasting completed tasks into the task list no longer prepends creation date.
  • Fixed a layout problem in the Preferences window.

Version 2.3.0

30 Jul 03:08
Compare
Choose a tag to compare

Enhancements

  • If your todo.txt file is modified by another app, such as a cloud sync desktop client or another editor, while open, the file will be automatically reloaded.
  • Added a context menu (right-click menu) to the task list.

Bug fixes

  • Disabled task edit commands, such as Command+Up, while an existing task is in edit mode.

Version 2.2.2

25 Apr 02:44
Compare
Choose a tag to compare

Bug Fixes

  • Changed locale settings to properly handle Russia 12-hour locale, or other custom time settings.

Version 2.2.1

07 Apr 16:20
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug that was setting the wrong threshold date for recurring tasks with strict recurrence.

Version 2.2.0

07 Apr 02:07
Compare
Choose a tag to compare

Enhancements

  • Added support for recurring tasks with the rec: tag.
  • Added support for hidden tasks with the h:1 tag.
  • Added Shift+Command+C command to copy the selected task to the new task editor.
  • Added option to close the application when the last window is closed.
  • Added due state for "no due date".
  • The tasklist will now scroll to newly added tasks.
  • Minor user interface tweaks.
  • Updated Sparkle framework to v1.14.0.

Bug Fixes

  • Fixed a bug that was duplicating filtered (not visible) tasks when refreshing the file.
  • Improved behavior when reloading the file after changes were made in an external application.

Version 2.1.1

23 Mar 02:06
Compare
Choose a tag to compare

Enhancements

  • Vast improvements to autocompletion of projects and contexts.

Bug fixes

  • Fixed an intermittent problem in which Enter or "U" would not edit a task but would instead make the selection jump to another task.

Version 2.1.0

18 Mar 01:29
Compare
Choose a tag to compare

Enhancements

  • Changed threshold state to have four values: no threshold date, threshold before today, threshold is today, and threshold after today. Threshold state is now defined the same way as it is in SwiftoDo for iOS.
  • Added "hide future tasks (threshold filter)" option. This allows you to hide tasks with a threshold date that is in the future, regardless of what filter options you have selected.
  • Changed layout of preferences window.
  • Added links to the Help menu to the Plaintext Productivity web site, which contains tips and useful information about using todo.txt.

Bug fixes

  • Fixed a bug related to the metadata window showing unexpectedly after it has been dismissed.

Version 2.0.0

12 Mar 00:51
Compare
Choose a tag to compare

Minimum System Requirements Have Changed

  • The minimum supported version of Mac OS X is now 10.11 El Capitan.

Enhancements

  • Moved the new task text box next to the search box for better separation with the task list.
  • Updated Sparkle framework to fix possible security issue.
  • Removed a lot of deprecated methods for better compatilibility going forward.

Bug Fixes

  • Fixed bug in which tasks could be duplicated if the file was reloaded while a search was being performed.-