mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
1e221ddbdb
* Styles and templates for visual changes to Saving methods listing * Color coding saver methods according to delivery * Changes to tags and few tiddlers - The tag InternetExplorer has been changed to [[Internet Explorer]] - A tag for Edge is added - Reclassified TiddlyServer as DIY instead of App The existing criteriion for classification is unclear. Here is my reasoning for the change. An app is something user can simply install and run. Like TiddlyDesktop or Tiddloid. A DIY is something user has to install additional runtimes for. Thus Nodejs is a DIY. In the same vein, TiddlyServer is a DIY * Adding Twexe * Reversing accidental changes to StoryList * Restyling Download button and Card Size * Removing "Read more" links Entire card is now clickable To give visual clues regarding the clickability of card, title will change color to blue on card hover * Removing margins from elements under link and adding padding instead. Why this change? Margins are not "clickable". Having margins under <a> tag means there are minute dead areas where the mouse pointer will change shape, is not clickable and degrade user experience. Paddings are "clickable"
35 lines
1.5 KiB
Plaintext
35 lines
1.5 KiB
Plaintext
caption: Beaker Browser
|
|
color: #FF8A65
|
|
created: 20161229121316912
|
|
delivery: App
|
|
description: Powerful new browser for Mac, Windows and Linux
|
|
method: save
|
|
modified: 20200507104016915
|
|
tags: Saving Windows Linux Mac
|
|
title: Saving on Beaker Browser
|
|
type: text/vnd.tiddlywiki
|
|
|
|
<<.from-version "5.1.14">> TiddlyWiki incorporates a saver module that allows it to save changes directly with the [[Beaker Browser]], an experimental peer-to-peer browser.
|
|
|
|
! Instructions
|
|
|
|
# Download and install the Beaker Browser from https://beakerbrowser.com/
|
|
# Run Beaker, and if necessary open a tab to beaker:start
|
|
# Click the "New site" button at the top left of the page
|
|
# Enter the details of your site
|
|
# Click the link “Add files” and upload your TiddlyWiki index.html file
|
|
# View the site by clicking on the link to index.html; it should open in a new tab
|
|
# Try out creating tiddlers, and saving changes
|
|
|
|
At this point, the wiki is entirely private, and other users cannot see the content even if they have the URL. To share the wiki with other users:
|
|
|
|
# Publish your changes
|
|
## Visit the "Library" page in Beaker Browser via the system menu
|
|
## Select your site in the list
|
|
## Look for a box mentioning "n unpublished changes". If not present, skip to the next step
|
|
## Click the "Review changes" button
|
|
## Click the "Publish" button
|
|
# Share the dat: URL
|
|
## Copy the URL of your site from the address bar and share it with other users
|
|
## Other users should be able to access your site but they won't be able to make changes unless they fork their own copy
|