1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-27 22:58:19 +00:00
TiddlyWiki5/plugins/tiddlywiki
Jeremy Ruston cc2cd20e32 Add tags tables and tag indexer and make custom collator be optional
This commit (a) is very much work in progress (b) improves performance significantly and (c) is actually broken

Right now, theme stylesheets don't get loaded for some reason.

I plan to spend some time improving debuggability by adding a SQL console
2023-07-18 19:33:21 +01:00
..
async Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
aws AWS Plugin: Add aws-encodeuricomponent filter that also encodes single quotes 2020-09-23 17:32:38 +01:00
bibtex BibTex plugin: Fix obsolete comments 2022-12-16 17:41:05 +00:00
blog Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
browser-sniff Docs for $:/info/browser/is/mobile 2022-07-13 09:32:22 +01:00
browser-storage Request permission to protect local storage from eviction (#7398) 2023-06-13 10:50:00 +01:00
cecily Revert "Feat: destroy() method for widgets to do custom cleanup (#6699)" 2023-05-18 17:27:05 +01:00
classictools Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
codemirror Change arrow-function to function call for HTA (#7552) 2023-06-28 09:54:27 +01:00
codemirror-autocomplete Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-closebrackets Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-closetag Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-fullscreen-editing Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-keymap-emacs Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-keymap-sublime-text Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-keymap-vim Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-css Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-htmlembedded Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-htmlmixed Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-javascript Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-markdown Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-mode-x-tiddlywiki Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-mode-xml Update CodeMirror plugins to v5.58.2 (#4950) 2020-11-01 11:10:00 +00:00
codemirror-search-replace Update CodeMirror to 5.58.3 - fix vim-mode cursor invisible (#5172) 2020-12-01 18:11:40 +00:00
codemirror-trailingspace Add codemirror option to show trailing space (#7493) 2023-05-27 18:28:27 +02:00
comments Replace various   with tc-small-gap classes (#4926) 2020-10-28 13:13:55 +00:00
consent-banner Consent widget 2020-07-13 11:49:21 +01:00
d3 Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
demo-alternate-store Simplify the plain JS store implementation 2023-06-25 17:03:28 +01:00
dynannotate Add additional searchModes to Dynannotate (#7260) 2023-05-06 11:30:21 +01:00
dynaview Dynaview: Fix transclude-when-visible macro 2020-09-23 17:33:00 +01:00
evernote Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
external-attachments Fix external-attachments plugin relative path bug 2020-10-26 18:36:46 +00:00
filesystem Naming tweak to #6047 2023-03-05 17:40:04 +00:00
freelinks Simplify freelinks regexp 2021-09-14 10:22:27 +01:00
github-fork-ribbon Merge branch 'tiddlywiki-com' 2020-04-15 16:03:38 +01:00
googleanalytics Google Analytics: tweaks 2023-07-14 12:41:55 +01:00
hammerjs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
help Help Plugin: Update links to community resources (#7023) 2022-11-05 17:44:41 +00:00
highlight Revamp markdown plugin (#6528) 2023-01-14 09:49:04 +00:00
highlight-legacy Revamp markdown plugin (#6528) 2023-01-14 09:49:04 +00:00
innerwiki Allow attribute override in innerwiki widget (#7176) 2023-01-13 10:48:51 +00:00
internals Revert changes to parse tree preview 2022-09-03 10:55:15 +01:00
jasmine Fix comment missing from previous commit 6c7c21a87b 2023-07-06 12:01:39 +01:00
jszip JSZip plugin: Fix example formatting 2020-10-19 09:44:55 +01:00
katex Show stylesheets as rendered plain text with highlighting (#6778) 2022-07-14 09:00:56 +01:00
markdown Update widget name policy (#7510) 2023-06-14 09:55:16 +01:00
markdown-legacy Parameterise core icons (#7413) 2023-05-06 12:08:46 +01:00
menubar Menu bar plugin: Hide menu bar in static renderings 2023-06-17 08:58:50 +01:00
mobiledragdrop Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
nodewebkitsaver Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
pluginlibrary Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
powered-by-tiddlywiki Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
qrcode Fix: add text to QR Code button caption (#6082) 2021-10-02 18:09:11 +01:00
railroad Add syntax docs to railroad plugin (#7334) 2023-03-06 16:12:26 +00:00
savetrail Revert "Update sync methods (#5467)" 2021-07-05 19:26:20 +01:00
sax Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
share Share plugin: decode the URI component before checking for the leading hash sign 2023-01-15 18:55:36 +00:00
sqlite3store Add tags tables and tag indexer and make custom collator be optional 2023-07-18 19:33:21 +01:00
stacked-view Revert "Feat: destroy() method for widgets to do custom cleanup (#6699)" 2023-05-18 17:27:05 +01:00
tahoelafs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
text-slicer Fix ViewToolbar items inconsistent spacing (#5473) 2021-05-24 19:24:37 +01:00
tiddlyweb Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
translators Add global option to show default text below the edit textarea (#6882) 2022-08-05 17:16:39 +02:00
tw2parser Support obsidian external link (#7149) 2022-12-24 15:56:46 +00:00
tw5.com-docs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
twitter Twitter Plugin: Add warning if the wiki needs to be saved and reloaded 2020-04-21 21:22:13 +01:00
twitter-archivist Twitter Archivist: Update todo list 2022-11-15 17:12:54 +00:00
upgrade Improve the wording for the core-plugin in the upgrader-editioin (#6878) 2023-05-07 17:47:13 +01:00
xlsx-utils XLSX plugin: Add support for numeric fields 2023-01-30 21:42:44 +00:00
xmldom Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00