mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 06:56:54 +00:00
Move docs for 5.1.5 release
This commit is contained in:
14
editions/dev/tiddlers/new/ImportLogging.tid
Normal file
14
editions/dev/tiddlers/new/ImportLogging.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
title: ImportLogging
|
||||
created: 20141114100055595
|
||||
modified: 20141114100055595
|
||||
|
||||
Browsers still have significant variations in their handling of drag and drop and clipboard operations.
|
||||
|
||||
You can switch on special logging to help debug issues:
|
||||
|
||||
# Open your browser JavaScript console
|
||||
# Type:
|
||||
#> ``$tw.log.IMPORT = true``
|
||||
# Drag or paste a file to import it
|
||||
# Look for debug information in the console. For example:
|
||||
#> ``Importing file 'my-image.png', type: 'image/png', isBinary: true``
|
||||
Reference in New Issue
Block a user