Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrjackphil/obsidian-crosslink-between-notes
- Owner: mrjackphil
- Created: 2020-11-02T11:20:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T05:36:21.000Z (over 3 years ago)
- Last Synced: 2024-04-09T20:26:38.337Z (7 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 29.3 KB
- Stars: 39
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - 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 (TypeScript)
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)