This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mytory Markdown for Dropbox

Description

See intro video.

ν•œκΈ€ μžλ§‰ μžˆμŠ΅λ‹ˆλ‹€.

  • The plugin connect with Dropbox and link post with a markdown file on Dropbox.
  • Edit the file on your computer and click update button. Then post will be updated.
  • The plugin is compatible with other plugins like shortcode.
  • Other default functions of WordPress will work. This plugin do not disturb default work of WordPress.
  • Although your Dropbox file is losed by mistake, the content in WordPress is not losed.
  • Revoke Dropbox connection whenever you want. It will cause no problem.

You can use your own Dropbox App instead of my app

Define MYTORY_MARKDOWN_APP_KEY, MYTORY_MARKDOWN_APP_SECRET in wp-config.php. Then, your Dropbox App will control plugin.

Create your Dropbox App on this page.

You can use Multimarkdown 6

You can use the Muitimarkdown if you install it on your server. ((Website)[https://fletcher.github.io/MultiMarkdown-6/])

  1. Multimarkdown option will be enabled if a multimarkdown execution is on OS PATH and web server can run it.

  2. Otherwise, you can define MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION constant on wp-config.php.
    ex) define('MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION', '/opt/multimarkdown/bin/multimarkdown');

Screenshots

  • Select a file in Dropbox.
  • File list of Dropbox.
  • Update on view page.
  • Select your favorite Markdown Engine.

Installation

  1. Upload the plugin files to the /wp-content/plugins/mytory-markdown-for-dropbox directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the β€˜Plugins’ screen in WordPress
  3. Go to β€˜Settings->Mytory Markdown for Dropbox Settings’ screen and link with your Dropbox account.

Reviews

β˜€οΈ 8️⃣ 20, 2020
Good plugin~
πŸ‚ 1️⃣1️⃣ 18, 2019
This is a super useful plugin for everyone who like to use variants of markdown to build website texts. The support of the developer is exemplary! Highly recommended.
πŸ‚ 1️⃣1️⃣ 26, 2017
Works perfectly. It's maybe a niche case but a very useful solution.
β˜€οΈ 8️⃣ 29, 2017 1 reply
μ™€μš°! 정말 λ§˜μ— λ“€μ–΄μš”!! πŸ™‚ λ“œλ‘­λ°•μŠ€ μ—°λ™λ˜λŠ” λ§ˆν¬λ‹€μš΄μ΄λΌλ‹ˆ.. λ„ˆλ¬΄ λ§˜μ— λ“œλ„€μš”! 백업도 되고 μˆ˜μ •λ„ νŽΈν•˜κ³  μ΅œκ³ λ„€μš” γ…Žγ…Ž μ²˜μŒμ— λ§ˆν¬λ‹€μš΄ κ΄€λ ¨ ν”ŒλŸ¬κ·ΈμΈ κ²€μƒ‰ν–ˆμ„ λ•Œ Mytory Markdown ν”ŒλŸ¬κ·ΈμΈ 보고 링크둜 μ—°λ™λ˜λŠ” κ±°λΌμ„œ 정말 νŽΈν•˜κ² λ‹€ μ‹Άμ—ˆλŠ”λ° 이 ν”ŒλŸ¬κ·ΈμΈμ€ 심지어 λ“œλ‘­λ°•μŠ€μ™€ μ—°λ™λ˜λŠ” 거라 λ”μš± μ’‹λ„€μš”! +_+ λ”± 제게 ν•„μš”ν•œ κΈ°λŠ₯μž…λ‹ˆλ‹€. 맀우 κ°μ‚¬λ“œλ €μš”~~!!
Read all 5 reviews

Contributors & Developers

“Mytory Markdown for Dropbox” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.4

Added the multimarkdown engine option.

1.0.3

Fixed revoking not work.

1.0.2

Disable on Gutenberg Editor, and show notice. Please rest assured. You can install Classic Editor Plugin
to use Mytory Markdown for Dropbox. And… I’ll support Gutenberg Editor.

1.0.1

Apply Dropbox API change.

1.0

Initial version.