Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrjackphil/obsidian-crosslink-between-notes

This plugin adds a command which allows to add a link to the current note at the bottom of selected notes
https://github.com/mrjackphil/obsidian-crosslink-between-notes

obsidian-md obsidian-plugin

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/mrjackphil/obsidian-crosslink-between-notes/releases/latest). Unzip the contents into your `/.obsidian/plugins/mrj-crosslink-between-notes` directory. [More info](https://forum.obsidian.md/t/plugins-mini-faq/7737).
## Donation
- [Patreon](https://patreon.com/mrjackphil)
- [Paypal](https://www.paypal.com/paypalme/mrjackphil)