putzwasser

Results 51 comments of putzwasser

I guess the "problem" here is related to #495

It doesn't work for me: ![image](https://user-images.githubusercontent.com/26040044/189112005-2912a728-21e1-4111-99ae-3b3d9496b6fd.png) Both notes are filed under `#incrementalRead` and there's no `#incrementalRead/wiki` nor `#incrementalRead/test` All three tags are configured in the settings: ![image](https://user-images.githubusercontent.com/26040044/189105226-6197e39f-b9e0-4f5b-b6ce-8458404823ef.png) How did you...

Didn't work for me. Tried that already: ``` $ localectl status System Locale: LANG=de_DE.UTF-8 VC Keymap: de-latin1-nodeadkeys X11 Layout: de X11 Model: pc105 X11 Variant: nodeadkeys ``` ``` $ cat...

The problem is the [parseGlobalTags](https://github.com/reuseman/flashcards-obsidian/blob/7273986ef19e532add2a745019b4f9e10f3221ef/src/services/cards.ts#L407) function which uses this regex: ``` /(?:cards-)?tags: ?(.*)/im ``` it doesn't account for YAML lists, yet. A better approach would be to use the `obsidian.parseFrontMatterEntry`...

I can confirm this bug for `Linux 5.10.167-1-MANJARO x86_64 GNU/Linux` using Wayland. Happens to me exactly in the same way. It worked fine until my last system/pomodoro-extension update. So, I...

Can confirm for Manjaro Linux v23.1.0 - kernel: 5.15.138-1-MANJARO and Wayland.

Edited the text to clarify. GitHub swallowed \ and \ as HTML tags... I mean, obviously, I pressed the right buttons. I guess, someone tech-aware enough to open an issue...

Nope, unfortunately, not. Still doesn't work. Tired to disable all plugins, but it did not help…

@FelipeFTN Okay, I managed to get it work partially. `.` Works. Don't know why neither `.` nor `.` works. Anyway, it just works on some apps. It doesn't work on...