Gathering feedback on the Trilium Web clipper #10767
Replies: 9 comments 9 replies
|
I use the WebClipper maybe once a week. I only save whole pages, but saving the selection would be nice to have. |
|
I actually use another extension i vibe coded in lieu of the webclipper. Maybe you could integrate its functionality. https://github.com/BeatLink/Web2Trilium Some key differences with the existing version is that it clips to a web render note with the URL set to the link so that if you go to trilium and click on the link you can see right away what the webpage was and even navigate it. There's also a sidebar and dedicated page that shows opened tabs and bookmarks and lets you either save a page to trillium, close/delete it or move and reorganize it. My main problem with webclipper was the the lack of the render view with only the screenshot or the text link available, and the lack of an organize page: you have to go page by page. |
|
Hi @eliandoran I think it would be great to modernize the web clipper. Here are my answers to your questions:
My clips currently go to a sub‑note inside my daily journal. I either move them to a permanent location if they're worth keeping, or simply delete them.
Regarding your ideas:
My two cents (additional suggestions):
That's all from me. Hope this helps! |
|
“Save whole page” is by far the clipper feature I use the most. My typical scenario: whenever I come across a technical document worth keeping, archiving the full page as a note makes it far easier to search and reference later than a bare title or bookmark ever could. The clipper also does a great job stripping out ads and other distractions, and it can sometimes get around copy restrictions or forced login redirects. So far the clipper handles blog posts and web-based AI chat sessions quite well — it mostly preserves the full layout and formatting of the article or conversation. That said, I’ve run into two rough edges:
One more wish: for complex pages, it would be great if the clipper could behave the SingleFile extension — preserving the complete page styling and saving a standalone HTML copy into the note. Thanks for all the on this |
|
@eliandoran , Here are a few improvement directions:
Also, something that probably cannot be solved is the single port config. I have a bat file that downloads nightlies and automatically assigns a new port. So if I'm testing a different nightly, or a release, of the same instance (same db content), I have to reconfigure the clipper with the newly assigned port. But that's just a bad architecture from my side 😵💫 But most importantly, I feel like it drains a lot of memory or power or whatever. I had it on multiple Brave profiles and now I only keep it active in one or two. |
|
I actively use the Web Clipper to save individual words and sentences from various sites, so I really feel the need for a "save selection to the end of an existing note" feature. Currently, whenever I save selected text from a new URL, it creates a brand new sub-note. Because of this, I end up with dozens of small, scattered notes throughout the day that I have to merge at the end of the day. I would also really love the ability to save not the whole page and not just plain text, but a specific block of a site (for example, a quote, a table, a product card) in its exact visual appearance as displayed on the page (with styles, fonts, and layout). I remember NimbusNote used to have a great clipper that allowed you to do this:
|
Multiple times a day. I would not use Trilium without the web clipper.
Selections. Never whole pages—even when I save a full article, I still select it in the browser before clipping it (to make sure there are no extra elements that are present on every site). Screenshots are rare.
Inbox, then move them. Depending on the domain, clippings arrive in a dedicated "subject inbox" via custom web-clipper handlers build).
To support my workflows, I add missing features myself. For me, the clipper extension eventually turned an interface/API for feeding HTML and URL data from the browser into Trilium, and report result back to browser. I do miss some protocol features, if that counts. Top quick fixes would be:
This would be useful. Clipping sessions often belong to the same subject, so preserving the last-used destination would save time organizing future clips. However, this could also lead to the opposite problem—you accidentally save to the wrong destination and can't find the clipping later. One solution could be a "virtual clipper inbox": a read-only log of all clipped notes. Another feature would be an option to append to specific note (the note would not have its #pageUrl, each append/clipping would create a paragraph url+selection)
If this means that when you revisit a web page it highlights the text you previously saved in Trilium, that would be a very cool feature. Raindrop.io has this, but the data isn't yours or stored locally.
Editing sounds useful, especially if it's paired with an auto-preview domain list. If you always save from certain domains, you wouldn't need to manually enable or disable preview every time.
This is a great idea. If the user doesn't realize Trilium isn't running, they wouldn't need to reselect and reclip the content (and some sites do their best to make selecting large chunks of text difficult).
I am solving this problem with Tampermonkey scripts and Trilium custom handler notes. Native support would still be welcome. Though it looks like a quite a challenge to make general solution suitable for non-tech users. |
|
@eliandoran So happy you asked for feedback ... I was just thinking today "Web Clipper needs some love!" Before I started using Trilium, I was a heavy user of MS OneNote (thanks again for working with me to improve the import features). My main computer is Mac Mini, but I do work from a variety of devices (Windows laptop, iPad Pro, iPhone) and therefore host a server instance of Trilium to keep my knowledge base / notes centralized and backed-up. Connectivity across all of these clients is handled using Tailscale. My old workflow for capturing screen content relied heavily on the built-in macOS features accessed using keyboard shortcuts. Mainly, CMD+shift+4 to crop a portion of the screen, and sometimes CMD+shift+5 to grab and entire screen. Using this mechanism meant having to define a landing directory on my filesystem, then opening Finder to that location, and then Copy-Paste the .PNG into OneNote. Now with Trilium, I'm forcing myself to use Web Clipper (but only from Firefox, since Safari isn't currently supported -- this would be a welcome feature expansion!). I love the ability to capture an entire web page regardless of screen visibility. What I'm missing are sensible shortcut keys mapped to each of the capture options. Also, I've adopted the #newNotesOnTop feature to place newly created notes near my "root" note. Perhaps being able to tag a note as the Clipper Home would provide a default landing location, and as you mentioned, there could be an option to supply a different landing note at time of clipping. When using the "Save link with a note" option, the resulting note and UX was confusing at first. And even after noticing that a marker appears at the top of the not (says Web Clip, I believe), it was a bit hidden to me. The fact that a link was captured seems too hidden. Now on to your specific ideas:
|
|
I use the Web Clipper sporadically, but when I use it, I use it heavily... I have a nasty habit of building up a large number of tabs across a large number of windows... Right now, I have 71 windows worth of Firefox tabs, probably 5-30 in each. When I get overwhelmed, I use the Web Clipper to save the links to a dedicated Web Clips note category as a dedicated inbox for those, rather than the more focused inbox of internally generated ideas. I agree that some love to the extension would be good; I like what else I am hearing in this thread with regards to upgrades and features; I don't have a lot of feedback into what those should be as I need to grow my use of it as I evolve in my use of Trilium. |



Uh oh!
There was an error while loading. Please reload this page.
Hi,
How often do you use the Trilium web clipper, and how useful is it to you? I'm considering spending some time modernizing it, and I'd like to understand how it's actually used and what it's missing.
A few things I'm curious about:
Some ideas on my radar, in no particular order, feel free to +1 or push back:
Not promising all of this, just trying to figure out what's worth building first.
All reactions