John Bezustally

Results 9 issues of John Bezustally

The title should be clear I am using `brew services` and have the stdout in `~/.config/goku.log` Want to see if my added string was compiled correctly, or if there was...

enhancement

``` case HTKHapticFeedbackTypeWeak: return 1; ``` Here: https://github.com/niw/HapticKey/blob/9181b97c2ad382c4da33f717f68371b100f154c6/HapticKey/Sources/HTKHapticFeedback.m#L121 (Or add more options) Thank you!

## Overview Adds support for `@match` directive in usercss files. Closes #2002 ## What's Added - `@match` directive support for URL pattern matching - Enhanced meta parser to handle `@match`...

## Overview I would like to add support for the `@match` directive in usercss files, similar to other CSS preprocessors. ## Use Case Currently users can only use `@url`, `@urlprefix`,...

On running command: ``` docker run \ --rm=true \ --env-file=.config/notion/backups/.env \ ghcr.io/jckleiner/notion-backup ``` Getting this output: ``` 23:25:51.256 [main] INFO com.greydev.notionbackup.NotionBackup - ---------------- Starting Notion Backup ---------------- 23:25:51.425 [main] INFO...