dsolera
(Dsolera)
July 21, 2025, 2:29pm
1
I just released my first plug, with some help from @MrMugame to navigate around the API model.
It’s a simple Document Manager with:
Document name, clickable to open the document in a new tab
Document size
List of pages that include a link or reference to the document, clickable to open the page(s) at the position the document is referenced
If the document is not used in any page, a Delete button to delete the document (after confirmation).
Contribute to dsolera/silverbullet-plug-docmanager development by creating an account on GitHub.
I’m open to suggestions and comments!
3 Likes
MrMugame
(MrMugame)
July 22, 2025, 12:03am
2
You probably already know this, but there is the builtin Document Navigator with Ctrl-O
.
But those are some good points, marking orphaned documents and showing the size would probably be very helpful if builtin.
dsolera
(Dsolera)
July 22, 2025, 6:34am
3
Yes, my motive was to have a more complete tool to find unused documents and easily delete them - or fix their links.
1 Like