mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-04 01:36:57 +00:00
Further link panel tweaks
This commit is contained in:
parent
2186a393a7
commit
055a38ea4c
@ -7,13 +7,13 @@ type: text/vnd.tiddlywiki
|
||||
|
||||
Welcome to ~TiddlyWiki, a versatile note-taking web application you can download for free, store wherever you like and customise however you wish. Use it to capture, organise and share your notes in ways that word processors and other note-taking tools cannot.
|
||||
|
||||
<div style="font-size:0.7em;">
|
||||
<div style="font-size:0.7em;text-align:center;margin-top:3em;margin-bottom:3em;">
|
||||
<<list-thumbnails filter:"[tag[HelloThumbnail]]" width:"140" height:"79">>
|
||||
</div>
|
||||
|
||||
~TiddlyWiki is designed to be non-linear, structuring content with stories, tags, hyperlinks, and other features. You can organise and retrieve your notes in ways that conform to your personal thought patterns, rather than feel chained to one preset organisational structure.
|
||||
|
||||
<div style="font-size:0.7em;">
|
||||
<div style="font-size:0.7em;text-align:center;margin-top:3em;margin-bottom:3em;">
|
||||
<a href="https://twitter.com/TiddlyWiki" class="tc-btn-big-green" style="background-color:#5E9FCA;" target="_blank">
|
||||
{{$:/core/images/twitter}} ~TiddlyWiki on Twitter
|
||||
</a>
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: HelloThumbnail - GettingStarted
|
||||
tags: HelloThumbnail
|
||||
color: #cfc
|
||||
background-color: #96F2BF
|
||||
background-color: #EDB431
|
||||
icon: <div style="font-weight:bold;color:white;background-color:#2a2;border-radius:16em;padding:0 9px 0 9px;">Go</div>
|
||||
caption: Beginners Start Here
|
||||
link: GettingStarted
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: HelloThumbnail - News
|
||||
tags: HelloThumbnail
|
||||
color: #F0EDA4
|
||||
background-color: #E89FE2
|
||||
color: #fff
|
||||
background-color: #EB4D5C
|
||||
icon: {{$:/core/images/globe}}
|
||||
caption: Latest News
|
||||
link: Community
|
||||
|
Loading…
x
Reference in New Issue
Block a user