From 9ca709bf0e9b7c017a90f1e06b416b7398a2fdeb Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 9 Feb 2020 10:10:00 +0100 Subject: [PATCH] Updated Web clipper (markdown) --- Web-clipper.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Web-clipper.md b/Web-clipper.md index bdd9bbd..5e947cf 100644 --- a/Web-clipper.md +++ b/Web-clipper.md @@ -13,7 +13,12 @@ Extension works with Trilium Notes 0.34 and newer. * save screenshot (with crop tool) from either popup or context menu * create short text note from popup -Trilium will save these clippings as a new note under current [[day note|day notes]]. If there's multiple clippings from the same page (and on the same day), then they will be added to the same note. +Trilium will save these clippings as a new child note under a "clipper inbox" note. Clipper inbox is: + +* if there's a note with [[label|attributes]] `@clipperInbox`, then this note is used as parent for the clipped notes +* otherwise [[day note|day notes]] is used as a parent + +If there's multiple clippings from the same page (and on the same day), then they will be added to the same note. # Get it