obsidian-consistent-attachments-and-links icon indicating copy to clipboard operation
obsidian-consistent-attachments-and-links copied to clipboard

Link update stop in continuous operation

Open ribber opened this issue 3 years ago • 1 comments

When I rename a folder which has much files, the process is slow. If I rename another file before last process finish, last process will stop. I must wait the notification of process finish,and can't do any other thing. if I swtich to anther window,I will miss the notification,so I don‘t know if the process is finished. I think make the notification as a alert may be helpful

ribber avatar Jun 01 '21 05:06 ribber

Thank you for your feedback. I will try to implement a progress bar in the bottom pane of the window.

dy-sh avatar Jun 07 '21 14:06 dy-sh

Implemented in Implemented in https://github.com/dy-sh/obsidian-consistent-attachments-and-links/releases/tag/2.0.0

mnaoumov avatar Aug 06 '24 01:08 mnaoumov