Yann Bertrand
004d27a34a
⬆️ Add Monterey compatibility info
2021-12-20 18:55:06 +01:00
Cameron Little
2bc15fe0de
🩹 Improve markdown support
...
This improves markdown support within descriptions. Currently, adding multiline text blocks in the defaults.yml file breaks, because the generated head meta tags content includes that whitespace as is and breaks the generated yaml contents. Now, meta tag content is stringified
as JSON, which is yaml compliant. The final html meta tag contains the markdown as is. Also currently, markdown descriptions inserted into the
content can interact with subsequent content (if you end with a list it'll cause funky interaction with the following content). That's fixed by inserting a "break" between (done on categores and pages).
2021-04-05 20:10:03 +02:00
Yann Bertrand
39cc31f013
💄 Use better template semantics and add new capabilities
...
* Document requirements in schema
* Add support for non-generated example titles
* Escape example values for use in shell
* Rename "delete current value" to "reset to default value" to better explain what it does
2021-04-04 13:19:49 +02:00
Cameron Little
4b1493d5f6
👷 Validate defaults.yml files format
...
This helps local dev, since my editor can provide autocompletions and inline help. It's also run inside a GitHub Action
2021-04-04 13:19:49 +02:00
Valentin Perignon
13c9d2de80
✨ Add textedit RichText command ( #120 )
2021-01-01 13:38:06 +01:00
Yann Bertrand
c9108f1afe
🚨 Reduce line length
2020-11-27 13:48:56 +01:00
Yann Bertrand
4cdf3cdf5f
💄 Add default value indicator
2020-11-13 18:17:30 +01:00
Yann Bertrand
5b54350ef4
⬆️ finder AppleShowAllFiles command is supported in Big Sur
2020-11-13 18:09:04 +01:00
Benjamin Petetot
35745a034a
✨ Add finder AppleShowAllFiles command
2020-11-13 18:04:52 +01:00
Yann Bertrand
b3a187ab9a
🌐 Translate misc enable-spring-load-actions-on-all-items 🇫🇷
2020-11-07 12:02:45 +01:00
Yann Bertrand
7113834433
🌐 Translate timemachine DoNotOfferNewDisksForBackup 🇫🇷
2020-11-07 11:58:21 +01:00
Yann Bertrand
29af0c701a
🌐 Translate simulator ScreenShotSaveLocation 🇫🇷
2020-11-07 11:52:02 +01:00
Yann Bertrand
de76c343ae
🌐 Translate xcode ShowBuildOperationDuration 🇫🇷
2020-11-07 11:47:16 +01:00
Yann Bertrand
3bf8327ccf
🌐 Translate finder NSTableViewDefaultSizeMode 🇫🇷
2020-11-07 11:40:26 +01:00
Yann Bertrand
29d508d08b
🌐 Translate finder NSDocumentSaveNewDocumentsToCloud 🇫🇷
2020-11-07 11:36:56 +01:00
Yann Bertrand
5e99c27e63
🌐 Translate dock tilesize 🇫🇷
2020-11-07 11:36:14 +01:00
Valentin Perignon
7cd9a0af59
✨ Add music userWantsPlaybackNotifications command ( #64 )
2020-10-19 20:40:42 +02:00
Yann Bertrand
ba83720529
✏️ Add spacing
2020-10-05 22:13:11 +02:00
Yann Bertrand
8b44950675
🌐 Translate menu bar DateFormat 🇫🇷
2020-10-05 22:00:45 +02:00
Yann Bertrand
6b1fcb9b05
✨ Add the finder NSToolbarTitleViewRolloverDelay command
2020-10-04 14:38:56 +02:00
Isaac
ecc408d3b9
🔖 Test commands on Catalina and Mojave ( #55 )
2020-10-04 13:10:59 +02:00
Yann Bertrand
5306d2b863
🐛 Fix xcode IDEAddtionalCounterpartSuffixes French Translation 🇫🇷
2020-10-03 15:18:57 +02:00
Yann Bertrand
40cb355440
🚚 Move the menu bar category after the finder category
2020-10-03 15:13:48 +02:00
Yann Bertrand
af3349111f
🌐 Add xcode IDEAdditionalCounterpartSuffxies French translation 🇫🇷
2020-10-03 15:12:05 +02:00
Yann Bertrand
1e57cc7e29
🐛 Add Big Sur to menu bar FlashDateSeparators supported versions
2020-10-03 15:06:16 +02:00
Yann Bertrand
94d634ab80
🌐 Add menu bar FlashDateSeparators French translation 🇫🇷
2020-10-03 14:57:57 +02:00
Valentin Perignon
c08024e723
✨ Add the screenshot type command ( #49 )
...
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
2020-10-01 21:28:42 +02:00
Yann Bertrand
21e64030bf
🌐 Prepare a French translation
2020-09-20 20:16:17 +02:00