Hello! I’m working with typst files, and would like to write a kate plugin to automatically preview them inside kate. However, the official guide has instructions only for plasma 5. Does anyone have a bare-bones plugin project I can clone and modify, or some tips on how to adapt the files in the official guide in order to work on plasma 6?

Thanks in advance!

  • krake@lemmy.kde.social
    link
    fedilink
    arrow-up
    2
    ·
    6 days ago

    Probably just replacing “KF5” with “KF6” in the cmake file and changing the version from “5.90” to something like “6.0” (or higher)