Luke Barton

Results 33 comments of Luke Barton

> Thanks for resuming this point. I don't necessarily believe this is a great idea anymore (I simply don't know), but it's worth getting some thoughts from others!

I think you're right, however this one works, where the function isn't typed, and nor is the argument: ```ts export const getServerSideProps = async (ctx) => { ```

I also wanted to extend the default template and found I couldn't. I fetched it from source, but as the OP points out, the `trim` function is not valid according...

![CleanShot 2022-11-10 at 10 12 41](https://user-images.githubusercontent.com/98427/201063866-122298b8-40b1-4b7f-9055-352d4cd61741.gif) Exactly as we described

If it makes your life any easier -- I don't actually need to the trim function in highlights. But it wasn't working in the main template before your latest update...

I'm definitely not getting tomorrows note created

I’d really like to see this supported because having 3 separate sets of keybinds for switching windows, zellij panes and nvim splits is quite inconvenient.

@hadynz Did you consider automatically inserting the base template into the text box if there existing user input is empty? You could also discard the input value if it's unchanged...

I can work around this by `alt - p : eval $(/opt/homebrew/bin/brew shellenv) && yabai ...` but it'd be good to resolve it correctly. I suspect it has something to...

Because package versions. In the end I’m no longer using Yabai. Instead I’m using AeroSpace, which is more suitable for my use cases.