From 295d04a364ddc467b0b1e822943be5b6b10ca909 Mon Sep 17 00:00:00 2001 From: Michael Sloan Date: Sat, 14 Jan 2023 12:43:46 -0800 Subject: [PATCH] Changelog for #232 --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index ca243ad..c28fe84 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,16 @@ * Attempt to fix deselecting scheduler input on Safari. See [#191][]. +### Changes ### + +* Reinstates backtick and `~` shortcuts for selecting next / previous + nav section. The code changes are thanks to + [@mdbraber](https://github.com/mdbraber)! The behavior is a little + different, now it will also cycle through all navigation items + including projects, but I think this is more useful. See [#232][]. + +[#232]: https://github.com/mgsloan/todoist-shortcuts/issues/232 + ## Version 169