External File Linker

by Kay606
5
4
3
2
1
Score: 44/100

Description

The External File Linker plugin allows users to link and embed external files within Obsidian using a familiar syntax. It supports relative and absolute file paths, enabling access to files outside the vault, including markdown, PDFs, images, audio, and video formats. The plugin also introduces a group-based system, making it easy to reference the same folder across multiple devices with different base paths, ensuring seamless access regardless of the operating system.

Reviews

No reviews yet.

Stats

27
stars
3,700
downloads
1
forks
445
days
143
days
143
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
13
total issues
7
open issues
6
closed issues
0
commits

Latest Version

5 months ago

Changelog

README file from

Github

GitHub Release Obsidian Downloads

External File Linker

Allows you to link to external files in obsidian to embed them

This plugin uses the usual syntax of ![[filepath]] to link to files.

eg. ![[external:filepath]]

By default, the working directory will be the vault folder the path is relative. This allows you to use ../ to access the folder directly outside of the vault with ![[external:../filename]]

Absolute file paths can also be used such as ![[external:C:/file.md]]

This plugin can link to any file type which obsidian can handle including md, pdf, png, jpg, mp3, and mp4

image

image

image

Groups

A group is a single folder which contains files and subfolders

This is used if you have a single folder with the same files on multiple devices such as Windows and Android or having a Dropbox folder in multiple locations on different devices

The groups system will check which device you are using and choose the correct base path for this

This allows you to link to external files without worrying about which device you are on as the links will always work

image

The group name, Test in the example above, will be used in all links which use the group (these will not be updated if you change the group name)

Each device has a name, uuid and base path.

The name is not required and is only there to help the user

The uuid is used to check which device is active and find the correct path for it (this will be automatically filled in when a new device is added)

The base path is where all links will be relative (eg. if the base path is D:/Test and the group name is Example, Example/file.md will link to D:/Test/file.md)

The syntax for group links is ![[group:GROUP_NAME/PATH]] eg. ![group:Group1/Directory/AnotherDirectory/file.md

The group name must come directly after group: with a / after it

image

Operating Systems

  • Windows

  • Linux

  • MacOS

  • Android

  • iOS

Installation

Install from the Obsidian Comunity Plugins tab or External File Linker

You can manually install by adding Kay607/obsidian-pathlinker to BRAT

Contribution

Feel free to create an issue or pull request

Building

Requires npm to be installed

  • git clone https://github.com/Kay607/obsidian-pathlinker --recursive Clone the repository into the .obsidian/plugins folder
  • npm i Install modules
  • npm run dev Builds the plugin when a change is made

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Google Drive Sync
a year ago by Richard Xiong
A plugin to make Obsidian work in Google Drive to enable access to iOS.
Hotkeys for specific files
5 years ago by Vinzent
Journey
5 years ago by Alexis Rondeau
Discover the story between your notes in Obsidian
Bible Linker
4 years ago by Jakub Kuchejda
Obsidian.md plugin that allows you to link multiple bible verses easily
@ Symbol Linking
3 years ago by Evan Bonsignori
Adds ability to link with symbols (e.g. @) in Obsidian. Can limit symbol linking to specific folders e.g. People/
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Note Auto Creator
4 years ago by Simon T. Clement
An Obsidian plugin for automatically creating notes when linking to non-existing notes
YouVersion Linker
3 years ago by Jaanonim
Obsidian plugin that automatically link bible verses to YouVersion bible.
Multiple Notes Outline
3 years ago by iiz
Obsidian Dynamic Embed
4 years ago by Ivaylo Dimitrov Dabravin
Automatic Linker
a year ago by Kodai Nakamura
Folder Links
a year ago by Stefan Rausch
Obsidian Plugin that enables using links to folders.
Quoth
4 years ago by Eric Rykwalder
GPT Assistant
3 years ago by M7mdisk
Ask GPT from your notes and get personalized answers based on your knowledge base.
Quote Share
3 years ago by DuocNV
Generate beautifull image from Obsidian.
Jira Linker
3 years ago by Steven Zilberberg
This is a plugin to the Obsidian software which adds a quick amendment to a user's note to their configured Jira instance for references to jira and internal info pages
R.E.L.A.X.
2 years ago by Syr
Regex Obsidian Plugin
Symbol linking
10 months ago by Evan Bonsignori ; Mara-Li
Adds ability to link with any trigger in Obsidian. Each trigger can limit linking to specific folders or file.
Bible linker Pro
2 years ago by Floydv149
Extended File Support
a year ago by Nick de Bruin
Adds opening and embedding support for various filetypes to Obsidian
Blockreffer
2 years ago by tyler.earth
An Obsidian plugin to search and embed blocks with ^block-references (aka ^block-ids)
EasyLink
10 months ago by isitwho
Select text in your obsidian editor to find the most similar content from other notes and easily create links.
LinkMagic
2 years ago by AndyReifman
Cliplet
6 months ago by namikaze-40p
An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.
Canvas Link to Group
7 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Markdown Hijacker
a year ago by Yongmini
Beyond the Vault. One hub for every Markdown, everywhere
MOC Link Helper
2 years ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
Connections
4 months ago by Eric Van Cleve
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Azure DevOps Linker
2 years ago by Steven Zilberberg
This is a plugin to the Obsidian software which adds a quick amendment to a user's note to their configured Jira instance for references to Azure DevOps and internal info pages
External File Card
2 years ago by James-Yu
A plugin for Obsidian showing a card displaying basic information of a file in pre-defined folders.
Jura Links
2 years ago by Lukas Collier & Emi Le
Verlinke deine Normangaben, Aktenzeichen oder Fundstellen in deiner Obsidian Notiz mit Gesetzesanbietern.
Entity Linker
2 years ago by Ankush-Chander
Automatically link text to corresponding entities
Tezcat
7 months ago by Max Margenot
Tezcat is an Obsidian plugin that uses AI embeddings to index your vaults and integrate search over your thoughts into your workflow.
Sync-safe file names
6 months ago by j-maas
Ensure your Obsidian files can always be synced across all your devices.
One Step Wiki Link
a year ago by Busyo
用于 Obsidian 一步插入当前界面匹配到的所有外链(维基链接)