-
>While the tests are easy to fix, on reflection I would like to revert this PR so that we can experiment a little more.
>
>The idea I am exploring is to make the element widget look at a variable `t…
-
如果希望在项目中扩展一些自定义的api, 下面的这种方法似乎不能覆盖 掉原有的$tw
```js
import { ITiddlyWiki } from 'tw5-typed';
export interface TiddlyWiki extends ITiddlyWiki {
Notify: {
name: string;
};
}
declare g…
-
Via https://talk.tiddlywiki.org/t/3-tiddlywiki-hosting-platforms-companies-or-communities/4299/5?u=simon I learned about https://librewiki.ru/ which is a site running tiddlyhost code.
It appears id…
-
This is for possible future use. Allow the settings to come from a tiddlywiki, base dir backup dir backup filename. This way a tiddlywiki plugin can implement backup protocol.
-
Please look at https://github.com/linonetwo/solid-tiddlywiki-syncadaptor
Let's continue discussion here instead of https://github.com/bourgeoa/tiddlywiki-node-solid-server/issues/1#issuecomment-488…
-
Using arch
```javascript
{
name: '@electron-forge/maker-wix',
config: (arch) => {
return {
language: 1033,
manufacturer: 'tiddlywiki.org',
…
-
Bulk importing existing bookmarks from firefox to tiddlywiki would save a lot of time ! Folders could be transformed into tags to keep the hierarchy intact ?
I think this may be possible to do it …
-
> And would it be possible to export the filtered entries as a folder with a lot of small mmrmrakdown files instead of a whole extra large file? It would be better to save it that way.
_Originally …
-
https://tiddlywiki.com/#dumpvariables%20Macro
https://talk.tiddlywiki.org/t/is-there-an-editor-toolbar-icon-to-access-users-favorite-macros/5649/9
-
The link provided on links.tiddlywiki.org :
https://kookma.github.io/Refnotes
Gives a 404 error. Apparently it should be /TW-Refnotes.
I would suggest adding the demo page link to the exis…