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"
34 lines
1.8 KiB
Plaintext
34 lines
1.8 KiB
Plaintext
caption: Tiddloid and Tiddloid Lite
|
|
color: #FF8A65
|
|
community-author: donmor
|
|
created: 20130825161400000
|
|
delivery: App
|
|
description: Android app for saving changes locally to device storage
|
|
method: save
|
|
modified: 20200507103926292
|
|
tags: Saving Android
|
|
title: Saving on Android
|
|
type: text/vnd.tiddlywiki
|
|
url: https://github.com/donmor/Tiddloid
|
|
|
|
The Tiddloid and Tiddloid Lite app are Android apps that makes it possible to edit and save changes to TiddlyWiki HTML files.
|
|
|
|
* For more information: [[Tiddloid|https://github.com/donmor/Tiddloid]] [[Tiddloid Lite|https://github.com/donmor/TiddloidLite]].
|
|
* Download apks: [[Tiddloid|https://github.com/donmor/Tiddloid/releases]], [[TiddloidLite|https://github.com/donmor/TiddloidLite/releases]]
|
|
|
|
|
|
!!! Features
|
|
|
|
* Create new ~TiddlyWiki importing latest edition from internet
|
|
* Import existing ~TiddlyWikis stored on device/internal storage. ([[TiddloidLite|https://github.com/donmor/TiddloidLite/releases]] supports external SD card too)
|
|
* Fork interesting ~Tiddlywikis from internet (Supports TW5 only)
|
|
* TiddlyWiki detection
|
|
* Locally stored ~Tiddlywikis are updated simultaneously on saving changes to ~TiddlyWikis imported to the app
|
|
* Backup system that is compatible with TiddlyDesktop, the desktop TiddlyWiki saver
|
|
* Creating shortcuts to existing ~TiddlyWiki on Android Homepage
|
|
* [[TiddloidLite|https://github.com/donmor/TiddloidLite/releases]] supports cloud storages like GDrive and ~OneDrive
|
|
|
|
!!! Please note
|
|
|
|
* Tiddloid Lite feature better support for devices running Android Q or later. It also supports cloud storages like GDrive and ~OneDrive, while Tiddloid keeps the compatibility to TiddlyWikiClassic. To know more about differences between Tiddloid and Tiddloid Lite, please visit [[Tiddloid's homepage|https://github.com/donmor/Tiddloid]].
|
|
* You should keep the `.html` or `.htm` extension of the files to be imported. |