Document Manager

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).

I’m open to suggestions and comments!

3 Likes

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.

Yes, my motive was to have a more complete tool to find unused documents and easily delete them - or fix their links.

1 Like