OmniFocus 3.4 adds support for iOS 13 features like system dark mode, multiple windows, and parameterized shortcuts. This release requires iOS 13 and watchOS 4.
- Dark Mode — OmniFocus and its extensions now support and follow the iOS 13 system dark mode.
- Multiple Windows — You can now work across multiple OmniFocus windows on iPadOS. Create a new window by dragging the OmniFocus icon from the Dock or via App Exposé, by using the Open in New Window contextual menu item, or by dragging a dragging a folder, project, or tag row to the edge of the screen.
- Contextual Menus — OmniFocus 3.4 adopts the new iOS 13 contextual menu system, which is now accessible via long-press on rows in the outline.
- Parameterized Shortcuts — This release adds four new shortcut actions:
- Find Items lets you search for items in your database based on availability, project, tags, dates, and more and pass them to other actions.
- Show in OmniFocus shows a project, folder, tag, or perspective chosen from a list, or an item passed from the previous action.
- Get Database Object from Input is useful when getting input from other shortcuts which cannot pass the OmniFocus Item custom type. It expects JSON in the format
{"type": "project", "primaryKey": "pwanCgZeLXG", "version": 1.0}
.
- Show Database Object in OmniFocus shows a given Database Object in OmniFocus.
- Inspector — Completion Date and Dropped Date are now editable in the inspector once an item has been completed or dropped. Date Added and Date Changed are also shown as read-only rows.
- Modal Presentations — Modal presentations (like the compact inspector) now use the iOS 13 “card” appearance where appropriate. This means they can be easily dismissed by swiping downwards.
- Release Notes — Updates to these release notes are now automatically displayed on launch.
- iOS Search — Items completed or dropped in the last seven days are now included in the iOS Search index.
- Settings — Added a section for viewing and regenerating OmniFocus’ iOS Search index, for purposes of troubleshooting unexpected shorcut results.
- omnifocus:// URLs — Fixed a problem with search URLs.
- Outline — Fixed a problem where you couldn’t drag the New Inbox Item button to the end of a list to insert an item there.
- Siri — Fixed a problem where you couldn’t mark an item as complete using Siri in iOS 13
- Sync — Fixed a problem that could result in extra sync activity and poor performance if many copies of OmniFocus were syncing to the same location.
- Sync — Fixed a problem where launching OmniFocus after an iOS background fetch could show Dropped actions as still Remaining.
- Today Widget — Fixed a problem where the last item would sometimes not appear.
- Search — In iOS 13 empty outline views automically reveal the search bar by default and set the search scope
Remaining
or Everything
as appropriate.
- Review — Updated “Next Review” sorting for custom perspectives to match OmniFocus for Mac, where projects needing review soonest are sorted to the top.
- Smaller Fixes and Improvements — Thanks for sending in your feedback!