mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Merge branch 'tiddlywiki-com'
This commit is contained in:
commit
5c378855ab
@ -8,7 +8,7 @@ The default representation of dates is a compact string such as `202110021538020
|
|||||||
|
|
||||||
The display format for this string can be controlled with a template. For example, transcluding the `modified` field automatically applies a template to display the date as `Sat Oct 02 2021 17:40:50 GMT+0200 (Central European Summer Time)`. A few widgets and filter operators allow you to manually specify a template, for example the ViewWidget:
|
The display format for this string can be controlled with a template. For example, transcluding the `modified` field automatically applies a template to display the date as `Sat Oct 02 2021 17:40:50 GMT+0200 (Central European Summer Time)`. A few widgets and filter operators allow you to manually specify a template, for example the ViewWidget:
|
||||||
|
|
||||||
`<$view field=modified format=date template=“DDth mmm YYYY 0hh:0mm:0ss” />`
|
`<$view field=modified format=date template="DDth mmm YYYY 0hh:0mm:0ss" />`
|
||||||
|
|
||||||
The date string is processed with the following substitutions:
|
The date string is processed with the following substitutions:
|
||||||
|
|
||||||
|
@ -27,6 +27,9 @@ Unlike conventional online services, TiddlyWiki lets you choose where to keep yo
|
|||||||
<a href="https://twitter.com/TiddlyWiki" class="tc-btn-big-green" style="border-radius:4px;background-color:#5E9FCA;" target="_blank" rel="noopener noreferrer">
|
<a href="https://twitter.com/TiddlyWiki" class="tc-btn-big-green" style="border-radius:4px;background-color:#5E9FCA;" target="_blank" rel="noopener noreferrer">
|
||||||
{{$:/core/images/twitter}} Twitter
|
{{$:/core/images/twitter}} Twitter
|
||||||
</a>
|
</a>
|
||||||
|
<a rel="me" href="https://fosstodon.org/@TiddlyWiki" class="tc-btn-big-green" style="border-radius:4px;background-color:#5E9FCA;" target="_blank" rel="noopener noreferrer">
|
||||||
|
{{$:/core/images/globe}} Mastodon
|
||||||
|
</a>
|
||||||
<a href="https://github.com/Jermolene/TiddlyWiki5" class="tc-btn-big-green" style="border-radius:4px;background-color:#444;" target="_blank" rel="noopener noreferrer">
|
<a href="https://github.com/Jermolene/TiddlyWiki5" class="tc-btn-big-green" style="border-radius:4px;background-color:#444;" target="_blank" rel="noopener noreferrer">
|
||||||
{{$:/core/images/github}} ~GitHub
|
{{$:/core/images/github}} ~GitHub
|
||||||
</a>
|
</a>
|
||||||
@ -47,4 +50,4 @@ It's well worth spending an hour or so playing with it to see how it can help yo
|
|||||||
Finding code that works flawlessly after just two or three years is magical enough but after seven years?!
|
Finding code that works flawlessly after just two or three years is magical enough but after seven years?!
|
||||||
<<< [[Mark Gibbs, Network World|http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html]]
|
<<< [[Mark Gibbs, Network World|http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html]]
|
||||||
|
|
||||||
<div style="font-size:0.7em;text-align:center;margin:3em auto;">{{Product Hunt Link}}</div>
|
<div style="font-size:0.7em;text-align:center;margin:3em auto;">{{Product Hunt Link}}</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user