as in vimwiki, you can create an item "a" at a subdirectory, i.e. "a/a.md", and create the file after the user finishing writing its path. it should behave as follows:
- selecting some words, like
an apple
- Open wiki / Create wiki; get
[an apple](an-apple.md); at this point, the md file is not created.
- modify the filename and path to
[an apple](apple/apple.md)
- Open wiki; Go to edit the new file
apple.md at a subdirectory ./apple
as in vimwiki, you can create an item "a" at a subdirectory, i.e. "a/a.md", and create the file after the user finishing writing its path. it should behave as follows:
an apple[an apple](an-apple.md); at this point, the md file is not created.[an apple](apple/apple.md)apple.mdat a subdirectory./apple