Andrew
Andrew
I wouldn’t normally recommend support of specific Anki plugins but supporting a cloze overlapper plugin would be a huge deal for many users including myself.
@Empathy117 can you use` [$$] [/$$]` or `[$] [/$]` ? Also what about MathJAX which supports LaTex ` \( \)` and is also built into Anki?
I suppose [MathJax 3](https://www.mathjax.org) or [KaTeX ](https://katex.org) would be candidates to provide this functionality. I would suggest MathJax 3. I agree with supporting this, first thing I look for in...
> The [draw-aarch64-macosx-3](https://github.com/racket/libs/tree/master/draw-aarch64-macosx-3) package supplies libintl.9.dylib I am compiling from using asdf with the [asdf-racket ](https://github.com/asdf-community/asdf-racket/blob/master/bin/install) plugin - it basically downloads `racket-minimal-8.5-src.tgz` version= 8.5 platform=src when ASDF_RACKET_MINIMAL is ‘true' `https://mirror.racket-lang.org/installers/${version}/racket-${version}-${platform}.tgz`...
@mflatt Thank you so much I totally missed the details of those src packages. I have managed to compile racket-minimal-8.5-src-builtpkgs.tgz I presume that racket-minimal-8.5-src.tgz requires the developer to provide the...
> data stored in a MySQL database I would recommend using native SQLite/iCloud support. But there could easily be an automated way to export to third-party databases via scripting. The...
@MatthiasKerbl I was thinking, Do any of these Mac Fan Control Apps use AppleScript and/or Shortcuts? If so adding some AlDente configurations to trigger AppleScript and or Shortcuts on events...
@drduh as far as I can see in macOS 14 they no longer exist because the screen saver settings have been replaced by the lock screen settings therefore will always...
I am not for this change. It's not a bug its not how asdf is meant to work and will totally change its usage. just use global, local .tool-versions and...