You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.6 KiB

3 years ago
{
"choices": [
{
"id": "a225fd14-3532-475b-9882-4a7d42efe5af",
"name": "Addmonition",
"type": "Macro",
"command": false,
3 years ago
"macroId": "de553d63-1734-4e27-b04a-bc3511a5b91b"
},
{
"id": "b70cd93f-f805-4e96-9b98-4969ee6e0afc",
"name": "Mark As Read",
"type": "Macro",
"command": false,
"macroId": "de553d63-1734-4e27-b04a-bc3511a5b91b"
3 years ago
}
],
"macros": [
{
"name": "Addmonition",
"id": "094780ef-c2ef-4b46-9309-ff3f2ba9596b",
"commands": [
{
"name": "Find and replace in selection: Find and replace in selection",
"type": "Obsidian",
"id": "faf3bf5f-9d0b-4ae1-9b26-f94a14555518",
"commandId": "find-and-replace-in-selection:find-and-replace-in-selection"
}
],
"runOnStartup": true
3 years ago
},
{
"name": "Read",
"id": "de553d63-1734-4e27-b04a-bc3511a5b91b",
"commands": [
{
"name": "MarkRead",
"type": "UserScript",
"id": "5194d767-9d15-4adc-9bb4-f766b039ba64",
"path": "00.01 Admin/MarkRead.js",
"settings": {}
}
],
"runOnStartup": false
3 years ago
}
],
2 years ago
"inputPrompt": "single-line",
"devMode": false,
"templateFolderPath": "00.01 Admin/Templates",
2 years ago
"announceUpdates": true,
2 years ago
"version": "0.16.0",
"migrations": {
"migrateToMacroIDFromEmbeddedMacro": true,
"useQuickAddTemplateFolder": true,
"incrementFileNameSettingMoveToDefaultBehavior": true,
2 years ago
"mutualExclusionInsertAfterAndWriteToBottomOfFile": true,
"setVersionAfterUpdateModalRelease": true
}
3 years ago
}