-
Folks,
As documented here https://tiddlywiki.com/#HTML%20in%20WikiText at the bottom the example is given for Filtered Attribute Values
``
The above does not work even in tiddlywiki.com returning…
-
As seen in this screenshot:
![Screenshot 2019-03-12 at 14 47 21](https://user-images.githubusercontent.com/75746/54209652-0ccd9300-44d6-11e9-9c47-579001ec7404.png)
-
Hi Arlen22.
I'm back again, still trying to have v2.1beta working. It seems it fails while trying to access a Tiddlywiki folder.
Here is my `settings.json`:
```
{
"tree": {
"$element…
-
I think that the extremely modular architecture of tiddlywiky makes it a good candidate for being managed as a monorepo. In fact, each official plugins is almost an independent edition and an item und…
-
Maybe obvious to everyone but me, but apparently setting the browser to block third-party cookies in Chrome prevents uploading to TiddlySpot.
It is worth noting that I have probably not set this bl…
twMat updated
5 years ago
-
Here is an optional proposal to issue #3934 (i.e Request for Compound tiddlers). The following one is much more direct and has less implications - and I believe it should be very simple to implement.…
twMat updated
5 years ago
-
Currently, a big wiki leaves a blank screen for a few seconds at startup. The boot process should trigger a simple loading animation (**edit:** just animation, no js or progress bar) that informs the …
-
I just did `npm install -g tiddlywiki` on a fresh Mac and everything is fine except I cannot click the sidebar unless all tiddlers are closed. I tried using a backup as well as starting a fresh wiki. …
-
CI Pipe - set up with #2.
---
I suggest we use a simple makefile, inspired by [Scripts to rule them all](https://github.com/github/scripts-to-rule-them-all)
(untested)
```
# scripts to rule…
serra updated
5 years ago
-
UPDATE:
This work is underway; see [my comment](https://github.com/Jermolene/TiddlyWiki5/issues/3115#issuecomment-452272700) below.
------
Key functionality:
* Builds triggered automatical…