Exports chat history from the typingmind application.
- cleaned up visual styling for the buttons to match the typingmind sidebar
Good morning everybody. | |
I hope you are ready to start. | |
We still still new participants entering into the room but I think we can start. | |
So welcome to everybody to our first DMA compliance workshop after compliance day. | |
So today's edition is with Apple and thanks a lot to Apple for coming here today to explain and discuss our DMA compliance solutions. |
Transcribe Audio
generates text from an audio fileDelete Alarms
removes specified alarms from ClockEdit Sleep Alarm
skips the next sleep alarm, or reactivates a skipped sleep alarmOpen Camera
opens the Camera app into a specific capture mode, such as "Selfie"Open Collection
navigates to a specific section of the Photos app, such as "Places"Show Passwords
navigates to Passwords in Settings on iOS and System Settings on macOSEnd Workout
completes your current workout session on iOS and watchOSScan Document
captures an image and saves it to the Files app on iOSspringThemeSharing://import?theme=YnBsaXN0MDDSAQIDPFV0aGVtZVd2ZXJzaW9u1QQFBgcICQoLKyxSaWRVc3R5bGVfEBBiYWNrZ3JvdW5kQ29sb3JzVG5hbWVfEBBmb3JlZ3JvdW5kQ29sb3JzXxAkMzcyRDE1ODQtRDU0Ri00QkZBLUFCMEMtNTM0RDk5NjdFNUY5EALaDA0ODxAREhMUFRYZGx0fISMlJylfEBFub3RpZmljYXRpb25FcnJvclx0ZXJ0aWFyeUNhcmRdc2Vjb25kYXJ5Q2FyZFdncm91cGVkWXNlcGFyYXRvcl8QEm5vdGlmaWNhdGlvbk5vcm1hbFRjYXJkWnBvbGxPcHRpb25dYmFyQmFja2dyb3VuZFVwbGFpbtEXGFd1aUNvbG9yXxAbMC45MTU3IDAuMzc4NCAwLjM0NzEgMS4wMDAw0RcaXxAbMC4yNzA2IDAuMjcwNiAwLjI3MDYgMC44ODA20RccXxAbMC4xMTg1IDAuMTEzNiAwLjEyNjUgMS4wMDAw0RceXxAbMC4xMTk2IDAuMTE5NiAwLjExOTYgMS4wMDAw0RcgXxAbMC4xMjE2IDAuMTIxNiAwLjEyMTYgMC44OTAw0RciXxAbMC4yMDc4IDAuNTQxMiAwLjc2ODYgMS4wMDAw0RckXxAbMC4xMjE2IDAuMTIxNiAwLjEyMTYgMC45Nzkz0RcmXxAbMC44Mzk0IDAuNjYzOCAwLjQxNTUgMS4wMDAw0RcoXxAbMC4xMjE2IDAuMTIxNiAwLjEyMTYgMS4wMDAw0RcqXxAbMC4wODI0IDAuMDgyNCAwLjA4MjQgMS4wMDAwXU1pbmVzaGFmdEdvbGTVLS4vMDEyNDY4Olh1c2VybmFtZVVsYWJlbFZhY2NlbnRec2Vjb25kYXJ5TGFiZWxUbGlua9EXM18QGzAuODM5NCAwLjY2MzggMC40MTU1IDAuNzU5NNEXNV8QGzAuOTQxMiAwLjk0MTIgMC45NDEyIDEuMD |
defaults write com.apple.WindowManager GloballyEnabled -bool [True/False]
Adjusts whether Stage Manager is enabled or not.
defaults write com.apple.WindowManager AutoHide -bool [True/False]
Adjusts auto hide behavior. This option controls the "Show Recent Apps" and "Hide Recent Apps" GUI option.
defaults write com.apple.WindowManager AutoHideOverlapThreshold -int [-2147483647...2147483647]
Unsure what this option does. Should be noted that when AutoHide is set to False and this option is set to -17 or lower Stage Manager behaves as if AutoHide is set to True.
defaults write com.apple.WindowManager LeftStripMaximumRowCount -int [-2147483647...2147483647]
import SwiftUI | |
struct ContentView: View { | |
var body: some View { | |
VStack(spacing: 0) { | |
Color.green | |
Color.green | |
Color.green | |
Color.yellow | |
Color.orange |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: red; icon-glyph: music; | |
// insert your Spotify client id and secret here | |
const clientId = "xxx" | |
const clientSecret = "xxx" | |
let widget = new ListWidget() | |
widget.setPadding(22,10,10,10) |
Mute these words in your settings here: https://twitter.com/settings/muted_keywords | |
ActivityTweet | |
generic_activity_highlights | |
generic_activity_momentsbreaking | |
RankedOrganicTweet | |
suggest_activity | |
suggest_activity_feed | |
suggest_activity_highlights | |
suggest_activity_tweet |