Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 1.27 KB

File metadata and controls

17 lines (17 loc) · 1.27 KB

Add links to current note

This plugin adds a command which allows to add a link to the current note at the bottom of selected notes

How to use

  • Put a cursor at a line with existed [[WikiLinks]] or select content with [[WikiLinks]].
    • There is an option to add link to the any other file by using add links to the current note from the quick switcher option.
  • Open command palette (Ctrl+P) and find Add links to current note: add links command.
    • You can set hotkey in Settings->Hotkey section
  • Execute command. It will search for wikilinks and add a [[CURRENT_OPENED_NOTE_NAME]] at the bottom of the each note.

Compatibility

Tested on Obsidian 0.9.10

How to install

You can install the plugin via the Community Plugins tab within Obsidian. Just search for "Add links to current note." when it'll be available.

Manual installation

You can install the plugin manually by downloading files from Latest Release. Unzip the contents into your <vault>/.obsidian/plugins/mrj-crosslink-between-notes directory. More info.

Donation