mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-02 08:46:56 +00:00
Docs update
This commit is contained in:
parent
fa59382215
commit
29c4ed20ce
@ -1,5 +1,5 @@
|
||||
created: 20140122085818089
|
||||
modified: 20140122090440751
|
||||
modified: 20140128231210249
|
||||
tags: howto
|
||||
title: Sharing a TiddlyWiki on Dropbox
|
||||
type: text/vnd.tiddlywiki
|
||||
@ -10,8 +10,8 @@ You can work on a TiddlyWiki file in Dropbox and publish a URL that anyone can u
|
||||
# Select Dropbox's "Share Link" option to obtain a public URL for the file
|
||||
#* In the Dropbox web interface, this is done by clicking the link icon that appears when you hover over a file. Dropbox also adds a "Share Link" item to the file context menu in Finder on OS X and Explorer on Windows
|
||||
# The URL generated by Dropbox will have this form:
|
||||
#> https://www.dropbox.com/s/<gobbledegook>/mywiki.html
|
||||
#> `https://www.dropbox.com/s/<gobbledegook>/mywiki.html`
|
||||
# Modify the URL like this, carefully preserving the gobbledegook:
|
||||
#> https://dl.dropboxusercontent.com/s/<gobbledegook>/mywiki.html
|
||||
#> `https://dl.dropboxusercontent.com/s/<gobbledegook>/mywiki.html`
|
||||
|
||||
The result is a "secret" URL that you can send to other people to enable them to see the wiki.
|
||||
|
Loading…
x
Reference in New Issue
Block a user