mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
16 lines
565 B
Plaintext
16 lines
565 B
Plaintext
title: TiddlyWiki for Tank
|
|
created: 201311152153
|
|
modified: 201311152153
|
|
|
|
! Features
|
|
|
|
* Loads skinny tiddlers from entire recipe at startup/login
|
|
* Subsequently syncs changes back to the server
|
|
* Polls for changes from the server
|
|
|
|
! Issues
|
|
|
|
* ''[[$:/DefaultTiddlers]]'' doesn't work because thanks to lazy loading it is only loaded after it is needed
|
|
* Ignores ''if-match'' header, so doesn't detect clashes on save
|
|
* UI state (eg current tab status) is shared between all users of the wiki, meaning that the UI can spontaneously change in response to a server sync
|