Update 2021.11: The Omnibar Refactor

The Omnibar was originally written back before the front end rebuild earlier this year. I was able to bring over virtually all of the code, but given how it wasn’t built for the new system, that wasn’t optimal. I only did it because I really wanted to get the rewrite launched.

In this update, I went back through and rebuilt it using some of the newer frameworks. The great thing is that it’s about 60% of the code and a lot easier for me to work with—meaning adding new features in the future will be easier. But wait, there’s more! While I was in there, I added some new features.

Changelog

  • The Omnibar doesn’t break when you enter a verse range (it just takes you to the first verse in the range).
  • The Omnibar doesn’t rudely hiccup when you enter multiple verses (it just takes you to the first one).
  • The Omnibar (finally) doesn’t require a colon after any of the shortcodes (so you can type wcf or henry without needing a colon).
  • The Omnibar lets you search resources by typing something like: wcf covenant administration
    • Practically speaking, this means that—for example—if you are trying to get to that catechism question that goes: “What is sin?” but you don’t remember the question number, you can type: wsc what is sinand be taken straight to it in the search results. I don’t know about ya’ll all, but I expect I’ll be using this to impress people in Sunday school discussions quite a lot.
  • The Omnibar doesn’t take me like an extra 25 minutes every time I add a resource to the library to wire it into the omnibar and test.
  • This update contains a fix for a bug Safari on iOS 15.1 (currently in Release Candidate stage) that was causing the Omnibar to have a white background with white text (thanks @honza for catching this early). This fix isn’t ideal and I hope to remove it when Apple fixes their bug.
3 Likes

This topic was automatically closed after 180 days. New replies are no longer allowed.