LinkShelf

by Joel Sequeira
5
4
3
2
1
Score: 61/100

Description

Category: 3rd Party Integrations

The LinkShelf plugin is a game-changer for anyone who wants to capture and organize valuable online resources in a structured and meaningful way. This Obsidian plugin integrates seamlessly with the LinkStowr Chrome Extension, allowing you to save important bookmarks along with a simple note. The plugin periodically syncs your links with your Obsidian vault, ensuring that your valuable resources are easily accessible and organized. With LinkShelf, you can create custom templates for your link files and use variables like title, url, and note to customize the output. Additionally, you can use tags and hashtags to categorize and query your links later, making it easy to find specific information when you need it.

Reviews

No reviews yet.

Stats

59
stars
4,711
downloads
2
forks
984
days
57
days
57
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
8
total issues
1
open issues
7
closed issues
0
commits

README file from

Github

Obsidian LinkStowr

GitHub release (latest SemVer) Downloads

This repository is the Obsidian plugin for LinkStowr. LinkStowr is a free, open source and privacy-friendly set of tools (Chrome Extension + Obsidian plugin) designed to make it extremely easy to capture and store your valuable online resources in a structured and meaningful way.

Save important bookmarks along with a simple note using the Chrome Extension:

chrome-extension

Periodically sync your links with your Obsidian vault.

linkshelf-obsidian.webm

Usage

Prerequisites

  1. Create an account at https://linkstowr.com/ and generate an Access Token.
  2. Download the Chrome Extension and input your Access Token.
  3. Start saving links using the Chrome Extension.

Using the plugin

  1. Install this plugin.
  2. Go to the Settings > Community Plugins > Installed and ensure "LinkStowr" is enabled.
  3. Navigate to the settings for the plugin and configure the plugin:
    • Input the Access Token that you previously generated. In case you forgot or lost the one you previously generated, you can create a new one and use that.
    • Add the folder path to save links to. IMPORTANT: Make sure this folder exists.
    • (Optional) Add the path to a template file to use. See instructions below for creating a template file.
  4. Once you have everything configured, run the "Sync" command to sync your saved links using either Command palette (cmd/ctrl+P) or using the ribbon icon "LinkStowr sync" on the sidebar.

Once your links have successfully synced to your Obsidian vault, LinkStowr will no longer store your links. This ensures that your vault is the only long term home for your links!

Templates

LinkStowr allows you to customize the final output of your link file using a template file provided in the plugin's settings. The following variables are available to be used in your template file:

Variable Description
{{title}} The title the link was saved with. Usually defaults to the page title.
{{url}} The URL of the link.
{{tags}} Comma-separated tags added while saving the link. When used in a frontmatter tags: field, automatically formatted as a YAML list.
{{tagsYaml}} Tags pre-formatted as YAML list items ( - tag). Use this for explicit control when placing tags in a custom YAML structure.
{{note}} The note added for the link using the Chrome Extension.
{{description}} The description of the page (from meta tags).
{{image_url}} The preview image URL of the page (from Open Graph meta tags).
{{bookmarked_at}} The date the link was bookmarked. Supports format specifiers e.g. {{bookmarked_at:YYYY-MM-DD}}.

Here's the default template that files get saved with. Feel free to tweak it to your requirements:

---
tags: bookmark, {{tags}}
title: "{{title}}"
url: "{{url}}"
description: "{{description}}"
image: "{{image_url}}"
bookmarked_at: "{{bookmarked_at:YYYY-MM-DD}}"
---

{{note}}

Tips

The main use case that I created LinkStowr for is to have a way for me to easily store useful links that integrates well with my existing workflow (which relies heavily on Obsidian) and makes it very easy to query for and organize later. I use it as a bookmarking tool by adding some relevant information in the note like the person that shared that link with me or certain tags like #health, #tech, #learning. I also use it as a read/watch it later tool by adding a #later tag.

Obsidian Bases

Obsidian Bases is a great way to organize and browse your saved links. You can filter by tags, sort by bookmarked_at, and use the card layout with the image property to get a visual bookmark gallery — similar to Pinterest or a read-it-later app.

Obsidian Base example

Dataview

You can also use the Dataview plugin to query your links. For example, find all links marked as "read later":

TABLE url, note
FROM #bookmark and #later

Thanks

The following resources were very helpful resources to look at for learning how to create this plugin:

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Buttons
5 years ago by Sam Morrison
Buttons in Obsidian
Auto Link Title
5 years ago by Matt Furden
Automatically fetch the titles of pasted links
Breadcrumbs
5 years ago by SkepticMystic
Add typed-links to your Obsidian notes
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Find orphaned files and broken links
5 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
Consistent attachments and links
5 years ago by Dmitry Savosh
Obsidian plugin. Move note with attachments.
Link Embed
4 years ago by SErAphLi
This plugin allow you to convert URLs in your notes into embeded previews.
Auto Card Link
4 years ago by Nekoshita Yuki
Links
3 years ago by MiiKey
manipulate & manage obisidian links
Link Favicons
4 years ago by Johannes Theiner
See the favicon for a linked website.
Better File Link
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian to add better external file links to your notes.
Open In New Tab
3 years ago by patleeman
Text expand
6 years ago by MrJackphil
A simple text expand plugin for Obsidian.md
Jump to link
6 years ago by MrJackphil
Quick jump between links using hotkeys
Link Exploder
3 years ago by Ben Hughes
Rich Links
5 years ago by dhamaniasad
Virtual Linker / Glossary
2 years ago by Valentin Schröter
Plugin for obsidian that automatically generates virtual links for text within your notes that match with the titles or aliases of other notes in your vault.
Link Converter
5 years ago by Ozan Tellioglu
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
2Hop Links Plus
3 years ago by Tokuhiro Matsuno, L7Cy
Related links up to 2 hops away are displayed in a card format.
Open Link With
5 years ago by MamoruDS
Open external link with specific brower in Obsidian
Paste Link
2 years ago by Jose Elias Alvarez
Intelligently paste Markdown links in Obsidian.
Canvas Links
3 years ago by aqav
Show the links between "Canvas" and "File"
Zotero Link
4 years ago by Shmavon Gazanchyan
Obsidian plugin to insert link to Zotero item
Better Markdown Links
2 years ago by mnaoumov
Obsidian plugin that adds support for angle bracket links and manages relative links properly
Short Internal Links to Headings
3 years ago by Scott Moore
An Obsidian plugin to display short internal links.
NetClip
a year ago by Elhary
this plugin is for Obsidian that allows you to browse the web and clip webpages directly into your vault.
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
Pending notes
3 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
2Hop Links
5 years ago by Tokuhiro Matsuno
Linkify
4 years ago by Matthew Chan
URL Namer
4 years ago by zfei
Hover External Link
5 years ago by Jamie Brynes
Small plugin to add tooltips on hovering external links
Boost Link Suggestions
3 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Update Relative Links
4 years ago by val
Enhance YouTube Links
2 years ago by GitSum
Take a YouTube link and get the title and optionally channel name, channel URL, and thumbnailURL.
Persistent Links
3 years ago by Ivan Lednev
More robust internal links for Obsidian!
Link Archive
5 years ago by Tamás Deme
Link Archive plugin for Obsidian
Publish and GitHub URL
4 years ago by kometenstaub
Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
Link Preview
a year ago by Felipe Tappata
Obsidian plugin that previews external links on hover.
Shukuchi
3 years ago by tadashi-aikawa
Shukuchi is an Obsidian plugin that enables you to teleport to links (URL or internal link).
External Link Opener
3 years ago by zorazrr
Obsidian plugin to open external links in modals or tabs
Insert Heading Link
4 years ago by Signynt
Add a Link to a Heading.
Just Share Please
3 years ago by Ellpeck
An Obsidian plugin that allows quickly and easily sharing individual notes online using an anonymized link
Account Linker
4 years ago by qwegat
Plugin for posting links to various SNS accounts on Obsidian
Canvas Link Optimizer
2 years ago by khaelar
An Obsidian plugin that optimizes canvas links by displaying a page thumbnail.
External Link Helper
3 years ago by Jhonghee Park
Obsidian plugin for link suggestion
Bulk open selected links
3 years ago by Steven Jin
This plugin would work by extending Obsidian's functionality to detect when multiple notes or files are being dragged onto its interface
Testing Vault
3 years ago by Michael Pedersen
Markdown Link Space Encoder
3 years ago by Ron Kosova
Obsidian plugin to automatically encode spaces to %20 in Markdown-style links
Node Factor
a year ago by CalfMoon
Customize factors effecting node size in obsidian graph.
Title As Link Text
a year ago by Lex Toumbourou
An Obsidian plugin to set the Link Text using the document title
Timestamp Link
2 years ago by wenlzhang
An Obsidian plugin to copy timestamped links to blocks, headings and notes.
Spotify Links
2 years ago by Dillon Cutaiar
For those that get inspired to write by music, a small plugin connecting Spotify to Obsidian.md
Next Link
3 years ago by Juan Luque
Note Batcher
2 years ago by MrAnyx
Create all unresolvered links with a single click on your Obsidian vault
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
New Note Fixer
a year ago by mnaoumov
Obsidian Plugin that unifies the way non-existing notes are created when clicking on their links
Tag Links
2 years ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
Share as ZIP
a year ago by Till Friebe
Alias Picker
2 years ago by rostunic
Browser History
a year ago by noy4
Sync your browser history to notes.
Abbrlink
a year ago by Q78KG
mpv links
2 years ago by patsh90
Obisidian plugin for creating and using video links
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
Ghost Text
8 months ago by lawrencefeng17
GH Links Shortener
6 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs