@diabrowser@MarcinPetruszka Yeah like I said, I dont use Slack on my personal machine so guess that feature won't work for me. The predictive recommendations have also gone away which is strange. They were surprisingly good.
@MarcinPetruszka@diabrowser Let me know if you figure this out. I havent ever gotten them. I saw in the release notes connecting Slack is required but I dont have Slack connected on my personal machine
on subtraction
adding is easy. someone asks for a feature, you build it. user hits a bug, you patch it. flow feels blocked, you add a shortcut. new trendy idea, you add a new concept. repeat until you have 50 buttons and no one knows where to start.
the hard part isn't building anymore. it's choosing:
- what to make β and what to leave out
- how to make it β so it strengthens the system instead of fragmenting it
- what to remove β even when it works, if it doesn't belong
addition is momentum. subtraction takes conviction.
you have to see the whole, not just the parts. you have to believe that fewer things, done right, will carry more weight than a hundred things scattered.
most products don't die from missing features. they die from accumulation. from losing clarity. from becoming everything and meaning nothing.
think slower, then act fast. slow down after the burst. tie it all back. so the foundation can carry what comes next.
keep focused, and simplify.
@MengTo Is there a good way to set the root navigation view programmatically from a SwiftUI nav bar item? This tutorial was based around custom nav bars and tab bars, wondering if its possible to do this with the out of the box implementation.