mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +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"
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
caption: Twexe
|
|
color: #ff8a65
|
|
community-author: ihm4u
|
|
created: 20200507214737998
|
|
delivery: App
|
|
description: Single File Tiddlywiki5 executable
|
|
method: save
|
|
modified: 20200507215529213
|
|
tags: Firefox [[Internet Explorer]] Opera Resources Safari Saving Windows Edge Linux
|
|
title: Twexe: Single File Tiddlywiki5 executable
|
|
type: text/vnd.tiddlywiki
|
|
url: https://ihm4u.github.io/twexe/
|
|
|
|
{{!!description}}
|
|
{{!!url}}
|
|
|
|
!! Features
|
|
|
|
* Automatic backups
|
|
* Automatic saving
|
|
* No browser add-ons needed!!
|
|
* Works on Linux and Windows
|
|
* Single file executable, can be moved, copied, etc.
|
|
* Wiki is compressed, occupying less space on your disk (sometimes even a third of the space!)
|
|
* Converts //any// Tiddlywiki5 file to a single file executable <<twexe>>, no need for special tiddlywiki plugins
|
|
* Automatically uses the saving tab in the control panel (there you can specify a backup directory if you don't like the default)
|
|
* Easily get back the html wiki file from the executable twexe (if you need it for some reason)
|
|
* Opens up the possibility to run external executables from your wiki (to draw charts, etc.) - stay tuned!!
|
|
* Supports external images (i.e. with _canonical_uri field) |