Kungsgeten / org-brain

Org-mode wiki + concept-mapping
MIT License
1.73k stars 104 forks source link

Weirdness around renaming files with regex operators in file names #298

Closed walseb closed 4 years ago

walseb commented 4 years ago

Hi! So I have file entries with stuff like + and * in their name and creating them works fine but when I try to rename them things go wrong. For example renaming a file entry named: a+ results in the old file relation not getting cleaned up, so if I started with 1 child relation I now have 2 but the new one just points to a non-existent file

Kungsgeten commented 4 years ago

Thanks for reporting this! Should be fixed now.

walseb commented 4 years ago

Great! Thanks a lot!