-
as per discussion in pull-request #47289 i'm attaching a text file with many additional appcast URLs that are not obvious (i.e. not stored in the Info.plist => SUFeedURL) of common apps
the format …
-
```
type Result = any[];
// Try with ParametricSelector
// -------------------------------------------
export const selectThings = (state:any) : ParametricSelector => createSelector(
[(state:…
-
I tried to install Things 3 using mas, but was unable to find it using the `search` command.
```zsh
% mas version
1.3.1
% mas search Things
892274130 All Things Money Lite
1107759193 Doo - G…
-
Hello,
I am trying to "_launchOrFocus_" the Things app but it is not working. It is not working on my MacBookPro, neither on my iMac. Everything else is working fine.
The app is from the AppSto…
-
`SPARKLE_FEED_URL` downloads version `2.8.12` while the newest version (`3.2`) can be downloaded from `https://culturedcode.com/things/download/`
-
Now that Things3 is out, the applescript incantation needs to say `tell application "Things3"`
-
I have a form with inputs like this:
input id="things1" name="things[]" type="text"
input id="things2" name="things[]" type="text"
input id="things3" name="things[]" type="text"
seeElement('#thing…