-
I think this would help to relieve the burden on tiddlyhost hardware. See https://talk.tiddlywiki.org/t/uglify-is-even-uglier-new-features-sourcemapping-extravaganza/9391/4
Additionally, it would b…
-
All software needs a design specification! In this case, we need to flesh-out the idea of a single-page, small-content wiki and then take a look at the required components of said. To get things sta…
-
### Describe the bug
Open https://tiddlywiki.com/#%24%3A%2Feditions%2Ftw5.com%2Fwikitext-macros
See
```
\procedure tw-code(tiddler)
\end
\procedure tw-code-link(tiddler)
[[$tiddler$]]…
-
I'm having an issue where any fields starting with numbers are deleted upon saving or uploading to Tiddlyhost, using an uploaded Tiddlywiki version 5.1.17.
Expected behavior: Fields starting with …
-
Tiddlyhost does some parsing of the document on serve, and the unclosed div effectively means it can't find tiddlers in the place it expects them to be.
The TiddlyWiki file itself work fine, so Tid…
-
I'm trying to better understand a problem I see when I view a plain old TiddlyWiki (https://tiddlywiki.com/) local file (e.g. file:///C:/Users/[me]/Downloads/.../wiki.html) and create a new tiddler, w…
-
### Describe the bug
As explained in https://tiddlywiki.com/#WidgetMessage%3A%20tm-copy-to-clipboard
TW 5.3.4+ supports custom notification messages, but it does not work.
* None of successNoti…
-
I would like to use wasavi to edit my local TiddlyWiki. But it seems only to work in online pages. For example, I can edit the textarea in this page: https://tiddlywiki.com/empty.html
When I downlo…
-
### Problem
When using Jupyter, I usually pass around the `ipynb` notebooks as attachments. Using this is a pain however because the recipient has to create a new Jupyter environment, and start t…
-
**Is your feature request related to a problem? Please describe.**
The palette uses wikitext to set color of some elements. This makes it difficult to reuse those wikitext. Instead having color codes…