-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Work In Progress - Toc v5.3.x rewrite #7961
base: master
Are you sure you want to change the base?
Commits on Feb 1, 2024
-
replace <$qualify name="toc-state" title={{{ xxx filter }}} > with
\function makeTocState() [[$:/state/toc]addsuffix<__path__>addsuffix[/]addsuffix<currentTiddler>] <$qualify name="toc-state" title=<<makeTocState>> >
Configuration menu - View commit details
-
Copy full SHA for 625d029 - Browse repository at this point
Copy the full SHA 625d029View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb97287 - Browse repository at this point
Copy the full SHA fb97287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c043e - Browse repository at this point
Copy the full SHA 20c043eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0a461 - Browse repository at this point
Copy the full SHA 9b0a461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 955d5a2 - Browse repository at this point
Copy the full SHA 955d5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b322a70 - Browse repository at this point
Copy the full SHA b322a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0639c0b - Browse repository at this point
Copy the full SHA 0639c0bView commit details -
add internal variable prefixes to __exclude and __path to make the co…
…de less error prone
Configuration menu - View commit details
-
Copy full SHA for 84167ed - Browse repository at this point
Copy the full SHA 84167edView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdb5161 - Browse repository at this point
Copy the full SHA bdb5161View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 745c7fb - Browse repository at this point
Copy the full SHA 745c7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f3c4b - Browse repository at this point
Copy the full SHA 39f3c4bView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3a314a - Browse repository at this point
Copy the full SHA f3a314aView commit details -
add new classes toc-item-included and toc-item-excluded, simplify cod…
…e using more functions
Configuration menu - View commit details
-
Copy full SHA for e1a42eb - Browse repository at this point
Copy the full SHA e1a42ebView commit details -
show chevron if toc-included is the only "child" of a node. some code…
… restructuring for better readability
Configuration menu - View commit details
-
Copy full SHA for 51aa7a0 - Browse repository at this point
Copy the full SHA 51aa7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 141f802 - Browse repository at this point
Copy the full SHA 141f802View commit details -
Configuration menu - View commit details
-
Copy full SHA for e884c11 - Browse repository at this point
Copy the full SHA e884c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1e875 - Browse repository at this point
Copy the full SHA 8e1e875View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9de43ba - Browse repository at this point
Copy the full SHA 9de43baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8662d4 - Browse repository at this point
Copy the full SHA d8662d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4486c3f - Browse repository at this point
Copy the full SHA 4486c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c1aff - Browse repository at this point
Copy the full SHA 13c1affView commit details -
Merge branch 'toc-v5.3.x-rewrite' of github.com:pmario/TiddlyWiki5 in…
…to toc-v5.3.x-rewrite
Configuration menu - View commit details
-
Copy full SHA for eb7c603 - Browse repository at this point
Copy the full SHA eb7c603View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7197c7 - Browse repository at this point
Copy the full SHA b7197c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eecb7b6 - Browse repository at this point
Copy the full SHA eecb7b6View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f953c75 - Browse repository at this point
Copy the full SHA f953c75View commit details -
add viewField instead of captions, use viewFieldTemplate if defined t…
…o show item-link text. It always uses field:text
Configuration menu - View commit details
-
Copy full SHA for 59b8264 - Browse repository at this point
Copy the full SHA 59b8264View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb27b5 - Browse repository at this point
Copy the full SHA dbb27b5View commit details -
remove itemClassFilter from macro-calls, but leaf them alone in the p…
…rocedure definitions. So parameter order is kept intakt
Configuration menu - View commit details
-
Copy full SHA for 5510e22 - Browse repository at this point
Copy the full SHA 5510e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7771383 - Browse repository at this point
Copy the full SHA 7771383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655f961 - Browse repository at this point
Copy the full SHA 655f961View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2afdc8 - Browse repository at this point
Copy the full SHA a2afdc8View commit details -
rename toc-captionField to toc-defaultItemTemplate and lists call toc…
…-itemTemplate which is a new proc
Configuration menu - View commit details
-
Copy full SHA for 9b53df0 - Browse repository at this point
Copy the full SHA 9b53df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c8159 - Browse repository at this point
Copy the full SHA 58c8159View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0df07 - Browse repository at this point
Copy the full SHA ce0df07View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d7c8b - Browse repository at this point
Copy the full SHA f0d7c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2967436 - Browse repository at this point
Copy the full SHA 2967436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aee7da - Browse repository at this point
Copy the full SHA 9aee7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa310c - Browse repository at this point
Copy the full SHA 8fa310cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce803a - Browse repository at this point
Copy the full SHA bce803aView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ce2eaa - Browse repository at this point
Copy the full SHA 6ce2eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13be3c2 - Browse repository at this point
Copy the full SHA 13be3c2View commit details -
CTRL-click should not create edundant state tiddlers if tag tiddlers …
…include themself
Configuration menu - View commit details
-
Copy full SHA for 6e23d8d - Browse repository at this point
Copy the full SHA 6e23d8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291e3a4 - Browse repository at this point
Copy the full SHA 291e3a4View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf35a26 - Browse repository at this point
Copy the full SHA cf35a26View commit details
Commits on Feb 10, 2024
-
change inline docs. Move \function tf.toc-stateTitle() up in the code…
… near it's first use
Configuration menu - View commit details
-
Copy full SHA for 0bedb46 - Browse repository at this point
Copy the full SHA 0bedb46View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0c7d7e - Browse repository at this point
Copy the full SHA d0c7d7eView commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c187137 - Browse repository at this point
Copy the full SHA c187137View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7812139 - Browse repository at this point
Copy the full SHA 7812139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780cf03 - Browse repository at this point
Copy the full SHA 780cf03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d0979 - Browse repository at this point
Copy the full SHA 55d0979View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2e571 - Browse repository at this point
Copy the full SHA ab2e571View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 546016d - Browse repository at this point
Copy the full SHA 546016dView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04ea2dd - Browse repository at this point
Copy the full SHA 04ea2ddView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2198177 - Browse repository at this point
Copy the full SHA 2198177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fc0bc - Browse repository at this point
Copy the full SHA 63fc0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d009a - Browse repository at this point
Copy the full SHA e9d009aView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cace15 - Browse repository at this point
Copy the full SHA 9cace15View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54b3569 - Browse repository at this point
Copy the full SHA 54b3569View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1c7e4c - Browse repository at this point
Copy the full SHA e1c7e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd75750 - Browse repository at this point
Copy the full SHA bd75750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231864e - Browse repository at this point
Copy the full SHA 231864eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f07477 - Browse repository at this point
Copy the full SHA 9f07477View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c4fc06 - Browse repository at this point
Copy the full SHA 2c4fc06View commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8297e69 - Browse repository at this point
Copy the full SHA 8297e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7633f - Browse repository at this point
Copy the full SHA 2c7633fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 172d955 - Browse repository at this point
Copy the full SHA 172d955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cc08d - Browse repository at this point
Copy the full SHA 00cc08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bed6eaf - Browse repository at this point
Copy the full SHA bed6eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for e77ea76 - Browse repository at this point
Copy the full SHA e77ea76View commit details -
Configuration menu - View commit details
-
Copy full SHA for e909295 - Browse repository at this point
Copy the full SHA e909295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b6c940 - Browse repository at this point
Copy the full SHA 7b6c940View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a44fb50 - Browse repository at this point
Copy the full SHA a44fb50View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 946bf46 - Browse repository at this point
Copy the full SHA 946bf46View commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32186b5 - Browse repository at this point
Copy the full SHA 32186b5View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55b0909 - Browse repository at this point
Copy the full SHA 55b0909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea0290 - Browse repository at this point
Copy the full SHA 8ea0290View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef54cb - Browse repository at this point
Copy the full SHA aef54cbView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b8d3e6 - Browse repository at this point
Copy the full SHA 0b8d3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c32e53 - Browse repository at this point
Copy the full SHA 9c32e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for f895496 - Browse repository at this point
Copy the full SHA f895496View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d66f95 - Browse repository at this point
Copy the full SHA 4d66f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d89d42 - Browse repository at this point
Copy the full SHA 0d89d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfb846 - Browse repository at this point
Copy the full SHA fcfb846View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8ce842 - Browse repository at this point
Copy the full SHA f8ce842View commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9594f41 - Browse repository at this point
Copy the full SHA 9594f41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847c009 - Browse repository at this point
Copy the full SHA 847c009View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83be357 - Browse repository at this point
Copy the full SHA 83be357View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7c895b - Browse repository at this point
Copy the full SHA c7c895bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 218cf9d - Browse repository at this point
Copy the full SHA 218cf9dView commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e07edae - Browse repository at this point
Copy the full SHA e07edaeView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 181e784 - Browse repository at this point
Copy the full SHA 181e784View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 476902e - Browse repository at this point
Copy the full SHA 476902eView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 035b4ce - Browse repository at this point
Copy the full SHA 035b4ceView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99fef23 - Browse repository at this point
Copy the full SHA 99fef23View commit details