One more tool - Knowledge Debt Dashboard #9836
Replies: 1 comment 1 reply
-
|
Hi @ricolandia It is like you were reading my mind, this was something I was looking for :-). In my case, however, I could consider all notes that are internally linked to be connected, and therefore not orphans. Your script does not seem to capture that? So, I hope you don't mind that I adapted the script to exclude notes from being orphaned in those cases. I also added the option to only scan selected notes and their descendants (or scan all except the selected notes and their descendants). Two other functionalities, sorting per column and table pagination, so you can see all records. I changed the script to Preact & JSX, like the weekly planner. See https://github.com/ecodiv/Trilium_scripts/tree/main/knowledgedebt |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A full-page Render Note dashboard that audits your knowledge base for orphan notes, stubs, empty notes, old TODOs, and abandoned notes.
Link:
https://github.com/ricolandia/TriliumNext-Toolkit/tree/main/Knowledge-Debt-Dashboard
Beta Was this translation helpful? Give feedback.
All reactions