diff --git a/404.html b/404.html index 4a605e2..63fca03 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@ - + @@ -28,11 +28,11 @@ - + - + - +
diff --git a/cloudinary-duplication/index.html b/cloudinary-duplication/index.html new file mode 100644 index 0000000..151c501 --- /dev/null +++ b/cloudinary-duplication/index.html @@ -0,0 +1,326 @@ + + + + + + + + + + + + + Cloudinary Duplication + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ + +
+ + +
+ + + +
+ +
+ + + + +
+ + + + + +
+ +
+ + +
+ + +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+ + + + + + + + +
+ +
+
+
+
+ +
+ + +

+ # + Cloudinary Duplication +

+
+
+
+
By
+
+
+ +
+
Jordan Handy
+
+
+
+ + +

+ # + Duplication in Cloudinary +

+
+

Without proper configuration, it is highly likely that Cloudinary will not upload items as you expect. I recommend reading Cloudinary documentation on Upload Presets.

+

This doc will explain some of the most important pieces of information.

+ +

+ # + Use filename or externally-defined public ID +

+
+

In your Upload Preset Settings under the Storage and Access menu, this option allows you to preserve filenames in Cloudinary. Normally, when you upload an item to Cloudinary, it is renamed with a unique public ID. If you would like to preserve filename, use this setting to allow for you to keep original filenames. The Obsidian plugin is configured such that filenames will be used if this setting is enabled. +

+ Externally defined public ID +
Externally defined public ID
+
+

+ +

+ # + Unique Filename +

+
+

If disabled, the Unique Filename option will guard against duplication. With this enabled, Cloudinary will append random characters to end string of every upload. This means that even if you preserve file names, no two uploads of the same file will match and every upload will be unique. This could lead to mass duplication.

+

Keep this disabled so that if a file with the same filename already exists duplication is less-likely to occur +

+ Unique Filename +
Unique Filename
+
+

+

Continue to Plugin Commands

+ + + + +
+ +
+ +
+
+
+
    +
+
+ +
+
+
+ + + + + + + +
+ +
+
+ + + +
+ + +
+ + + + diff --git a/configuring-cloudinary/index.html b/configuring-cloudinary/index.html index 3f630c6..fca1447 100644 --- a/configuring-cloudinary/index.html +++ b/configuring-cloudinary/index.html @@ -4,7 +4,7 @@ - + @@ -33,11 +33,11 @@ - + - + - +
@@ -222,10 +222,10 @@

- +

- # - Cloudinary Confiuration Steps + # + Cloudinary Configuration Steps

    @@ -283,6 +283,27 @@
    Note
    + +

    + # + Cloudinary and Potential Duplicate Uploads +

    +
    +

    I recommend double-checking all of your Cloudinary Upload Preset settings before you begin to use the plugin. +

    +
    + + + + Cloudinary Duplication +
    +
    + ../cloudinary-duplication/ +
    + +
    +

    +

    Continue to Plugin Commands

    @@ -298,7 +319,7 @@
    Note
    diff --git a/configuring-the-plugin/index.html b/configuring-the-plugin/index.html index dcef962..d68ef9d 100644 --- a/configuring-the-plugin/index.html +++ b/configuring-the-plugin/index.html @@ -4,7 +4,7 @@ - + @@ -33,11 +33,11 @@ - + - + - +
    @@ -233,6 +233,12 @@

  1. Cloudinary Cloud Name
  2. Cloudinary Upload Preset
  3. Cloudinary Folder Name
  4. +
  5. Configure the behaviour that triggers a Cloudinary upload +
      +
    • Copy/paste from clipboard
    • +
    • Drag and Drop
    • +
    +
  6. OPTIONAL: Default Transformation Options
  7. OPTIONAL: Configure which asset types you want to be uploaded to Cloudinary
      @@ -242,12 +248,7 @@

    • Images
  8. -
  9. OPTIONAL: Configure the behaviour that triggers a Cloudinary upload -
      -
    • Copy/paste from clipboard
    • -
    • Drag and Drop
    • -
    -
  10. +
  11. OPTIONAL: Configure specific folders that different media types should be placed into
  12. By default, only images are set to be uploaded to Cloudinary via a copy/paste from the clipboard, but this can be altered

    diff --git a/index.html b/index.html index b785c27..17c2404 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + @@ -33,11 +33,11 @@ - + - + - +
    @@ -265,10 +265,17 @@