|
|
|
|
|
by perchard
2218 days ago
|
|
this is awesome! i see the 'zettelkasten link fixer' in the markdown format importer ("Fixes [[UID]] links to full [[UID File Name]].") - any plans/thoughts on just supporting [[UID]]? this seems less brittle to me in that you won't break all of your backlinks if you change the (non-ID) part of the filename. |
|
Essentially, we think wikilinks should identify the destination exactly and should not perform a search instead.
Thankfully it's all just plain text at the end of the day, and it's not hard to do some text processing to convert both ways.