Kyle Robinson
Kyle Robinson
When starting obsidian-rss I get this stacktrace ``` plugin:rss-reader:14580 loading plugin rss reader plugin:rss-reader:14769 updating feeds plugin:rss-reader:14703 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'filter') at RssReaderPlugin.filterItems...
Just as mentioned in my original reddit comment Ideally the way I think it should be implemented is with an "Expert mode" option. This way non-technical users won't struggle with...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...
### Description of the new feature / enhancement # Main feature An easy way to use the ssh config file as an ssh client while being able to quickly open...
**Is your feature request related to a problem? Please describe.** The Android Media Store API is limited and abstracted. As a privacy and security enthusiast I use a Common encryption...
Resolves this issue: https://github.com/operasoftware/ssh-key-authority/issues/58 changes the ldap managed sync to not sync all keys all the time. should only sync if a rule exists to sync there. Also prevent users...
I originally though this was an issue with rgb values being incorrect for a generated scheme. I realized after that home-manager specialisations don't have the proper overwritting capabilities. when I...
I noticed that kscreenlocker does not update even past reboots/logouts. I have to manually update my kscreenlocker wallpaper for it to update.
### Bug Description ``` The 'JSON Output' in item 0 contains invalid JSON { "aud": "https"://login.microsoftonline.com/redacted/oauth2/v2.0/token", "iss": "redacted", "sub": "redacted", "nbf": 1748380013, "exp": 1748380613} ; Original input: { "aud": "https://login.microsoftonline.com/redacted/oauth2/v2.0/token",...
### Goal or desired outcome of this feature I want to be able to make a list from a tasks query for ex. ``` # today ```tasks not done due...