1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
Commit Graph

11919 Commits

Author SHA1 Message Date
pmario
39ea150e19 add a test exclude snippet 2024-05-01 13:02:52 +02:00
pmario
8674a4d326 improve docs 2024-05-01 13:02:27 +02:00
pmario
cfbd4bace0 add details search reset button 2024-05-01 13:01:55 +02:00
pmario
0662aa34f4 fix RSOD with format:variable operator 2024-05-01 13:01:34 +02:00
pmario
056a6daa58 add variable signature tooltip to search-variables macro 2024-04-30 15:53:53 +02:00
pmario
81f109319e add custom widget test tiddler 2024-04-30 15:53:08 +02:00
pmario
87cdb97b7d add dumpvariables tooltips 2024-04-30 15:32:28 +02:00
pmario
049b441833 new tooltips and improved keyboard tab handling 2024-04-30 15:09:52 +02:00
pmario
c06eb8232d update test-tiddlers 2024-04-30 13:25:20 +02:00
pmario
76a2c0e01b make grids more felxible 2024-04-30 13:25:08 +02:00
pmario
91672ab8c5 first run: adjust layout if type and sort parameter are "hardcoded" 2024-04-30 12:03:37 +02:00
pmario
c3d0d2432b add some temporary test tiddlers and plugins 2024-04-30 11:15:01 +02:00
pmario
7ac47b646b add keyboard handling to AdvancedSearch Variables tab 2024-04-29 19:50:32 +02:00
pmario
d1439c977b add some test tiddlers 2024-04-29 19:19:03 +02:00
pmario
ed558bb2c2 set focus after clear button using tm-focus-selector 2024-04-29 19:17:48 +02:00
pmario
4eeaba7231 use lingo-macro when possible 2024-04-29 16:42:35 +02:00
pmario
ea8cfaffee fix some typos 2024-04-29 16:39:37 +02:00
pmario
d09ebe5668 dumpvariables change readio / checkbox config tiddler title 2024-04-29 15:34:45 +02:00
pmario
bfb9e642f8 change icon if variables are exlcuded from search 2024-04-29 15:07:12 +02:00
pmario
f2da5963a5 dumpvariables remove old code 2024-04-29 14:57:32 +02:00
pmario
3dba698458 allow radio-widget and checkbox-widget to be used for type-filter input 2024-04-29 14:56:46 +02:00
pmario
0da81d616d add flexible-form-styles to theme directory 2024-04-29 14:55:30 +02:00
pmario
4f187e451c remove some fiels from git 2024-04-29 14:55:07 +02:00
pmario
440a1ed09b update and add documentation tiddlers 2024-04-29 14:54:24 +02:00
pmario
fe3cc30839 update search i18n texts 2024-04-29 14:53:26 +02:00
pmario
b981232f74 add "all" parameter to variables operator 2024-04-29 14:52:22 +02:00
pmario
c1aea65252 search-variables works -- dumpvariables uses outdated text-substitution 2024-04-24 17:11:47 +02:00
pmario
88f4794a61 move expand / fold all button into seearch header, add texts 2024-04-24 12:42:59 +02:00
pmario
62fd440fed add edit-button to variables exclude filter dropdown + styles 2024-04-24 12:21:20 +02:00
pmario
e976e90324 Wrap search-variables macro into DIV to set classes 2024-04-24 11:20:30 +02:00
pmario
b691b571e9 Add saved snippets dropdown 2024-04-23 12:07:04 +02:00
pmario
6c075832e3 flexible-form template initial commit 2024-04-22 17:02:34 +02:00
pmario
7959ff46eb add exclude text-input - works 2024-04-22 17:01:18 +02:00
pmario
12e22190f3 search-variables - add edit-text hints to language multids 2024-04-22 16:58:47 +02:00
pmario
01111f3db2 Merge branch 'master' into dumpvariables-rewrite-new-syntax-plus-search 2024-03-11 17:21:02 +01:00
Jeremy Ruston
9079186b18 Merge branch 'tiddlywiki-com' 2024-03-11 12:15:06 +00:00
Jeremy Ruston
e67eaca030 Revert "Docs - wikitext-macros new v5.3.x syntax (#8033)"
This reverts commit 0fb10da8b3.
2024-03-11 12:13:25 +00:00
Jeremy Ruston
1222bed0de Merge branch 'tiddlywiki-com' 2024-03-10 15:11:03 +00:00
Mario Pietsch
78a09fcf56
Docs - download empty button new syntax - v5.3.x (#8034)
* docs - download empty button new syntax - want to keep stuff like this for the time beeing

* use \procedure instead of \define for consistency
2024-03-10 15:07:56 +00:00
Mario Pietsch
0f395ce81d
Add code-body field to doc-styles tiddler (#8054) 2024-03-10 15:07:28 +00:00
Mario Pietsch
b28f420430
Some more tv-macros changed to new syntax. Plus adjusted doc tiddlers (#8056) 2024-03-10 15:06:04 +00:00
Mario Pietsch
0b7914785c
Minor adjustments to existing doc tiddlers without changing modified date (#8057) 2024-03-10 15:05:26 +00:00
Jeremy Ruston
967e2b7fef Import variables should not parse with whitespace trim
Fixes #7909
2024-03-10 15:03:52 +00:00
Mario Pietsch
8d36ecd6bc
Add list-links to $:/deprecated tag (#8053) 2024-03-10 14:30:21 +00:00
Mario Pietsch
c2b436371b
Docs: tiddler-info-source - change sources tab to new syntax and add link to pr-creator (#8029)
* tiddler-info-source - change sources tab to new syntax and add link to pr-creator

* remove class from plain text elements as requested
2024-03-10 11:08:00 +00:00
Mario Pietsch
24e474bd72
Doc-macros, styles and documentation overview tiddler (#8037) 2024-03-10 10:41:09 +00:00
Mario Pietsch
a75d4ca003
Docs - operator macros, templates and filter-run template (#8035) 2024-03-10 10:39:16 +00:00
Mario Pietsch
0fb10da8b3
Docs - wikitext-macros new v5.3.x syntax (#8033) 2024-03-10 10:37:26 +00:00
Mario Pietsch
0202d7b463
Docs - make .from-version and .deprecated-since macros more readable (#8032) 2024-03-10 10:36:49 +00:00
Mario Pietsch
b22570a91f
Doc-macros - variable-macros new v5.3.x syntax (#8031)
* doc-macros - variable-macros new v5.3.x syntax

* change modified back to old value
2024-03-10 10:35:31 +00:00