I have a rather large gitit wiki that I want to import into devonthink.
The problem of the moment is how to handle links to other pages in the wiki directory hierarchy with posix paths, eg.
[../appointments]()
or
[appointments](…/appointments)
to link to the “appointments” page in the parent directory.
I have thousands of these sorts of links, Converting them to
[appointments](x-devonthink-item://E705C2A2-CFD2-4106-986C-26443E01BB9A)
is onerous and not human friendly for paths within the wiki directory hierarchy (which is still there in the devonthink database!).
How should I handle this?
Thanks!
– Perry