Related:

Clipper - URL Only Template

Need help with importing/exporting templates?

Here is a step-by-step guide: Clipper - Export and Import Templates
And here is a full tutorial for the Obsidian Web Clipper.

Download

Get all my Obsidian Web Clipper templates for free.

Use

This template works on any website. It does not have an automatic trigger, so you need to select it from the template drop-down.

Effect

This template

Code

{
	"schemaVersion": "0.1.0",
	"name": "URL only",
	"behavior": "append-specific",
	"noteContentFormat": "- {{title}}\n    - {{url}}\n    - Captured: {{time|date:\"YYYY-MM-DD HH:mm:ss\"}}\n",
	"properties": [],
	"triggers": [],
	"noteNameFormat": "URLs to check",
	"path": "00 Inbox/Clippings"
}