Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)