1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-14 06:17:20 +00:00

Further link panel tweaks

This commit is contained in:
Jermolene
2015-03-25 17:06:29 +00:00
parent 2186a393a7
commit 055a38ea4c
3 changed files with 5 additions and 5 deletions

View File

@@ -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. 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">> <<list-thumbnails filter:"[tag[HelloThumbnail]]" width:"140" height:"79">>
</div> </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. ~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"> <a href="https://twitter.com/TiddlyWiki" class="tc-btn-big-green" style="background-color:#5E9FCA;" target="_blank">
{{$:/core/images/twitter}} ~TiddlyWiki on Twitter {{$:/core/images/twitter}} ~TiddlyWiki on Twitter
</a> </a>

View File

@@ -1,7 +1,7 @@
title: HelloThumbnail - GettingStarted title: HelloThumbnail - GettingStarted
tags: HelloThumbnail tags: HelloThumbnail
color: #cfc 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> 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 caption: Beginners Start Here
link: GettingStarted link: GettingStarted

View File

@@ -1,7 +1,7 @@
title: HelloThumbnail - News title: HelloThumbnail - News
tags: HelloThumbnail tags: HelloThumbnail
color: #F0EDA4 color: #fff
background-color: #E89FE2 background-color: #EB4D5C
icon: {{$:/core/images/globe}} icon: {{$:/core/images/globe}}
caption: Latest News caption: Latest News
link: Community link: Community