mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-25 07:20:02 +00:00
Mention importing process more explicitly (#3666)
* Mention importing process more explicitly * Explicitly mention "images" So this page shows up in a search for "images". * Apply PR suggestions
This commit is contained in:
parent
a942b161ad
commit
d950591051
@ -8,10 +8,10 @@ You can import tiddlers into a ~TiddlyWiki from external files or directly from
|
||||
|
||||
!! Importing content from external files
|
||||
|
||||
There are several ways to import content from external files:
|
||||
There are several ways to import content (including text, images, pdf documents, etc.) from external files:
|
||||
|
||||
* Use the {{$:/core/images/import-button}} ''import'' button (under the ''Tools'' tab in the sidebar) to select a local file
|
||||
* Drag and drop files from Windows Explorer or OS X Finder etc. into the TiddlyWiki browser window
|
||||
* Use the <<.button import>> button (under the <<.sidebar-tab Tools>> tab in the sidebar) to select a local file
|
||||
* Drag and drop files from Windows Explorer or OS X Finder etc. into the ~TiddlyWiki browser window
|
||||
* Paste content directly from the clipboard using the menu or keyboard shortcut (<kbd>ctrl-V</kbd> or <kbd>cmd-V</kbd>)
|
||||
** Currently supported in Chrome, Firefox and Edge (but not Internet Explorer)
|
||||
|
||||
|
@ -51,3 +51,7 @@ Renders as:
|
||||
|
||||
{{Motovun Jack.jpg}}
|
||||
|
||||
! Importing Images
|
||||
|
||||
Use the <<.button import>> button (under the <<.sidebar-tab Tools>> tab in the sidebar), or drag and drop.
|
||||
See [[ImportingTiddlers]] for details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user