You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your feature request! To better understand your needs, I have a few questions:
Can you describe your workflow of updating block links? Understanding how you use the plugin in your routine will help me understand the feature request better.
In what situations do you find yourself needing to replace invalid Block IDs in your entire vault? This insight will help me determine if this is a common scenario or more of a one-time task.
Regarding the Block IDs, just to clarify: Are the Block IDs themselves unchanged, and is it only the Block References that are becoming invalid? For example, when the text containing the block ID extracted into a new note, the block ID won't change but the block references become invalid?
Thank you for your feature request! To better understand your needs, I have a few questions:
Can you describe your workflow of updating block links? Understanding how you use the plugin in your routine will help me understand the feature request better.
My current workflow is:
Scan vault with Remove Unused Block IDs plugin.
Click a block id in the search result to open the note cotaining it.
Use link maintainer to fix broken block references.
Repeat 2 and 3.
Link maintainer made this workflow much easier and I appreciate it. And it'd be better if you could do this workflow with just one click! :)
In what situations do you find yourself needing to replace invalid Block IDs in your entire vault? This insight will help me determine if this is a common scenario or more of a one-time task.
Making invalid block references by refactoring a part of a note containing block ids happens unattended quite often to me.
Regarding the Block IDs, just to clarify: Are the Block IDs themselves unchanged, and is it only the Block References that are becoming invalid?
Coud you please add a function to scan the vault to find broken block ids and fix them all at once?
I'm scanning the vault with remove-unused-block-ids(https://github.com/isdmg/obsidian-remove-unused-block-ids) and then apply link-maintainer one by one, which is cumbersome.
The text was updated successfully, but these errors were encountered: