Automate Your Developer Workflow with Taskwarrior

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 18

  • @lpanebr
    @lpanebr 26 днів тому +5

    Totally please do a series on that!❤

  • @lpanebr
    @lpanebr 26 днів тому +3

    This mind-blowing and a dream come true

  • @pstoa
    @pstoa 26 днів тому +1

    Very cool workflow. I'd love to learn more!

  • @gabrielkolletalves493
    @gabrielkolletalves493 27 днів тому

    Your content is great! It would be better appreciated if the audio was just a little big louder.

    • @vivekr4690
      @vivekr4690 27 днів тому

      I second that!
      I stumbled upon your channel recently while searching for neovim markdown setup.
      Saw a few videos and learnt lot of new things.
      I don't have issues with sound or understanding but better sound quality will make the video more presentable to others

    • @cloud-native-corner
      @cloud-native-corner  26 днів тому +2

      Thank you for the feedback. I actually thought the audio was too loud and adjusted the mic settings. I'll change them back to increase the volume. Also, in this video, I'm recovering from a cold, so my voice is quieter than usual.

  • @reynardlee3667
    @reynardlee3667 27 днів тому

    Is there a substitute for zenity that u would recommend? Custom osascripts?

    • @cloud-native-corner
      @cloud-native-corner  26 днів тому +1

      Yad is a fork of zenity with some added functionality, there are also others, but the ones I know are linux specific.

  • @avi7278
    @avi7278 26 днів тому +1

    why not use nvim-notify instead of a native linux popup?

    • @cloud-native-corner
      @cloud-native-corner  26 днів тому

      The popup is not specific to nvim, in the example with browser automation, nvim is not involved at all.

    • @avi7278
      @avi7278 26 днів тому

      @cloud-native-corner I was talking about the example where you end the task inside neovim and the subsequent pop-up you mentioned is something you added. I cringed when you had to click it.

  • @MichaelWilliams-lr4mb
    @MichaelWilliams-lr4mb 26 днів тому

    Why Zenity and not Yad, which is a fork of Zenity but you can do more with it?

    • @cloud-native-corner
      @cloud-native-corner  26 днів тому

      I know about yad, don't remember now why, but I switched back to zenity for scripting.

    • @lpanebr
      @lpanebr 26 днів тому

      @@cloud-native-corner I wish that was Wayland compatible.