Luke Amdor

Results 5 comments of Luke Amdor

I feel like exporting to Anki really is out of scope of this plugin. I think that this plugin should really be focused on spaced repetion within Obsidian. Like mentioned,...

I was able to trim out the service parts of the `ClusterRole` to just a `Role`. The following was able to work for me: ```yaml apiVersion: v1 kind: ServiceAccount metadata:...

So what I think is happening is that `action/labeler@v5` is seeing a stale copy from a different branch. I'm trying to update the `.github/labeler.yml` on the dependabot PR that updates...

I like the proposed solution using the tiling-window-count-range and monitor filter.

@krynju I think this may be an issue of the incremental GC not being able to keep up. I was trying to recreate this to see if I could fix...