Back to Char

Reference

plugins/settings/permissions/autogenerated/reference.md

latest2.6 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-global-base
  • allow-vault-base
  • allow-copy-vault
  • allow-move-vault
  • allow-set-vault-base
  • allow-obsidian-vaults
  • allow-path
  • allow-load
  • allow-save

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

settings:allow-copy-vault

</td> <td>

Enables the copy_vault command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-copy-vault

</td> <td>

Denies the copy_vault command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-global-base

</td> <td>

Enables the global_base command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-global-base

</td> <td>

Denies the global_base command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-load

</td> <td>

Enables the load command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-load

</td> <td>

Denies the load command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-move-vault

</td> <td>

Enables the move_vault command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-move-vault

</td> <td>

Denies the move_vault command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-obsidian-vaults

</td> <td>

Enables the obsidian_vaults command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-obsidian-vaults

</td> <td>

Denies the obsidian_vaults command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-path

</td> <td>

Enables the path command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-path

</td> <td>

Denies the path command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-save

</td> <td>

Enables the save command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-save

</td> <td>

Denies the save command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-set-vault-base

</td> <td>

Enables the set_vault_base command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-set-vault-base

</td> <td>

Denies the set_vault_base command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:allow-vault-base

</td> <td>

Enables the vault_base command without any pre-configured scope.

</td> </tr> <tr> <td>

settings:deny-vault-base

</td> <td>

Denies the vault_base command without any pre-configured scope.

</td> </tr> </table>