-
I dock 2 tws first TWa then TWb, (so TWb is actively docked, and TWa is in the 'isdocked' submenu ). I then reload the tab containing TWb.
Expected behavior: TWb is redocked
Actual behavior TWb …
-
Adding the ability to export a list of tiddlers as a plugin tiddler will address many problems, and makes perfect sense:
- For theme creation: people without coding or node skills can just export thei…
-
in `main.js`, there's a line referencing `tweakConfig()`:
```
// Allow preemption code a chance to tweak config and useJavaSaver [Preemption]
if (window.tweakConfig) window.tweakConfig();
```
As my…
-
The current implementation of the copy to clipboard is to create a textarea and use `document.execCommand('copy')` to copy the text, which is [deprecated](https://developer.mozilla.org/en-US/docs/Web/…
-
I'm trying to understand what it would take to have tiddlywiki run in the background as a background thread for reminders and notifications on my phone by making it into a PWA
So I came across this…
-
**Is your feature request related to a problem? Please describe.**
The Menubar Plugin, when used with Sticky Tiddler Titles, will overlap the stickied tiddler title.
I would also like to add that …
-
Hi! I am try to do Development & extending the functionality of nice CleverNote theme!
Timimi Docs is also using CleverNote theme, but I cna't find anywhere CleverNote tidllywiki project (Node.js w…
-
### Describe the bug
I have an SVG tiddler with a tag 'foo'. The rendered content is not added the data-tag attribute (which I need for styling)
### Expected behavior
_No response_
### To Reproduc…
-
Modifying the CSS to add any "backdrop-filter" to tc-tiddler-frame or tc-tiddler-exists causes dropdowns to appear beneath the next tiddlers in the story river.
![image](https://user-images.githubu…
-
- **tiddlerfields** should be first-class-tiddler's
- applied when modified, extended with an ability to declare a given template to edit or view a field
- a catch-all default could override the def…