mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
TalkyTalky updates
For better printing
This commit is contained in:
parent
806d86667e
commit
43c9ca1fe8
@ -1,7 +1,7 @@
|
||||
title: TalkyTalky
|
||||
tags: talkytalky
|
||||
|
||||
! Intro
|
||||
!!! Intro
|
||||
|
||||
# Open http://en.wikipedia.org/wiki/Oxford
|
||||
# Show how advanced wiki users open pages in separate tabs
|
||||
@ -14,7 +14,7 @@ tags: talkytalky
|
||||
#* http://oxkunengroup.tiddlyspace.com/ -- group of Oxford recreational mathematicians
|
||||
# Jeremy's company Osmosoft acquired by BT in 2007 - http://osmosoft.com/
|
||||
|
||||
! User experience
|
||||
!!! User experience
|
||||
|
||||
# Open http://five.tiddlywiki.com/
|
||||
# Now left BT, rebooting TiddlyWiki while freelance consulting as part of 25 year plan
|
||||
@ -26,7 +26,7 @@ tags: talkytalky
|
||||
# Technically, html file is data plus a javascript application to manipulate it
|
||||
#* Server is static, hosted on GitHub Pages
|
||||
|
||||
! API
|
||||
!!! API
|
||||
|
||||
# Open dev tools console
|
||||
# Show api
|
||||
@ -35,7 +35,7 @@ tags: talkytalky
|
||||
#* `$tw.wiki.getTiddlerLinks("HelloThere")`
|
||||
#* `$tw.wiki.filterTiddlers("[tag[docs]sort[modified]]")`
|
||||
|
||||
! Using the standalone edition
|
||||
!!! Using the standalone edition
|
||||
|
||||
# Open http://five.tiddlywiki.com/empty.html in Chrome Canary
|
||||
# Create tiddlers, show links, missing, orphans, tags, tagging, references
|
||||
@ -45,43 +45,43 @@ tags: talkytalky
|
||||
# Open file in text editor, see content within it
|
||||
# Note that saving technique works in virtually all browsers
|
||||
|
||||
! Using the encrypted edition
|
||||
!!! Using the encrypted edition
|
||||
|
||||
# Set password
|
||||
# Click Save again, click `accept`
|
||||
# Open file in text editor, verify content is encrypted
|
||||
|
||||
! Using TiddlyFox
|
||||
!!! Using TiddlyFox
|
||||
|
||||
# Open saved file in Firefox, show TiddlyFox dialogue
|
||||
# Enter password to decrypt
|
||||
# Start adding tasks
|
||||
# Save using TiddlyFox, refresh to show changes
|
||||
|
||||
! Task management demo
|
||||
!!! Task management demo
|
||||
|
||||
# Create some tasks
|
||||
# Import and demo TaskManagementDemo
|
||||
# Algebra of tiddlers
|
||||
|
||||
! Saving online
|
||||
!!! Saving online
|
||||
|
||||
# Open http://tiddlyspot.com/
|
||||
# Simple PHP scripts
|
||||
# Show TiddlySpot integration
|
||||
|
||||
! Using the node.js edition
|
||||
!!! Using the node.js edition
|
||||
|
||||
# Open http://five.tiddlywiki.com/static.html
|
||||
# Click links to show individual tiddlers
|
||||
|
||||
! Server integration with TiddlyWeb/TiddlySpace
|
||||
!!! Server integration with TiddlyWeb/TiddlySpace
|
||||
|
||||
# Open http://tw5test.tiddlyspace.com/tw5
|
||||
# Open network console
|
||||
# Show lazy loading
|
||||
|
||||
! TiddlyWiki5 ClientServer edition
|
||||
!!! TiddlyWiki5 ClientServer edition
|
||||
|
||||
# Start `./serve.sh`
|
||||
# Open http://0.0.0.0:8080/
|
||||
@ -89,13 +89,13 @@ tags: talkytalky
|
||||
# Note same code on client and server
|
||||
#* Same sync engine, too
|
||||
|
||||
! Wrap-up
|
||||
!!! Wrap-up
|
||||
|
||||
# Open https://github.com/Jermolene/TiddlyWiki5
|
||||
# TiddlyWiki looking for sponsorship
|
||||
# Open http://federatial.com/
|
||||
# Federatial looking for opportunities to adapt TW5 for corporate use
|
||||
|
||||
! Coda
|
||||
!!! Coda
|
||||
|
||||
# Cecily: http://jermolene.tiddlyspace.com/cecily
|
||||
|
Loading…
Reference in New Issue
Block a user