mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
parent
192fb9794d
commit
0a03ac8219
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/CSS
|
title: $:/core/macros/CSS
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
<!-- Needs to stay that way for backwards compatibility. See GH issue: #8326 -->
|
<!-- Needs to stay that way for backwards compatibility. See GH issue: #8326 -->
|
||||||
\define colour(name)
|
\define colour(name)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/copy-to-clipboard
|
title: $:/core/macros/copy-to-clipboard
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/diff
|
title: $:/core/macros/diff
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/export
|
title: $:/core/macros/export
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
\function exportButtonFilename(baseFilename)
|
\function exportButtonFilename(baseFilename)
|
||||||
[<baseFilename>] [<extension>] +[join[]]
|
[<baseFilename>] [<extension>] +[join[]]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/show-filter-count
|
title: $:/core/macros/show-filter-count
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/tag-picker
|
title: $:/core/macros/tag-picker
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
first-search-filter: [subfilter<tagListFilter>!is[system]search:title<userInput>]
|
first-search-filter: [subfilter<tagListFilter>!is[system]search:title<userInput>]
|
||||||
second-search-filter: [subfilter<tagListFilter>is[system]search:title<userInput>]
|
second-search-filter: [subfilter<tagListFilter>is[system]search:title<userInput>]
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/macros/testcase
|
title: $:/core/macros/testcase
|
||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
tags: $:/tags/Macro $:/tags/Global
|
tags: $:/tags/Macro
|
||||||
title: $:/core/macros/timeline
|
title: $:/core/macros/timeline
|
||||||
|
|
||||||
<!-- Override one or both of the following two macros with a global or local macro of the same name
|
<!-- Override one or both of the following two macros with a global or local macro of the same name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user