Elian Doran
Elian Doran
Parsing date inputs such as `21-December-18` (MMMM) and `2018 Feb 03` (MMM) works just fine, however as soon as the user enters inputs such as `21-december-18` or `2018 Feb 03`,...
Solves "Cannot read properties of undefined (reading 'includes')". Sometimes when looking for notes using “Jump to note” there is a toast notification indicating an error. Although it doesn't break the...
Hi, @fabiobento512 . I'm working on packaging this application for Nix (a package manager with reproducibility in mind, for Linux and macOS). One of the interesting things I saw with...
The unix-agent returns information about some thermal sensors in the following format: ``` thermal_zone0 enabled acpitz 27800 106000 critical 85000 active 55000 active 0 active 0 active 0 active thermal_zone1...
Hi, I'm trying to set up a cluster using [GitHub Runner Controller (gha-runner-scale-set)](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/quickstart-for-actions-runner-controller#configuring-a-runner-scale-set), using Kubernetes mode. By default GitHub Runner Controller uses the official `ghcr.io/actions/actions-runner:latest` image, but I find it...
Greetings @infeeeee, First, I find this CLI tool to be great and I would like to use it in my daily routine. However, to be personally more efficient I thought...
See https://github.com/zadam/trilium/discussions/4400#discussioncomment-7561892.
The theme was mostly made with native title bar on. Although it's possible to use the theme with the native title bar disabled, there are some improvements to be made...
In the original theme, it's possible to have spacers that fill in the available space, allowing the user to add icons to the bottom of the launch bar. On the...
Currently the theme only supports the "light blue" tint that comes by default with KDE Breeze theme, however the user is free to select from other accent colors. To find...