mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-06 16:44:07 +00:00
Docs updates
This commit is contained in:
parent
daf3d35180
commit
72efba325b
@ -9,6 +9,10 @@ TiddlyWiki5 can be used via these editions:
|
|||||||
|
|
||||||
{{{ [tag[edition]sort[title]] }}}
|
{{{ [tag[edition]sort[title]] }}}
|
||||||
|
|
||||||
|
! How to use TiddlyWiki5
|
||||||
|
|
||||||
|
{{{ [tag[howto]sort[title]] }}}
|
||||||
|
|
||||||
! Concepts
|
! Concepts
|
||||||
|
|
||||||
The core concepts underlying TiddlyWiki are:
|
The core concepts underlying TiddlyWiki are:
|
||||||
|
@ -0,0 +1,27 @@
|
|||||||
|
title: How to use TiddlyWiki5 as a standalone HTML file
|
||||||
|
tags: docs howto
|
||||||
|
|
||||||
|
! On desktop browsers
|
||||||
|
|
||||||
|
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
||||||
|
** http://five.tiddlywiki.com/empty
|
||||||
|
# Open the file in your browser
|
||||||
|
# Make some changes to it. For example:
|
||||||
|
** Create new tiddlers by clicking the `New` button in the left sidebar
|
||||||
|
** Edit existing tiddlers by clicking the `Edit` button at their upper right
|
||||||
|
# Save your changes by clicking the `Save` button in the left sidebar. What happens next depends on your browser:
|
||||||
|
## Newer browsers will ask for confirmation and then begin downloading your newly modified TiddlyWiki file, placing it in the default `Downloads` directory.
|
||||||
|
## For older browsers, TiddlyWiki displays a dialogue including a link that you need to right-click and save
|
||||||
|
|
||||||
|
! On mobile browsers
|
||||||
|
|
||||||
|
# Visit http://five.tiddlywiki.com/empty in your browser
|
||||||
|
# Make some changes. For example:
|
||||||
|
** Create new tiddlers by clicking the `New` button in the left sidebar
|
||||||
|
** Edit existing tiddlers by clicking the `Edit` button at their upper right
|
||||||
|
# Save your changes by clicking the `Save` button in the left sidebar
|
||||||
|
# TiddlyWiki displays a dialogue including a download link.
|
||||||
|
## If your browser allows, add the link as a bookmark
|
||||||
|
## Otherwise, open the link to open the page in a new browser tab, and then bookmark that page
|
||||||
|
|
||||||
|
To re-open your file, simply open the bookmark.
|
@ -0,0 +1,12 @@
|
|||||||
|
title: How to use TiddlyWiki5 as a standalone HTML file with TiddlyFox
|
||||||
|
tags: docs howto
|
||||||
|
|
||||||
|
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
||||||
|
** http://five.tiddlywiki.com/empty
|
||||||
|
# Open the file in your browser. If this is the first time you've used a file with this name and location you will see a confirmation dialogue from TiddlyFox
|
||||||
|
# Make some changes to it. For example:
|
||||||
|
** Create new tiddlers by clicking the `New` button in the left sidebar
|
||||||
|
** Edit existing tiddlers by clicking the `Edit` button at their upper right
|
||||||
|
# Save your changes by clicking the `Save` button in the left sidebar
|
||||||
|
|
||||||
|
With TiddlyFox, your changes are directly applied to the original file that you opened in your browser.
|
Loading…
x
Reference in New Issue
Block a user