1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
Jeremy Ruston
f677140e5b Typo 2012-10-19 17:16:00 +01:00
Jeremy Ruston
824b65f668 Roadmap updates 2012-10-17 23:09:39 +01:00
Jeremy Ruston
42d4be3f20 Search improvements
1. Extended edit macro to allow a search-styled input to be used
2. Moved search box into nav bar
2012-10-17 18:03:17 +01:00
Jeremy Ruston
bf94a6dc65 First pass at incremental search
This tiddler now ties together several recent changes to produce a
reasonably good typeahead search box, constructed from more fundamental
mechanisms, particularly filters.
2012-10-17 14:35:49 +01:00
Jeremy Ruston
abd2693352 Adding temporary UI for testing search 2012-10-16 23:08:28 +01:00
Jeremy Ruston
03623587e1 Added list filter operator 2012-10-16 11:25:14 +01:00
Jeremy Ruston
de2cd34801 Temporarily deprecate the list macro
So that we can refactor it incompatibly
2012-10-16 10:15:12 +01:00
Jeremy Ruston
b173fa115d Restore SubStories sample 2012-09-14 17:29:38 +01:00
Jeremy Ruston
460dffa08f Docs update 2012-09-01 16:31:08 +01:00
Jeremy Ruston
bb972888b9 Constituent tiddlers prefixed with title of plugin tiddler 2012-08-31 14:19:13 +01:00
Jeremy Ruston
7e888e051d Docs updates
Trying to get the plugin documentation into shape
2012-08-30 13:55:28 +01:00
Jeremy Ruston
68efce20c4 Starting building an empty.html 2012-08-25 12:07:39 +01:00
Jeremy Ruston
1db72ea931 Add support for parameter substitutions to the savetiddler command 2012-08-25 12:07:15 +01:00
Jeremy Ruston
c73dee51e8 Docs 2012-08-22 12:33:26 +01:00
Jeremy Ruston
8e6647b615 Initial tranche of the plugin implementation
This first commit adds some of the code needed for the plugin
mechanism, but it isn't all fully operational yet. I'm merging the
branch so that I can get some other pre-requisites done quickly on the
main branch, and then plan to return to this branch.
2012-08-06 22:34:16 +01:00
Jeremy Ruston
62762a370c Docs correction 2012-08-04 18:06:07 +01:00
Jeremy Ruston
b160487d40 Docs update 2012-08-04 15:26:38 +01:00
Jeremy Ruston
9396897bdd Docs update 2012-08-04 11:20:47 +01:00
Jeremy Ruston
d74342916f Rejigging docs 2012-08-04 08:52:39 +01:00
Jeremy Ruston
1110a972b8 Docs update 2012-08-02 22:16:02 +01:00
Jeremy Ruston
d53eb50a6e Content changes to reflect change from alpha.tiddlywiki.com to five.tiddlywiki.com 2012-07-23 17:31:36 +01:00
Jeremy Ruston
1b007c52fc Removed unneeded story toddler from tw5 wiki
Some time ago we started initialising the story tiddler in startup.js
2012-07-22 22:01:33 +01:00
Jeremy Ruston
bafbb6ab7f Updates to SubStories docs 2012-07-22 16:01:36 +01:00
Jeremy Ruston
caf1beed57 Moved and updated docs 2012-07-22 16:01:21 +01:00
Jeremy Ruston
cc59a49b39 Improved rounder close icon 2012-07-20 22:09:34 +01:00
Jeremy Ruston
cc0ec50b1d Improved sample wizard 2012-07-18 15:18:20 +01:00
Jeremy Ruston
01b5f09c63 Docs update 2012-07-18 11:44:45 +01:00
Jeremy Ruston
9c4ed18129 Docs update 2012-07-17 18:06:09 +01:00
Jeremy Ruston
247ef94682 Slightly fewer inaccuracies in the filter docs 2012-07-17 12:44:33 +01:00
Jeremy Ruston
3c4ba61057 Reformatted TiddlerFilters to use a table 2012-07-16 21:13:48 +01:00
Jeremy Ruston
f25299f9f3 Docs update 2012-07-15 17:34:34 +01:00
Jeremy Ruston
73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston
c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston
3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston
443f2e4aa8 Docs update 2012-07-08 19:26:00 +01:00
Jeremy Ruston
cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston
36372f2aed Proper support for DefaultTiddlers
Now a shadow tiddler called `$:/DefaultTiddlers`
2012-07-07 17:14:02 +01:00
Jeremy Ruston
f74bb7d9f5 Docs 2012-07-07 17:12:31 +01:00
Jeremy Ruston
6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston
69a0c46447 Split the story macro out into two macros
Now the story macro manages the story element sequence, while the
navigator macro listens for the navigation events, and modifies the
story tiddler as required. Also introduces a history tiddler that
retains the history stack so that we can animate navigation properly
(as distinct from animating the addition and removal of story elements).

Note that the zoomin storyview isn't quite finished, but this is a
stable point to commit these changes.
2012-06-26 19:54:51 +01:00
Jeremy Ruston
663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00
Jeremy Ruston
3ec409e7c0 Further stylesheet refinements 2012-06-24 14:53:44 +01:00
Jeremy Ruston
94c622a40f Added new storyview called "zoomin" 2012-06-22 18:02:50 +01:00
Jeremy Ruston
bc7edd0751 More docs updates 2012-06-22 15:45:32 +01:00
Jeremy Ruston
00feb4f3d2 Mo' docs updates 2012-06-22 15:12:42 +01:00
Jeremy Ruston
fbe9d95bf3 Docs updates 2012-06-22 14:13:29 +01:00
Jeremy Ruston
9a19ed67d4 Docs updates 2012-06-22 13:51:47 +01:00
Jeremy Ruston
5819c36d90 Docs updates 2012-06-22 12:25:10 +01:00
Jeremy Ruston
d9c916715b Better cross browser support for classic closure animation 2012-06-22 09:26:59 +01:00
Jeremy Ruston
2ea95f22a6 Docs update 2012-06-22 00:08:46 +01:00