Hooking into File Explorer

As discussed in Discord I would like to have a way to hook into file explorer. Namely into file name.

The reason to do it would be to hide Zettelkasten prefixes. And I’d do it by looking for regex match for ^\d{12} - . In case of a positive match, I’d remove that part of the string.

It’s not a big problem on desktop, but it would make a massive difference for me on iOS if I’d be able to hide that part of the filename.

Alternatively this could be an option to the official Zettelkasten prefixer plugin.

WDYT?

5 Likes