-
daveterry
I've noticed that the DropBox sync is painfully slow. At first I thought it might be DropBox itself, or WIFI, or my VPN but when checking other apps it's rocket fast. Why is Editorial so slow?
Also, I often lose documents when it's slow. The document disappears from the file list. Then when I try to create it again I get "same file name" error message. It's really annoying.
Any future fix planned? iCloud sync in the future?
Thanks.
...dave
-
daveterry
I often want to refer to a CSS file using the HTML "link href" but want to avoid relative paths.
Often my files are deep in a tree structure. Rather than remembering how may levels I'm at (i.e. ../../../etc.) I want to create a template in Editorial that will simply insert an absolute Dropbox path. For example:
<link href="dropbox_path/zFonts/myfont.css">
Does anyone know how to use an absolute dropbox path?
Thanks in advance.
...dave
-
daveterry
After the update I went back to some of my documents and noticed that the footnotes seem to be broken. Am I missing something? Here's how I've always written the markdown:
Here's a footnote [^1]
some more text
[^1]: This is a footnote.
Thanks in advance for any help.
...dave