Wayne
Wayne
Any updates on this? I would like to send a value when deploying a proxy.
If anyone is interested in this I modified the plugin to sync to a single file in my branch here: https://github.com/waynehoover/obsidian-pinboard-sync
We could check this easily in everything but IE < 10, i'll look into it.
@uberllama The `file_added` callback was actually not needed and I have removed it, I had forgotten about `before_add`. Here is how you can test your file before upload: ``` coffeescript...
This won't work on old browsers because they don't have file API's needed, so the file object is unavailable. The only option for them in sever side validation, or a...
This is essential for me.
Another animation I would love to be removed is when moving a window to fullscreen.