-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
上传已存在图片时异常(粘贴图片正常) #13
Comments
已存在图片是指已在文件系统中存在呢还是已在七牛中存在呢 |
是指已在文件系统中存在的,从百度下载的一个图片到电脑中的;然后将这个图片上传到七牛 |
@xiaozhaoosc 暂不支持这个功能 |
了解,感觉这个功能也是挻重要的呢;比如做PPT,都是提前准备好的素材。 |
也是无法使用,寻找的其它方法:markdown-write-qiniu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.atom\packages\qiniu-uploader\lib\main.coffee:30
Hide Stack Trace
TypeError: _this.toggle is not a function
at HTMLElement.subscriptions.add.atom.commands.add.qiniu-uploader:toggle (file:///C:/Users/zhaoxuan/.atom/packages/qiniu-uploader/lib/main.coffee:30:89)
at CommandRegistry.handleCommandEvent (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\src\command-registry.js:381:36)
at Object.didConfirmSelection (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\node_modules\command-palette\lib\command-palette-view.js:144:35)
at SelectListView.confirmSelection (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\node_modules\command-palette\node_modules\atom-select-list\src\select-list-view.js:327:26)
at HTMLDivElement.core:confirm (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\node_modules\command-palette\node_modules\atom-select-list\src\select-list-view.js:84:20)
at CommandRegistry.handleCommandEvent (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\src\command-registry.js:381:36)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\node_modules\atom-keymap\lib\keymap-manager.js:621:22)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\node_modules\atom-keymap\lib\keymap-manager.js:412:28)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\src\window-event-handler.js:100:42)
at HTMLDocument. (C:\Users\kenzhao\AppData\Local\atom\app-1.22.1\resources\app\src\window-event-handler.js:3:65)
The text was updated successfully, but these errors were encountered: