I have very little to complain about #Obsidian. It’s a truly remarkable app!

One thing I wish it could do is to automatically rename links when their name is changed *outside of the app*. I realise this probably isn’t possible, but it’d be nice if it was.

I use the auto link renamer plugin, and it works well, but sometimes I like to bulk rename files in the Finder, and this breaks all the links associated with them.

Unless there’s a way to bulk rename files *inside* Obsidian?

@obsidianmd

1 point

@ellane @obsidianmd I don’t see an auto link renamer plugin in the repo 🤔

permalink
report
reply
1 point

@EpiphanicSynchronicity @ellane @obsidianmd Sounds like a useful plugin though!

permalink
report
parent
reply
1 point

@ellane @obsidianmd
There is a Bulk Rename plugin. obsidian://show-plugin?id=obsidian-bulk-rename-plugin

permalink
report
reply
1 point

@ellane @obsidianmd my obligatory “I change the links on the command line with perl” post
find . -name \*.md -print0 |xargs -0 perl -p -i -e 's/\[\[old name\]\]/[[new name|alias]]/‘
you can leave out “|alias" if not needed.

permalink
report
reply

ObsidianMD

!obsidianmd@lemmy.world

Create post

Unofficial Lemmy community for https://obsidian.md

Community stats

  • 11

    Monthly active users

  • 143

    Posts

  • 821

    Comments