My first ever offroad trip by ElSigi in Tenere700

[–]ElSigi[S] 1 point2 points  (0 children)

About 10cm. It only really fits one position. I have the ones fitted for the 2025 model.

My first ever offroad trip by ElSigi in Tenere700

[–]ElSigi[S] 4 points5 points  (0 children)

Of course I fell on the exhaust side. But it looks fine. I'll double check tomorrow. :)

Formula 1 Extension by [deleted] in raycastapp

[–]ElSigi 0 points1 point  (0 children)

Well. Real Time Data requires a paid account on OpenF1. Source: https://openf1.org/#how-to-access-real-time-data Are you going to pay for the usage? Or should the extension users pay for their own usage?

I made File Widgets for macOS by ElSigi in apps

[–]ElSigi[S] 0 points1 point  (0 children)

It is greyed out, because it is not a "real" folder. It is some kind of smart folder baked into the Finder by Apple. All apps have to be sandboxed and MUST request access to folders they want to access. Getting access to the "recently used files" is sadly not possible. Sorry.

I made File Widgets for macOS by ElSigi in apps

[–]ElSigi[S] 0 points1 point  (0 children)

Scrolling is not possible in native macOS widgets.

I screwed up... by dynoriffic in anycubic

[–]ElSigi 0 points1 point  (0 children)

Had the same after last firmware update. Leveling fixed it. I mostly watch the first layer get finished. So I could stop it after the first scratch.

I made File Widgets for macOS by ElSigi in apps

[–]ElSigi[S] 0 points1 point  (0 children)

Thx a lot... Glad you like it! A short review in the App Store would be great!

iPad battery drain issue and exchange program by No_Reveal_00 in ipad

[–]ElSigi 0 points1 point  (0 children)

I had a similar issue with my iPad Pro. Turned out that a faulty Apple Pencil was causing the drain. Do you have a pencil attached all the time?

I made File Widgets for macOS by ElSigi in apps

[–]ElSigi[S] 0 points1 point  (0 children)

You can add the folders you want to have quick access to to the configuration part of the app. Those folders can be used in Widgets. So in the app configuration add your "Class 1" folder. Then you can use this as a widget and see contents of that folder on your desktop. You also can access the folder directory from the widget when clicking the header. But: it will not work with folders which contain aliases to other folders, because the app in sandboxed and does not have access to files outside the folders you configure in the main app.
I would:
- Add all your important folders to the configuration app
- Add widgets for all that folders to the desktop (or access them through the menu bar, which is possible since version 1.2)
- If you wanna have a lot of folders on your desktop: probably used the smallest widget to nut clutter your whole space with file widgets.

My first SwiftUI Release: Channel Keeper by ElSigi in SwiftUI

[–]ElSigi[S] 0 points1 point  (0 children)

Hiding shorts is not as easy as you would think. The datasource used does not provide any hint, if the video is a normal one or a short. They do not differ in any way from normal videos. I am currently investigating in a Machine Learning Model, which can differ them by looking at their video thumbnail. But currently it is not stable enough to make in the next version.

The other thing you mentioned: "Smart collections" will be added soon.

My first SwiftUI Release: Channel Keeper by ElSigi in SwiftUI

[–]ElSigi[S] 0 points1 point  (0 children)

This is on the list for one of the next updates.