Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Aug 14, 2024
2 parents 3a17480 + 383933c commit d47cbb9
Show file tree
Hide file tree
Showing 13 changed files with 87 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/[email protected].2
- uses: actions/[email protected].3
with:
node-version: '20'
- uses: pnpm/action-setup@v4
Expand Down
4 changes: 2 additions & 2 deletions tiddlers/Plugin_202203222503355.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"cpl.title": "$:/plugins/kookma/favorites",
"cpl.author": "Mohammad Rahmani",
"cpl.name": "Favorites",
"cpl.description": "Create bookmarks, shortcuts and favorite items as flat and structured lists",
"cpl.description": "Create favorites, organize in folders",
"cpl.plugin-type": "plugin",
"cpl.source": "https://github.com/kookma/TW-Favorites",
"cpl.dependents": "",
"cpl.core-version": ">=5.2.3"
"cpl.core-version": ">=5.1.23"
}
]
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202203222522679.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"cpl.plugin-type": "plugin",
"cpl.source": "https://github.com/kookma/TW-Utility",
"cpl.dependents": "",
"cpl.core-version": ">=5.2.5"
"cpl.core-version": ">=5.3.5"
}
]
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202203243721287.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"type": "application/json",
"tags": "$:/tags/PluginWiki",
"cpl.readme": "\\define createFieldSwitcherElement()\n<$action-createtiddler $basetitle=\"$:/config/wikilabs/field-editor/<your field name comes here>\" $template=\"$:/config/wikilabs/field-editor/text\" tags=\"$:/tags/wikilabs/fieldswitcher\" description=\"Add a short description text here and replace the icon below\" icon=\"{{$:/core/images/spiral}}\" $overwrite=\"yes\" text=\"yourFieldName\"/>\n<$action-sendmessage $message=\"tm-edit-tiddler\" $param=\"$:/config/wikilabs/field-editor/<your field name comes here>\"/>\n\\end\n\nThe full documentation can be found at [[field-editor plugin|https://wikilabs.github.io/editions/field-editor/]] main page.\n\n!! About\n\nThis plugin adds a field selector above the text editor and a new button that allows you to edit different fields in multiline edit mode side by side\n\n!! Video\n\nSee: [[Video]]\n\n!! Create a new Field Switcher Element\n\nTo create a new field-switcher button click the button below and follow the instructions.\n\n<$button actions=<<createFieldSwitcherElement>> >\nCreate a new Field Switcher Element\n</$button>\n\n!! Toggle Field label\n\nBy default a label is shown, when the tiddler shows a filed different to the \"text\" field.\n\n<$checkbox tiddler=\"$:/config/wikilabs/show-field-label\" field=text checked=\"yes\" unchecked=\"no\" default=\"yes\"> Show Field Label</$checkbox>\n\n!!! ''Imporant''\n\n* If you use an icon it has to be covered in double curly braces eg: `{{$:/core/images/globe}}`.\n* Icons can be found at the [[Image Gallery Examples|https://tiddlywiki.com/#Icon%20Gallery:%5B%5BIcon%20Gallery%5D%5D%20%5B%5BLanguageGallery%20Example%5D%5D]]\n* [[\"TW Icons\" by morosanuae|https://tiddlywiki.com/#%22TW%20Icons%22%20by%20morosanuae]]\n\n!! Existing Field Switcher Elements\n\n<<list-links \"[all[shadows+tiddlers]tag[$:/tags/wikilabs/fieldswitcher]]\">>\n\n!! Dependencies\n\nThis plugin depends on the: [[Field Visibility Plugin|https://wikilabs.github.io/editions/field-visibility]]\n\n!! Modified Core Tiddles\n\nThis plugin changes the following core tiddlers:\n\n<ul><$list filter=\"[[$:/plugins/wikilabs/field-editor]plugintiddlers[]prefix[$:/core/]] [[$:/config/ui/EditTemplate]] \"><li><$link to=<<currentTiddler>>><<currentTiddler>><br></$link></li></$list></ul>\n\n''Important:'' More information about `$:/config/ui/EditTemplate` and the edit cascades can be found at [[TiddlyWiki Docs|https://tiddlywiki.com/#Story%20Tiddler%20Template%20Cascade:%5B%5BStory%20Tiddler%20Template%20Cascade%5D%5D%20%24%3A%2Fcore%2Fui%2FControlPanel%2FStoryTiddler%20%5B%5BHidden%20Setting%3A%20ViewTemplate%20and%20EditTemplate%5D%5D%20Cascades%20%5B%5BEdit%20Template%20Body%20Cascade%5D%5D]]\n\nThe full list of tiddlers in the plugin can be found at: [[$:/plugins/wikilabs/field-editor]] '': contents'' tab.",
"cpl.readme": "\\define createFieldSwitcherElement()\n<$action-createtiddler $basetitle=\"$:/config/wikilabs/field-editor/<your field name comes here>\" $template=\"$:/config/wikilabs/field-editor/text\" tags=\"$:/tags/wikilabs/fieldswitcher\" description=\"Add a short description text here and replace the icon below\" icon=\"{{$:/core/images/spiral}}\" $overwrite=\"yes\" text=\"yourFieldName\"/>\n<$action-sendmessage $message=\"tm-edit-tiddler\" $param=\"$:/config/wikilabs/field-editor/<your field name comes here>\"/>\n\\end\n\nThe full documentation can be found at [[field-editor plugin|https://wikilabs.github.io/editions/field-editor/]] main page.\n\n!! About\n\nThis plugin adds a field selector above the text editor and a new button that allows you to edit different fields in multiline edit mode side by side\n\n!! Video\n\nSee: [[Video]]\n\n!! Create a new Field Switcher Element\n\nTo create a new field-switcher button click the button below and follow the instructions.\n\n<$button actions=<<createFieldSwitcherElement>> >\nCreate a new Field Switcher Element\n</$button>\n\n!! Toggle Field label\n\nBy default a label is shown, when the tiddler shows a filed different to the \"text\" field.\n\n<$checkbox tiddler=\"$:/config/wikilabs/show-field-label\" field=text checked=\"yes\" unchecked=\"no\" default=\"yes\"> Show Field Label</$checkbox>\n\n!! Default Field\n\nText editor default field: <$select tiddler=\"$:/config/wikilabs/EditTemplateFields/text/default\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/wikilabs/fieldswitcher]sort[title]]\">\n<option value={{{ [<currentTiddler>get[text]] }}}><$view field='text'/></option>\n</$list>\n</$select> - $:/config/wikilabs/EditTemplateFields/text/default\n\nNote editor default field: <$select tiddler=\"$:/config/wikilabs/EditTemplateFields/note/default\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/wikilabs/fieldswitcher]sort[title]]\">\n<option value={{{ [<currentTiddler>get[text]] }}}><$view field='text'/></option>\n</$list>\n</$select> - $:/config/wikilabs/EditTemplateFields/note/default\n\n\n!!! ''Imporant''\n\n* If you use an icon it has to be covered in double curly braces eg: `{{$:/core/images/globe}}`.\n* Icons can be found at the [[Image Gallery Examples|https://tiddlywiki.com/#Icon%20Gallery:%5B%5BIcon%20Gallery%5D%5D%20%5B%5BLanguageGallery%20Example%5D%5D]]\n* [[\"TW Icons\" by morosanuae|https://tiddlywiki.com/#%22TW%20Icons%22%20by%20morosanuae]]\n\n!! Existing Field Switcher Elements\n\n<<list-links \"[all[shadows+tiddlers]tag[$:/tags/wikilabs/fieldswitcher]]\">>\n\n!! Dependencies\n\nThis plugin depends on the: [[Field Visibility Plugin|https://wikilabs.github.io/editions/field-visibility]]\n\n!! Modified Core Tiddles\n\nThis plugin changes the following core tiddlers:\n\n<ul><$list filter=\"[[$:/plugins/wikilabs/field-editor]plugintiddlers[]prefix[$:/core/]] [[$:/config/ui/EditTemplate]] \"><li><$link to=<<currentTiddler>>><<currentTiddler>><br></$link></li></$list></ul>\n\n''Important:'' More information about `$:/config/ui/EditTemplate` and the edit cascades can be found at [[TiddlyWiki Docs|https://tiddlywiki.com/#Story%20Tiddler%20Template%20Cascade:%5B%5BStory%20Tiddler%20Template%20Cascade%5D%5D%20%24%3A%2Fcore%2Fui%2FControlPanel%2FStoryTiddler%20%5B%5BHidden%20Setting%3A%20ViewTemplate%20and%20EditTemplate%5D%5D%20Cascades%20%5B%5BEdit%20Template%20Body%20Cascade%5D%5D]]\n\nThe full list of tiddlers in the plugin can be found at: [[$:/plugins/wikilabs/field-editor]] '': contents'' tab.",
"cpl.uri": "https://wikilabs.github.io/editions/pluginlibraryWL/library/latest/recipes/library/tiddlers/%2524%253A%252Fplugins%252Fwikilabs%252Ffield-editor.json",
"cpl.title": "$:/plugins/wikilabs/field-editor",
"cpl.author": "Mario Pietsch",
Expand Down
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202403200437602.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "<$vue-kanban />\n\n<!-- plugin template readme -->\n\n<!-- !! Motivation -->\n\n<!-- your plugin motivation, or why you write this plugin -->\n",
"cpl.readme": "> 为了更好的拖拽体验,建议设置 [[$:/config/DragAndDrop/Enable]] 为 no.\n\n<!-- > 如果 tiddlywiki 开启了全局拖拽(tw 默认启用, 建议关闭, 因为 forcefallback 的效果不够流畅), 就默认启用forcefallback -->\n\n<$vue-kanban />\n\n!! Usage\n\n* `tiddler=\"kanban.json\"",
"cpl.uri": "https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fvue-kanban.json",
"cpl.title": "$:/plugins/oeyoews/vue-kanban",
"cpl.author": "oeyoews",
Expand Down
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202403265829436.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "!!Import content from other online wikis\n\nNote that content is loaded immediately after the wiki starts up, therefore JavaScript modules and tiddlers that are meant to influence the startup behaviour will not take effect if loaded in this manner. The wiki from which content is to be imported must be hosted on a server with CORS support, such as TiddlyHost or GitHub pages.\n\n!! Excluding imported content from being saved with the wiki\n''If you do not want the imported tiddlers to be saved with the host wiki, you must exclude them:''\n\n* for single file TiddlyWikis you need to create or amend the global variable publishFilter by adding `-[is_volatile[yes]]`\n** if you have not previously defined a publishFilter, create a tiddler with the title `$:/publishFilter` with the tag `$:/tags/Global` where the text field consists of `-[is_volatile[yes]]`\n* for TiddlyWiki on node.js, modify the tiddler `$:/config/SyncFilter` and append `-[is_volatile[yes]]`\n\n!! Loading content on startup\n\nFor each wiki from which you want to load content on startup, create a tiddler tagged with `$:/tags/load-external-content` with the following fields:\n\n|tags |~$:/tags/load-external-content |\n|text |the URL of the wiki from which to import tiddlers |\n|content-filter |(optional) filter that determines which tiddlers to import from the target wiki. Note you can filter out system tiddlers or config tiddlers that might not be desirable. |\n|deserializer|(optional) defaults to `text/html` which is appropriate for TiddlyWiki files |\n\nNote: for TiddlyHost files the plugin automatically downloads just the tiddler.json file provided by TiddlyHost and chooses the appropriate deserializer, to decrease the bandwidth used.\n\n!! Loading content on demand\n\nImport variables from the tiddler `$:/plugins/sq/ExternalContent/loadWikiActions` and use the procedure `loadWikiActions` in an action string.\n\nExample:\n\n```\n\\procedure loadMyWiki()\n\\import [[$:/plugins/sq/ExternalContent/loadWikiActions]]\n<$transclude\n $variable=\"loadWikiActions\"\n wikiURL=\"https://tiddlywiki.com\"\n contentFilter=\"[!is[system]tag[Working with TiddlyWiki]]\"\n deseralizer=\"text/html\"\n />\n\\end\n\n<$button actions=<<loadMyWiki>> > load content </$button>\n\n```",
"cpl.readme": "!!Import content from other online wikis\n\nNote that content is loaded immediately after the wiki starts up, therefore JavaScript modules and tiddlers that are meant to influence the startup behaviour will not take effect if loaded in this manner. The wiki from which content is to be imported must be hosted on a server with CORS support, such as TiddlyHost or GitHub pages.\n\n!! Excluding imported content from being saved with the wiki\n''If you do not want the imported tiddlers to be saved with the host wiki, you must exclude them:''\n\n* for single file TiddlyWikis you need to create or amend the global variable publishFilter by adding `-[is_volatile[yes]]`\n** if you have not previously defined a publishFilter, create a tiddler with the title `$:/publishFilter` with the tag `$:/tags/Global` where the text field consists of `\\procedure publishFilter() -[is_volatile[yes]]`\n* for TiddlyWiki on node.js, modify the tiddler `$:/config/SyncFilter` and append `-[is_volatile[yes]]`\n\n!! Loading content on startup\n\nFor each wiki from which you want to load content on startup, create a tiddler tagged with `$:/tags/load-external-content` with the following fields:\n\n|tags |~$:/tags/load-external-content |\n|text |the URL of the wiki from which to import tiddlers |\n|content-filter |(optional) filter that determines which tiddlers to import from the target wiki. Note you can filter out system tiddlers or config tiddlers that might not be desirable. |\n|deserializer|(optional) defaults to `text/html` which is appropriate for TiddlyWiki files |\n\nNote: for TiddlyHost files the plugin automatically downloads just the tiddler.json file provided by TiddlyHost and chooses the appropriate deserializer, to decrease the bandwidth used.\n\n!! Loading content on demand\n\nImport variables from the tiddler `$:/plugins/sq/ExternalContent/loadWikiActions` and use the procedure `loadWikiActions` in an action string.\n\nExample:\n\n```\n\\procedure loadMyWiki()\n\\import [[$:/plugins/sq/ExternalContent/loadWikiActions]]\n<$transclude\n $variable=\"loadWikiActions\"\n wikiURL=\"https://tiddlywiki.com\"\n contentFilter=\"[!is[system]tag[Working with TiddlyWiki]]\"\n deseralizer=\"text/html\"\n />\n\\end\n\n<$button actions=<<loadMyWiki>> > load content </$button>\n\n```\n",
"cpl.uri": "https://saqimtiaz.github.io/SQPL/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Fsq%252FExternalContent.json",
"cpl.title": "$:/plugins/sq/ExternalContent",
"cpl.author": "Saq Imtiaz",
Expand Down
15 changes: 15 additions & 0 deletions tiddlers/Plugin_202405275227150.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"title": "Plugin_202405275227150",
"cpl.author": "oeyoews",
"cpl.core-version": ">=5.3.0",
"cpl.dependents": "",
"cpl.description": "neotw-cmp",
"cpl.name": "neotw-cmp",
"cpl.plugin-type": "plugin",
"cpl.readme": "[[在线文档|https://neotw.vercel.app/docs/plugins/neotw-cmp]]\n\n!! TODO\n\n* [ ] esc\n* [ ] https://github.com/tiddly-gittly/tw-command-palette/blob/0c6da53a88f6188455f17297547ff02e2c670335/src/commandpalette/widgets/build-in-sub-plugins/search-story-history.ts#L39\n* [ ] https://github.com/algolia/autocomplete/issues/1199\n* [ ] 空白搜索结果提示操作\n* [ ] 最近搜索历史\n* [ ] filterCache 缓存\n* [ ] 不支持中文搜索\n* [x] 快捷键 全屏\n* [x] 弹窗不消失\n* [x] 加上命令\n* [x] masklayer\n* [x] 宽度\n* [x] 搜索结果仅仅显示title matched\n* [x] 输入框内容重置\n* [x] 加上debounce\n\n## Next\n\n* 搜索结果highlight\n* 双栏预览\n* 基于http api 搜索\n* neotw 黑暗模式适配",
"cpl.title": "$:/plugins/oeyoews/neotw-cmp",
"cpl.uri": "https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fneotw-cmp.json",
"tags": "$:/tags/PluginWiki"
}
]
11 changes: 0 additions & 11 deletions tiddlers/Plugin_202405275227150.tid

This file was deleted.

17 changes: 17 additions & 0 deletions tiddlers/Plugin_202408142853427.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "; Tweaks\nTweaks contains kookma personal improvements, customizations, and fixes for TiddlyWiki\n\n;Code and demo\nFor learning plugin features, syntax, tutorial and examples see the plugin demo and code pages\n\n* Demo: https://kookma.github.io/TW-Tweaks/\n* Code: https://github.com/kookma/TW-Tweaks\n",
"cpl.uri": "https://kookma.github.io/TW-PluginLibrary/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Fkookma%252Ftweaks.json",
"cpl.title": "$:/plugins/kookma/tweaks",
"cpl.author": "Mohammad Rahmani",
"cpl.name": "Kookma TiddlyWiki Tweaks",
"cpl.description": "Improvements, customizations, and fixes for TiddlyWiki",
"cpl.plugin-type": "plugin",
"cpl.source": "",
"cpl.dependents": "",
"cpl.parent-plugin": "https://github.com/kookma/TW-Tweaks",
"cpl.core-version": ">=5.3.5",
"title": "Plugin_202408142853427"
}
]
11 changes: 11 additions & 0 deletions tiddlers/Plugin_202408142956538.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cpl.author: oeyoews
cpl.core-version: >=5.3.0
cpl.dependents: $:/plugins/oeyoews/neotw-vue3 $:/plugins/oeyoews/tiddlywiki-tailwindcss-plus
cpl.description: neotw-bot
cpl.name: neotw-bot
cpl.plugin-type: plugin
cpl.readme: [[在线文档|https://neotw.vercel.app/docs/plugins/neotw-bot]]
cpl.title: $:/plugins/oeyoews/neotw-bot
cpl.uri: https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fneotw-bot.json
tags: $:/tags/PluginWiki
title: Plugin_202408142956538
15 changes: 15 additions & 0 deletions tiddlers/Plugin_202408142956806.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "[[在线文档|https://neotw.vercel.app/docs/plugins/neotw-calendar]]\n<!-- https://antoniandre.github.io/vue-cal/#installation -->",
"cpl.uri": "https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fneotw-calendar.json",
"cpl.title": "$:/plugins/oeyoews/neotw-calendar",
"cpl.author": "oeyoews",
"cpl.name": "neotw-calendar",
"cpl.description": "neotw-calendar",
"cpl.plugin-type": "plugin",
"cpl.dependents": "$:/plugins/oeyoews/neotw-vue3 $:/plugins/oeyoews/tiddlywiki-tailwindcss-plus",
"cpl.core-version": ">=5.3.0",
"title": "Plugin_202408142956806"
}
]
11 changes: 11 additions & 0 deletions tiddlers/Plugin_202408142956959.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cpl.author: oeyoews
cpl.core-version: >=5.3.0
cpl.dependents: $:/plugins/oeyoews/neotw-vue3 $:/plugins/oeyoews/tiddlywiki-tailwindcss-plus
cpl.description: neotw-card-info
cpl.name: neotw-card-info
cpl.plugin-type: plugin
cpl.readme: [[在线文档|https://neotw.vercel.app/docs/plugins/neotw-card-info]]
cpl.title: $:/plugins/oeyoews/neotw-card-info
cpl.uri: https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fneotw-card-info.json
tags: $:/tags/PluginWiki
title: Plugin_202408142956959
11 changes: 11 additions & 0 deletions tiddlers/Plugin_202408142959281.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cpl.author: oeyoews
cpl.core-version: >=5.3.0
cpl.dependents: $:/plugins/oeyoews/neotw-vue3 $:/plugins/oeyoews/tiddlywiki-tailwindcss-plus
cpl.description: neotw-menubar
cpl.name: neotw-menubar
cpl.plugin-type: plugin
cpl.readme: [[在线文档|https://neotw.vercel.app/docs/plugins/neotw-menubar]]
cpl.title: $:/plugins/oeyoews/neotw-menubar
cpl.uri: https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fneotw-menubar.json
tags: $:/tags/PluginWiki
title: Plugin_202408142959281

0 comments on commit d47cbb9

Please sign in to comment.