Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinzent03/obsidian-hotkeys-for-specific-files
https://github.com/vinzent03/obsidian-hotkeys-for-specific-files
obsidian-md obsidian-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinzent03/obsidian-hotkeys-for-specific-files
- Owner: Vinzent03
- Created: 2021-02-18T19:31:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T20:45:40.000Z (11 months ago)
- Last Synced: 2024-10-15T07:30:52.680Z (2 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 58.6 KB
- Stars: 56
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotkeys for specific files
Plugin for [Obsidian](https://obsidian.md)
## How to use
With this plugin, you can open specific files with a hotkey. You can set the files in the settings. A command will be generated for each file, then you can set your hotkey in the default hotkeys section in Obsidian.
![Settings](https://raw.githubusercontent.com/Vinzent03/obsidian-hotkeys-for-specific-files/master/settings.png)
## Hover Editor Support
This plugin supports the [Hover Editor](https://github.com/nothingislost/obsidian-hover-editor) plugin. If you have the Hover Editor plugin installed, you can open the file in the Hover Editor by using the provided command. Needs the setting to be enabled.
## Installing
### From Obsidian
1. Open settings -> Community plugins
2. Disable Restricted mode
3. Click Browse community plugins
4. Search for "Hotkeys for specific files"
5. Install it
6. Enable it under Installed plugins### From GitHub
1. Download the [latest release](https://github.com/Vinzent03/obsidian-hotkeys-for-specific-files/releases/latest)
2. Move `manifest.json` and `main.js` to `/.obsidian/plugins/obsidian-hotkeys-for-specific-files`
3. Reload Obsidian (Str + r)
4. Go to settings and disable safe mode
5. Enable `Hotkeys for specific files`If you find this plugin useful and would like to support its development, you can support me on [Ko-fi](https://Ko-fi.com/Vinzent).
[![Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F195IQ5)