mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
first run
This commit is contained in:
parent
363004ad60
commit
cd15dadbb9
5
editions/de-AT/tiddlers/$__StoryList.tid
Normal file
5
editions/de-AT/tiddlers/$__StoryList.tid
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
created: 20150513193129025
|
||||||
|
list: HelloThere
|
||||||
|
title: $:/StoryList
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
BIN
editions/de-AT/tiddlers/Dev_Thumbnail.jpg
Normal file
BIN
editions/de-AT/tiddlers/Dev_Thumbnail.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
4
editions/de-AT/tiddlers/Dev_Thumbnail.jpg.meta
Normal file
4
editions/de-AT/tiddlers/Dev_Thumbnail.jpg.meta
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
created: 20150513150033273
|
||||||
|
tags: picture
|
||||||
|
title: Dev Thumbnail.jpg
|
||||||
|
type: image/jpeg
|
@ -1,8 +1,37 @@
|
|||||||
created: 20140918095353295
|
created: 20140918095353295
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20140918095353295
|
modified: 20150513154206176
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: InhaltsVerzeichnis
|
tags: InhaltsVerzeichnis Intro
|
||||||
title: Einführung
|
title: Einführung
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
~TiddlyWiki ist eine Web-Applikation, die Sie frei herunterladen können. Sie können sie speichern, wo Sie wollen:
|
||||||
|
|
||||||
|
* Auf Ihrem Laufwerk,
|
||||||
|
* USB-Wechselspeicher
|
||||||
|
* oder Ihrem "Cloud Speicher"
|
||||||
|
|
||||||
|
Sie sind der Herr über Ihre Daten!
|
||||||
|
|
||||||
|
Sie können ~TiddlyWiki verwenden um Ihre Notizen zu erstellen / organisieren / oder mit Freunden zu teilen, in einer Weise, die kein anderes Textverarbeitungsprogramm vermag. ~TiddlyWiki speichert Ihre Texte in einer "nicht-linearen" Form, mit Hilfe von [[Tags]], [[Hyperlinks]] und vielen weiteren Möglichkeiten. So können Sie Ihre Notizen strukturieren, in einer
|
||||||
|
Weise, die mehr dem entspricht, "wie wir denken", nicht in einem vom Entwickler vorgegebenen starren Korsett.
|
||||||
|
|
||||||
|
Sie können TiddlyWiki als eine einzige Datei speichern, die Sie mit dem Web-Browser, online oder offline, verwenden können. Für geübte Benutzer kann ~TiddlyWiki als [[Node.js Applikation|Node.js]] verwendet werden, die jeden [[Tiddler]] als einzelne Datei behandelt und dabei als zentrales Archiv fungiert.
|
||||||
|
|
||||||
|
!!! Wie können Sie ~TiddlyWiki nun für sich nutzen?
|
||||||
|
|
||||||
|
* Im Anschluss sind einige Links aufgeführt, mit denen Sie starten sollten, oder Sie können jederzeit das InhaltsVerzeichnis verwenden.
|
||||||
|
|
||||||
|
* Das ~InhaltsVerzeichnis kann auch über den Reiter "Inhalt" auf der rechten Seite aufgerufen werden.
|
||||||
|
|
||||||
|
* ''Starten Sie jetzt mit "ErsteSchritte".'' Viel Spaß!
|
||||||
|
|
||||||
|
!!! Weitere Links
|
||||||
|
|
||||||
|
* ''ErsteSchritte''
|
||||||
|
* [[TiddlyWiki Syntax|WikiText]]
|
||||||
|
* [[Liste aller HowTo's]]
|
||||||
|
* [[Was kann TiddlyWiki]]
|
||||||
|
* [[WikiText mehr Beispiele]]
|
||||||
|
* [[Was geschah mit dem alten TiddlyWiki?|Was geschah mit dem alten TiddlyWiki]]
|
||||||
|
17
editions/de-AT/tiddlers/Einführungsvideo.tid
Normal file
17
editions/de-AT/tiddlers/Einführungsvideo.tid
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
caption: Englisches Einführungsvideo
|
||||||
|
created: 20141126153016142
|
||||||
|
creator: pmario
|
||||||
|
modified: 20150513154656686
|
||||||
|
modifier: pmario
|
||||||
|
tags: [[Was kann TiddlyWiki]] Video
|
||||||
|
title: Einführungsvideo
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
Diese Videopräsentation erklärt (englisch) die grundlegenden Möglichkeiten von TiddlyWiki.
|
||||||
|
|
||||||
|
|
||||||
|
<iframe width="560" height="315" src="http://www.youtube.com/embed/KtCUr83XgyE" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
|
Das ~TiddlyWiki, dass in diesem Video verwendet wurde, findet Ihr hier:
|
||||||
|
|
||||||
|
http://tiddlywiki.com/editions/introduction/
|
11
editions/de-AT/tiddlers/Für_Entwickler.tid
Normal file
11
editions/de-AT/tiddlers/Für_Entwickler.tid
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
created: 20150412191004348
|
||||||
|
modified: 20150513162252699
|
||||||
|
tags: Community
|
||||||
|
title: Für Entwickler
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
There are several resources for developers to learn more about TiddlyWiki and to discuss and contribute to its development.
|
||||||
|
|
||||||
|
* [[tiddlywiki.com/dev|http://tiddlywiki.com/dev]] is the official developer documentation
|
||||||
|
* [[TiddlyWikiDev group|http://groups.google.com/group/TiddlyWikiDev]] for discussions about TiddlyWiki development
|
||||||
|
* https://github.com/Jermolene/TiddlyWiki5 for the source code and development activity
|
31
editions/de-AT/tiddlers/HelloThere.tid
Normal file
31
editions/de-AT/tiddlers/HelloThere.tid
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
caption: Willkommen!
|
||||||
|
created: 20130822170200000
|
||||||
|
creator: pmario
|
||||||
|
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
|
||||||
|
modified: 20150513162536620
|
||||||
|
modifier: pmario
|
||||||
|
tags: InhaltsVerzeichnis
|
||||||
|
title: HelloThere
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
''Haben Sie schon jemals das Gefühl gehabt, Ihr Gehirn ist nicht groß genug, um sich alles zu merken, was Ihnen wichtig ist?''
|
||||||
|
|
||||||
|
Willkommen bei ''~TiddlyWiki'', dem einzigartigen [[nicht-linearen|Philosophy of Tiddlers]] Web-Notizbuch, das Ihnen hilft Ihre Ideen zu [[sammeln|Creating and editing tiddlers]] , [[strukturieren|Structuring TiddlyWiki]] und [[weiter zu geben|Sharing your tiddlers with others]].
|
||||||
|
|
||||||
|
<div style="font-size:0.7em;text-align:center;margin-top:2em;margin-bottom:2em;">
|
||||||
|
<<list-thumbnails filter:"[tag[HelloThumbnail]]" width:"168" height:"95">>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
Anders, als bei herkömmlichen online Dienste, lässt Ihnen ~TiddlyWiki die Freiheit, wo sie ihre Daten speichern. Da ~TiddlyWiki alle Daten als simplen Text speichert, sind Notizen, die Sie heute machen, garantiert in Jahrzehnten noch einfach lesbar.
|
||||||
|
|
||||||
|
<div style="font-size:0.7em;text-align:center;margin-top:3em;margin-bottom:3em;">
|
||||||
|
<a href="http://groups.google.com/group/TiddlyWiki" class="tc-btn-big-green" style="background-color:#FF8C19;" target="_blank">
|
||||||
|
{{$:/core/images/mail}} ~TiddlyWiki Mailing List
|
||||||
|
</a>
|
||||||
|
<a href="https://twitter.com/TiddlyWiki" class="tc-btn-big-green" style="background-color:#5E9FCA;" target="_blank">
|
||||||
|
{{$:/core/images/twitter}} @~TiddlyWiki on Twitter
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/Jermolene/TiddlyWiki5" class="tc-btn-big-green" style="background-color:#444;" target="_blank">
|
||||||
|
{{$:/core/images/github}} ~TiddlyWiki on ~GitHub
|
||||||
|
</a>
|
||||||
|
</div>
|
8
editions/de-AT/tiddlers/HelloThumbnail.tid
Normal file
8
editions/de-AT/tiddlers/HelloThumbnail.tid
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
created: 20150414070451144
|
||||||
|
creator: pmario
|
||||||
|
list: [[HelloThumbnail - Introduction Video]] [[HelloThumbnail - Save]] [[HelloThumbnail - Gentle Guide]] [[HelloThumbnail - Latest Version]] [[HelloThumbnail - HelpingTiddlyWiki]] [[HelloThumbnail - Developers]]
|
||||||
|
modified: 20150513164109316
|
||||||
|
modifier: pmario
|
||||||
|
title: HelloThumbnail
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
11
editions/de-AT/tiddlers/HelloThumbnail_-_Classic.tid
Normal file
11
editions/de-AT/tiddlers/HelloThumbnail_-_Classic.tid
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
caption: ~TiddlyWiki Classic
|
||||||
|
color: #D5B7EA
|
||||||
|
created: 20150513145829343
|
||||||
|
creator: pmario
|
||||||
|
image: TiddlyWiki Classic.png
|
||||||
|
link: TiddlyWikiClassic
|
||||||
|
modified: 20150513163500858
|
||||||
|
modifier: pmario
|
||||||
|
title: HelloThumbnail - Classic
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
11
editions/de-AT/tiddlers/HelloThumbnail_-_Developers.tid
Normal file
11
editions/de-AT/tiddlers/HelloThumbnail_-_Developers.tid
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
background-color: #EAE57D
|
||||||
|
caption: Für Entwickler
|
||||||
|
color: #6B6E98
|
||||||
|
created: 20150513145829375
|
||||||
|
image: Dev Thumbnail.jpg
|
||||||
|
link: Für Entwickler
|
||||||
|
modified: 20150513162244142
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - Developers
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
13
editions/de-AT/tiddlers/HelloThumbnail_-_Gentle_Guide.tid
Normal file
13
editions/de-AT/tiddlers/HelloThumbnail_-_Gentle_Guide.tid
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
background-color: #EDB431
|
||||||
|
caption: Die Basis Einführung
|
||||||
|
color: #fff
|
||||||
|
created: 20150325172634195
|
||||||
|
creator: pmario
|
||||||
|
image: Motovun Jack.jpg
|
||||||
|
link: Einführung
|
||||||
|
modified: 20150513154252938
|
||||||
|
modifier: pmario
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - Gentle Guide
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
@ -0,0 +1,11 @@
|
|||||||
|
background-color: #fff
|
||||||
|
caption: ~TiddlyWiki Unterstützen
|
||||||
|
color: #B7D5EA
|
||||||
|
created: 20150513145829365
|
||||||
|
image: Tiddler Poster.png
|
||||||
|
link: Wie kann ich helfen?
|
||||||
|
modified: 20150513162043414
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - HelpingTiddlyWiki
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
@ -0,0 +1,14 @@
|
|||||||
|
background-color: #fff
|
||||||
|
caption: Einführung in ~TiddlyWiki
|
||||||
|
color: red
|
||||||
|
created: 20150513145829349
|
||||||
|
creator: pmario
|
||||||
|
icon: {{$:/core/images/video}}
|
||||||
|
image: Introduction Video Thumbnail.jpg
|
||||||
|
link: Einführungsvideo
|
||||||
|
modified: 20150513154633783
|
||||||
|
modifier: pmario
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - Introduction Video
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
@ -0,0 +1,9 @@
|
|||||||
|
caption: What's New in <<version>>
|
||||||
|
color: #fff
|
||||||
|
created: 20150513145829381
|
||||||
|
image: New Release Banner.png
|
||||||
|
link: Releases
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - Latest Version
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
12
editions/de-AT/tiddlers/HelloThumbnail_-_Save.tid
Normal file
12
editions/de-AT/tiddlers/HelloThumbnail_-_Save.tid
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
caption: ~TiddlyWiki Speichern
|
||||||
|
color: #D5B7EA
|
||||||
|
created: 20150513163340312
|
||||||
|
creator: pmario
|
||||||
|
image: download.png
|
||||||
|
link: TiddlyWiki Speichern
|
||||||
|
modified: 20150513192656386
|
||||||
|
modifier: pmario
|
||||||
|
tags: HelloThumbnail
|
||||||
|
title: HelloThumbnail - Save
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
@ -1,9 +1,9 @@
|
|||||||
caption: {{$:/language/SideBar/Contents/Caption}}
|
caption: {{$:/language/SideBar/Contents/Caption}}
|
||||||
created: 20140918100037381
|
created: 20140918100037381
|
||||||
creator: pmario
|
creator: pmario
|
||||||
list: Willkommen! ErsteSchritte WikiText Einführung [[Was kann TiddlyWiki]] Makros
|
list: HelloThere Einführung WikiText [[Was kann TiddlyWiki]] Makros
|
||||||
list-after: $:/core/ui/SideBar/Open
|
list-after: $:/core/ui/SideBar/Open
|
||||||
modified: 20140923192624395
|
modified: 20150513154508531
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: $:/tags/SideBar
|
tags: $:/tags/SideBar
|
||||||
title: InhaltsVerzeichnis
|
title: InhaltsVerzeichnis
|
||||||
|
BIN
editions/de-AT/tiddlers/Introduction_Video_Thumbnail.jpg
Normal file
BIN
editions/de-AT/tiddlers/Introduction_Video_Thumbnail.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -0,0 +1,4 @@
|
|||||||
|
created: 20150513150136620
|
||||||
|
tags: picture
|
||||||
|
title: Introduction Video Thumbnail.jpg
|
||||||
|
type: image/jpeg
|
6
editions/de-AT/tiddlers/New_Release_Banner.png.tid
Normal file
6
editions/de-AT/tiddlers/New_Release_Banner.png.tid
Normal file
File diff suppressed because one or more lines are too long
5
editions/de-AT/tiddlers/Save-TW.gif.tid
Normal file
5
editions/de-AT/tiddlers/Save-TW.gif.tid
Normal file
File diff suppressed because one or more lines are too long
7
editions/de-AT/tiddlers/Tiddler_Poster.png.tid
Normal file
7
editions/de-AT/tiddlers/Tiddler_Poster.png.tid
Normal file
File diff suppressed because one or more lines are too long
6
editions/de-AT/tiddlers/TiddlyWiki_Classic.png.tid
Normal file
6
editions/de-AT/tiddlers/TiddlyWiki_Classic.png.tid
Normal file
File diff suppressed because one or more lines are too long
31
editions/de-AT/tiddlers/Wie_kann_ich_helfen_.tid
Normal file
31
editions/de-AT/tiddlers/Wie_kann_ich_helfen_.tid
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
created: 20130825160500000
|
||||||
|
modified: 20150513162004430
|
||||||
|
tags: Community
|
||||||
|
title: Wie kann ich helfen?
|
||||||
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better.
|
||||||
|
|
||||||
|
! Teach and Tell
|
||||||
|
|
||||||
|
OpenSource projects like ~TiddlyWiki thrive on the feedback and engagement of users. ~TiddlyWiki becomes more useful to everyone as more and more people use it. So, if you find ~TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before.
|
||||||
|
|
||||||
|
* Tweet about ~TiddlyWiki: [[I love TiddlyWiki because...|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]]
|
||||||
|
* [[Star the TiddlyWiki5 GitHub Repository|https://github.com/Jermolene/TiddlyWiki5]]
|
||||||
|
* [[Display the TiddlyWiki Poster|http://tiddlywiki.com/poster]]
|
||||||
|
|
||||||
|
[img width=232 [Tiddler Poster.png]]
|
||||||
|
|
||||||
|
! Help improve the documentation and code
|
||||||
|
|
||||||
|
There are many ways you can contribute to ~TiddlyWiki:
|
||||||
|
|
||||||
|
* Writing tutorials
|
||||||
|
* Contributing to the documentation on tiddlywiki.com
|
||||||
|
* Making video screencasts
|
||||||
|
* Curating relevant links, hints and tips on a wiki
|
||||||
|
|
||||||
|
The main ~TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions|Contributing]]:
|
||||||
|
|
||||||
|
* https://github.com/Jermolene/TiddlyWiki5
|
||||||
|
|
5
editions/de-AT/tiddlers/download.png.tid
Normal file
5
editions/de-AT/tiddlers/download.png.tid
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
created: 20131129092604900
|
created: 20131129092604900
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20141012120259664
|
modified: 20150513161550148
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: howto
|
tags: howto
|
||||||
title: Speichern mit Chrome
|
title: Speichern mit Chrome
|
||||||
@ -8,12 +8,10 @@ type: text/vnd.tiddlywiki
|
|||||||
|
|
||||||
Diese Methode ist etwas umständlich, da man Einstellungen immer wieder manuell vornehmen muss. Der Vorteil ist, dass diese Methode jedoch mit fast allen Desktop- und vielen mobilen Browsern funktioniert.
|
Diese Methode ist etwas umständlich, da man Einstellungen immer wieder manuell vornehmen muss. Der Vorteil ist, dass diese Methode jedoch mit fast allen Desktop- und vielen mobilen Browsern funktioniert.
|
||||||
|
|
||||||
!! Video
|
!! Speichern mit Chrome
|
||||||
|
|
||||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/LcoZ7hQCuFI" frameborder="0" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="http://www.youtube.com/embed/LcoZ7hQCuFI" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
!! Speichern mit Chrome
|
|
||||||
|
|
||||||
# Speichern Sie eine leere Datei der deutschen Version.
|
# Speichern Sie eine leere Datei der deutschen Version.
|
||||||
#> {{$:/editions/de-AT-DE/snippets/download-empty-button}}
|
#> {{$:/editions/de-AT-DE/snippets/download-empty-button}}
|
||||||
#> Wenn der Button nicht funktioniert, dann klicken Sie den Link mit der rechten Maustaste und wählen: "Ziel Speichern unter ..." http://tiddlywiki.com/languages/de-AT/empty.html oder http://tiddlywiki.com/languages/de-DE/empty.html
|
#> Wenn der Button nicht funktioniert, dann klicken Sie den Link mit der rechten Maustaste und wählen: "Ziel Speichern unter ..." http://tiddlywiki.com/languages/de-AT/empty.html oder http://tiddlywiki.com/languages/de-DE/empty.html
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
created: 20131221085742684
|
created: 20131221085742684
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20141012083445443
|
modified: 20150513161404773
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: howto TiddlyFox
|
tags: howto TiddlyFox
|
||||||
title: Speichern mit TiddlyFox
|
title: Speichern mit TiddlyFox
|
||||||
@ -10,11 +10,10 @@ type: text/vnd.tiddlywiki
|
|||||||
|
|
||||||
Wenn Sie "Firefox for Android" verwenden, dann beachten sie: [[Speichern mit TiddlyFox - Android]].
|
Wenn Sie "Firefox for Android" verwenden, dann beachten sie: [[Speichern mit TiddlyFox - Android]].
|
||||||
|
|
||||||
!! Video (de)
|
!! Speichern mit TiddlyFox
|
||||||
|
|
||||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/bsWE7jXPbb0" frameborder="0" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="http://www.youtube.com/embed/bsWE7jXPbb0" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
!! Speichern mit TiddlyFox
|
|
||||||
# Stellen Sie sicher, dass Sie die [[aktuelle Version von Firefox|http://getfirefox.com]] verwenden.
|
# Stellen Sie sicher, dass Sie die [[aktuelle Version von Firefox|http://getfirefox.com]] verwenden.
|
||||||
# Installieren Sie die aktuelle TiddlyFox Erweiterung von: https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/
|
# Installieren Sie die aktuelle TiddlyFox Erweiterung von: https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/
|
||||||
# Firefox neu starten!
|
# Firefox neu starten!
|
||||||
|
@ -1,17 +1,15 @@
|
|||||||
created: 20131211220000000
|
created: 20131211220000000
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20141012141931383
|
modified: 20150513161608996
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: howto
|
tags: howto
|
||||||
title: Speichern mit TiddlyIE
|
title: Speichern mit TiddlyIE
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
!! Video
|
!! Speichern mit TiddlyIE
|
||||||
|
|
||||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/OrWuvjs3Ly0" frameborder="0" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="http://www.youtube.com/embed/OrWuvjs3Ly0" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
!! Speichern mit TiddlyIE
|
|
||||||
|
|
||||||
# Installieren Sie TiddlyIE AddOn von:
|
# Installieren Sie TiddlyIE AddOn von:
|
||||||
#* https://github.com/davidjade/TiddlyIE/releases
|
#* https://github.com/davidjade/TiddlyIE/releases
|
||||||
# Starten Sie Internet Explorer neu. IE wird beim Start einen Dialog anzeigen, mit dem Sie das AddOn freischalten können.
|
# Starten Sie Internet Explorer neu. IE wird beim Start einen Dialog anzeigen, mit dem Sie das AddOn freischalten können.
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
created: 20140126125532723
|
created: 20140126125532723
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20140922131554507
|
modified: 20150513162432240
|
||||||
modifier: ChrisK
|
modifier: pmario
|
||||||
tags: howto
|
tags: howto
|
||||||
title: TiddlyWiki und TiddlyDesktop
|
title: TiddlyWiki und TiddlyDesktop
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
TiddlyDesktop ist eine Programm für Windows, Mac OS X und Linux, mit dem Sie TiddlyWiki Dateien bearbeiten können.
|
TiddlyDesktop ist ein Programm für Windows, Mac OS X und Linux, mit dem Sie TiddlyWiki Dateien bearbeiten können.
|
||||||
|
|
||||||
# Installieren Sie die aktuelle ~TiddlyDesktop Version von: https://github.com/Jermolene/TiddlyDesktop/releases
|
# Installieren Sie die aktuelle ~TiddlyDesktop Version von: https://github.com/Jermolene/TiddlyDesktop/releases
|
||||||
# Starten Sie TiddlyDesktop
|
# Starten Sie TiddlyDesktop
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
created: 20140908135232028
|
created: 20140908135232028
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20140918100341288
|
modified: 20150513161730602
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
tags: Intro InhaltsVerzeichnis
|
tags: Intro Einführung
|
||||||
title: ErsteSchritte
|
title: ErsteSchritte
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
created: 20140908125056269
|
created: 20140908125056269
|
||||||
creator: pmario
|
creator: pmario
|
||||||
modified: 20140908125105246
|
modified: 20150513154526985
|
||||||
modifier: pmario
|
modifier: pmario
|
||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
Willkommen!
|
HelloThere
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"description": "Deutsch (Österreich) Edition",
|
"description": "Deutsch (Österreich) Edition",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"tiddlywiki/github-fork-ribbon",
|
|
||||||
"tiddlywiki/browser-sniff"],
|
"tiddlywiki/browser-sniff"],
|
||||||
"themes": [
|
"themes": [
|
||||||
"tiddlywiki/vanilla",
|
"tiddlywiki/vanilla",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"description": "Deutsche Basis Edition",
|
"description": "Deutsche Basis Edition",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"tiddlywiki/github-fork-ribbon",
|
|
||||||
"tiddlywiki/browser-sniff"],
|
"tiddlywiki/browser-sniff"],
|
||||||
"themes": [
|
"themes": [
|
||||||
"tiddlywiki/vanilla",
|
"tiddlywiki/vanilla",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user