Does anyone have any good tips for me please?
I use two macs (work & home) that are synced by Dropbox. I also use Evernote/Notes as a kind landing strip for projects and like to add 'file://' to the path to create links, e.g,. '/Users/work/Dropbox/untitled.txt' becomes 'file:///Users/work/Dropbox/untitled.txt'. This takes me from Evernote/Notes to the Dropbox file/folder. Great.
But if I hit the link from home, the path is wrong (it's needs to be 'file:///Users/home/Dropbox/untitled.txt').
I know that I can replace the root directory with a tilde. So t