Commit graph

61 commits

Author SHA1 Message Date
Kryštof Korb
e749c8cf82 Add desktop ShowMountedServersOnDesktop command 2022-08-16 16:59:37 +02:00
Kryštof Korb
adb4b10f2b Add desktop ShowRemovableMediaOnDesktop command 2022-08-16 16:59:37 +02:00
Kryštof Korb
67bab1e117 Add desktop ShowExternalHardDrivesOnDesktop command 2022-08-16 16:59:37 +02:00
Kryštof Korb
83d8b72493 Add desktop ShowHardDrivesOnDesktop command 2022-08-16 16:59:37 +02:00
Kryštof Korb
00868fdb2f Add desktop CreateDesktop command 2022-08-16 16:59:37 +02:00
Kryštof Korb
ee1838e960 Add desktop _FXSortFoldersFirstOnDesktop command 2022-08-16 16:59:37 +02:00
Beta-Computer
336108a81e Add safari ShowFullURLInSmartSearchField command 2022-08-16 15:00:11 +02:00
Alexander Momchilov
a73d38ad69 Add activity-monitor IconType command 2022-08-16 13:54:55 +02:00
Alexander Momchilov
f6c531c4a6 Add activity-monitor UpdatePeriod command 2022-08-16 13:54:55 +02:00
thisisommore
3f26305c55 Add dock static-only command 2022-08-16 11:38:01 +02:00
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
Ivan Smirnov
e9ecafdcd1
Add misc LSQuarantine command (#94)
Source: https://ss64.com/osx/syntax-defaults.html
2020-11-29 09:13:35 +01:00
Yann Bertrand
326df1fcab
📝 Add a keyboard shortcut alternative 2020-11-13 18:43:12 +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
Moritz Sternemann
cfabc1eacc
Add dock tilesize command (#85)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
2020-11-01 23:00:55 +01:00
Yann Bertrand
e7b8f137f4
✏️ Rename finder NSTableViewDefaultSizeMode command title 2020-11-01 19:55:11 +01:00
Yann Bertrand
47e8ac6435
📷 Add finder NSTableViewDefaultSizeMode screenshots 2020-11-01 19:53:58 +01:00
Johanan Idicula
3b542ccefc
Add finder NSTableViewDefaultSizeMode command (#75)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>

Fix #66
2020-11-01 19:45:07 +01:00
Johanan Idicula
b91a7e8ede
Add finder NSDocumentSaveNewDocumentsToCloud command (#76)
Fix #68
2020-10-19 20:51:13 +02:00
Johanan Idicula
95f340ea62
Add time machine DoNotOfferNewDisksForBackup command (#65)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
2020-10-19 20:44:07 +02:00
Valentin Perignon
7cd9a0af59
Add music userWantsPlaybackNotifications command (#64) 2020-10-19 20:40:42 +02:00
Moritz Sternemann
d74e8765bf
Add simulator ScreenShotSaveLocation (#78) 2020-10-19 20:29:49 +02:00
Florian Fittschen
c077dd6868
Add the xcode ShowBuildOperationDuration command (#73) 2020-10-18 10:20:58 +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
Johanan Idicula
a4498a00c1
Add menu bar DateFormat command (#56) 2020-10-05 07:57:09 +02:00
Johanan Idicula
7ce261d745
Add the miscellaneous dock spring-loading command (#52) 2020-10-04 19:01:59 +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
1e57cc7e29
🐛 Add Big Sur to menu bar FlashDateSeparators supported versions 2020-10-03 15:06:16 +02:00
Yann Bertrand
16cc25db74
🐛 Fix formatting 2020-10-02 06:19:26 +02:00
Yann Bertrand
26fb3c9cc1
🚚 Move the menu bar category after the finder category 2020-10-02 06:16:44 +02:00
Yann Bertrand
e9f0d9f510
🐛 Add a description to the menu bar category 2020-10-02 06:15:21 +02:00
Isaac
c88f77e7ba
Add the menu bar FlashDateSeparators command (#48)
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
2020-10-02 06:00:46 +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
3bfb81a18f
🐛 Fix trailing spaces 2020-10-01 10:25:59 +02:00
Yann Bertrand
cfc28dcf34
🚚 Move the XCode category before Miscellaneous 2020-10-01 10:22:27 +02:00
Florian Fittschen
dc357cffcb
Add the xcode IDEAdditionalCounterpartSuffixes command 2020-10-01 10:19:53 +02:00
Yann Bertrand
b42b5cc901
Add the finder FXEnableExtensionChangeWarning command 2020-09-20 19:58:27 +02:00
Yann Bertrand
bb2961e8c4
Add the dock show-recents command 2020-09-20 19:56:17 +02:00
Yann Bertrand
aa4dc58c0a
Add the screenshot show-thumbnail command 2020-09-20 19:54:25 +02:00
Yann Bertrand
3ca2dec5f2
Add the dock mineffect command 2020-09-20 19:52:09 +02:00
Yann Bertrand
8479a82c76
Add the dock autohide-time-modifier 2020-09-20 19:48:55 +02:00
Yann Bertrand
9538f7e2ee
Add the helpviewer DevMode command 2020-09-20 19:45:42 +02:00