mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
34 lines
1.5 KiB
Markdown
34 lines
1.5 KiB
Markdown
|
---
|
||
|
title: TiddlyWiki
|
||
|
template: docs
|
||
|
taxonomy:
|
||
|
category: docs, apps
|
||
|
routes:
|
||
|
default: '/app_tiddlywiki'
|
||
|
---
|
||
|
|
||
|
[![Installer TiddlyWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tiddlywiki) [![Integration level](https://dash.yunohost.org/integration/tiddlywiki.svg)](https://dash.yunohost.org/appci/app/tiddlywiki)
|
||
|
|
||
|
*TiddlyWiki* is a complete interactive wiki in JavaScript. It can be used as a single HTML file in the browser or as a powerful Node.js application. It is highly customisable: the entire user interface is itself implemented in hackable WikiText.
|
||
|
|
||
|
### Screenshots
|
||
|
|
||
|
![Screenshot of TiddlyWiki](https://github.com/YunoHost-Apps/tiddlywiki_ynh/blob/master/doc/screenshots/screenshot.png)
|
||
|
|
||
|
### Disclaimers / important information
|
||
|
|
||
|
### Save your Tiddlers!
|
||
|
|
||
|
It is very important that you regularly backup your notes (tiddlers) locally.
|
||
|
|
||
|
- Click on the cloud icon -> `Save snapshot for offline use`
|
||
|
|
||
|
To restore a local backup to the server, drag and drop your tiddlers backup file into your TiddlyWiki page.
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
+ Website: [tiddlywiki.com](https://tiddlywiki.com/)
|
||
|
+ Demonstration: [Demo](https://tiddlywiki.com/)
|
||
|
+ Application software repository: [github.com - YunoHost-Apps/tiddlywiki](https://github.com/YunoHost-Apps/tiddlywiki_ynh)
|
||
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/tiddlywiki/issues](https://github.com/YunoHost-Apps/tiddlywiki_ynh/issues)
|