1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-24 15:00:03 +00:00

Clarify the drag-n-drop behaviour (#3387)

* Clarify the drag-n-drop behaviour

In my case I misunderstood it: I thought that I need to select the text and
drag the selection, because drag-n-drop did not work by default.

* Fix grammar
This commit is contained in:
Bimba Laszlo 2018-08-10 22:29:13 +02:00 committed by Jeremy Ruston
parent c48aff2c87
commit b89e8d1635

View File

@ -5,3 +5,5 @@ title: Copying tiddlers between TiddlyWiki files
type: text/vnd.tiddlywiki
You can copy an individual tiddler from one TiddlyWiki file to another by dragging a link to the tiddler from one browser window to another.
Depending on your browser, dragging may not work and moving the mouse only highlights the text. In this case you should hold down the left mouse key on the link, wait a second, and then try again to drag it.