jplattel / obsidian-clipper

A Chrome extension that easily clips selections to Obsidian
https://jplattel.github.io/obsidian-clipper/
744 stars 60 forks source link

Manage metadata #65

Open JLUtangchuan opened 1 year ago

JLUtangchuan commented 1 year ago

I want to copy text from the same web page multiple times, but the file description and URL like markdown metadata are only generated once . Can this function be added to the plugin?


···
title: xxx
url: xxx
tags:
   - xxx
···

first clipping

second clipping

......