-
If the user is using an input method for example Chinese IME or Japanese IME, typing "Enter" normally means commit what is being compsed, but in commandpalette it will trigger an action.
Can you wa…
-
I notice that you implemented a prefix syntax for applying more prism rules to a code block, but its fairly limited. you can only add highlighted lines & the lineNumber classname
I went ahead & ext…
-
I have a bunch of nodes with complex $list filter evaluations that add links to specific other nodes based on complex tag interactions, inside templates. Even if I copy these out of the templates, the…
-
I am trying to create a graph with a variety of node sizes. Here's a simple example: http://trentlarson.com/obviousness.html
The only way I've found is to increase the font size. This does pretty…
-
I'd like to make a plugin that add a context menu item to trigger command palette.
How to do this? Is there a js API call to do so? Or is there a tw-message to do so? And how to fill palette with …
-
**Description**
It looks like Plate gets into a bad state when it’s remounted with the same id. The editor gets set to null.
**Sandbox**
https://codesandbox.io/s/friendly-sinou…
-
**Is your feature request related to a problem? Please describe.**
The default tiddler supports internal link autocomplete (wikitext link)
**Describe the solution you'd like**
Integrate this twea…
-
**Is your feature request related to a problem? Please describe.**
Markdown support checklist/todolist syntax like GitHub Markdown
> For example
>
> - [ ] Not finished item
> - [x] Finished it…
-
Please add the Markdown Export plugin to CPL.
JSON file: https://raw.githubusercontent.com/cdaven/tiddlywiki-stuff/main/markdown-export/%24__plugins_cdaven_markdown-export.json
GitHub repo: http…
-
### Describe the bug
In markdown tiddlers, `div`s within a table cell get wrapped into a paragraph.
I have defined these two macros:
```
\define v() ✔
\define x() ✘
```
Plus these CSS r…