Kamil
Kamil
I switched back to file mode and created a template for my routine day plan; I can easily insert it into the page using my shortcut. It takes about as...
Have the same issue but on MacOS, it did not work for different themes.
Hey, I think this may be a bug on the plugin's side as I was unable to use it today either. It's simply non-responsive, I also don't see any information...
I am also experiencing the error ``` plugin:file-explorer-note-count:867 Vault ```
My exact error is: ``` Error in sys.excepthook: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/typer/main.py", line 72, in except_hook rich_tb = Traceback.from_exception( File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/rich/traceback.py", line 335, in from_exception rich_traceback =...
I also run into the issue a lot. 1/5 videos have this error which makes app unreliable. I tried many different combinations of options, so I'm convinced it's a matter...
Experiencing the same problem, tried different e-mails and passwords, but keep getting the same output. Edit: Registration failed on mobile app for Android, but a day later on the computer...
I looked more into it and it seems the application is looking for the resources at the same path as the path of the binary **even on Linux**. I moved...
I have a similar issue #2307. > I just recently updated from something yabai-5.x.x to latest yabai-v7.1.1, so perhaps I missed some logic/config breaking change? I have been regularly updating...
I hacked this script based on the above: ``` #!/bin/zsh # Function to capture the current space index using yabai and jq capture_space_index() { local space_index # Declaring space_index as...