mirror of
https://github.com/elisspace/ObsidianTweaks.git
synced 2026-08-29 15:44:02 +00:00
update readme to make hotkey enabling more clear
Moved the philosophy up to the top so it's extra clear the hotkeys or off by default, and added a bit more language to explain how to enable key bindings.
This commit is contained in:
15
README.md
15
README.md
@@ -16,12 +16,18 @@ Until then manual installation is required:
|
||||
5. Reload plugins (easiest way is just restarting Obsidian)
|
||||
6. Activate the plugin as normal.
|
||||
|
||||
## Philosophy
|
||||
|
||||
- **By default no features are enabled**. You can enable the features you want.
|
||||
- Thus all features can also be disabled.
|
||||
- All code is released into public domain without any requirement for attribution using the [Unlicense](https://unlicense.org/).
|
||||
|
||||
## Features
|
||||
|
||||
Below is a list of the current functionality that has been implemented.
|
||||
Below is a list of the current functionality available for you to enable.
|
||||
|
||||
Note that hotkeys cannot be 'disabled', but they can be set to <kbd>Blank</kbd>.
|
||||
They are all set to <kbd>Blank</kbd> by default.
|
||||
They are all set to <kbd>Blank</kbd> by default. Go to `Settings > Hotkeys` to set the shortcut to match suggestions below, or use your own binding!
|
||||
|
||||
### Commands
|
||||
| Recommended hotkey | Action |
|
||||
@@ -68,11 +74,6 @@ Math toggles are also included.
|
||||

|
||||
|
||||

|
||||
## Philosophy
|
||||
|
||||
- By default no features are enabled. You can enable the features you want.
|
||||
- Thus all features can also be disabled.
|
||||
- All code is released into public domain without any requirement for attribution using the [Unlicense](https://unlicense.org/).
|
||||
|
||||
## Why Unlicense?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user