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

47 Commits

Author SHA1 Message Date
Jermolene
f4fff7a330 Add new "regexp" filter operator
Fixes #762
2014-09-09 15:57:41 +01:00
Jermolene
df2cf8bf06 Docs update 2014-09-09 08:54:42 +01:00
giffmex
22feaa55f2 Update Building TiddlyWikiClassic.tid 2014-09-08 14:37:18 -05:00
giffmex
4637119b96 Update TiddlyWiki on Node.js.tid 2014-09-08 14:34:50 -05:00
Jermolene
6e9cd59437 Move scripts into bin directory
Fixes #807
2014-09-08 16:32:34 +01:00
Jermolene
0e5d70f8ba Add @pmario's video tutorials 2014-08-31 14:43:14 +01:00
Jermolene
be040ea8a2 Add support for variable filter operands
Fixes #583
2014-07-25 15:26:44 +01:00
Jermolene
8888993ba3 Remove Page Composition diagram 2014-07-24 17:09:30 +01:00
Stephan Sokolow
1a9f34203c Extend "TiddlyWiki Architecture" with details on the model and view. 2014-07-19 22:29:12 -04:00
Jermolene
f43cd5ba9c Put release history in vertical tabs 2014-07-02 08:43:11 +01:00
Jermolene
c2b08b43b5 Docs updates 2014-06-19 08:53:24 +01:00
Jermolene
0cf4e5514c Docs tweak 2014-06-18 13:54:24 +01:00
Jermolene
2e2d30bae9 Docs for environment variable support
Fixes #531
2014-06-17 22:26:27 +01:00
Jermolene
b4ddaccd1d Docs and image updates
These two architecture diagrams are a few hundred kilobytes, so we
don’t want them baked into the HTML file
2014-06-14 13:41:09 +01:00
Jermolene
9ab0c84140 Support global macros via the importvariables widget
The new importvariables widget imports macro/variable definitions from
the specified tiddlers and makes them available to its children.

Allows us to split PageMacros up into separate tiddlers.

We still support loading macros from $:/core/ui/PageMacros to help
people upgrading.

Fixes #644 and #559
2014-06-12 18:01:33 +01:00
Jermolene
fecf3a556f Update JS macro docs 2014-04-24 11:08:23 +01:00
Jermolene
5c3c6cd7c0 Fix various typos 2014-03-26 21:57:13 +00:00
Jermolene
a19432541e New architecture diagram and docs updates 2014-03-18 21:18:45 +00:00
Jermolene
ff32317f5b Update grammar docs 2014-03-04 09:06:14 +00:00
Jermolene
cd09cf3874 Better documentation for widget messages 2014-02-26 19:55:42 +00:00
Jermolene
599f5978c9 Docs updates 2014-02-24 14:09:29 +00:00
Jermolene
aa6e02ce8e Fix typo 2014-02-16 19:10:55 +00:00
Jermolene
10891081ca Added formal grammar documentation for tiddler filters 2014-02-10 15:52:49 +00:00
Jermolene
68bcfe1c8c Docs updates 2014-02-06 22:21:03 +00:00
Jermolene
8d031afa94 Update instructions for releasing TiddlyWiki5 2014-01-27 16:23:41 +00:00
Jermolene
f31369035b Update JavaScript Macro docs 2014-01-20 13:02:12 +00:00
Jermolene
19080f9958 Update coding style guidelines 2014-01-12 21:28:58 +00:00
Jermolene
4b000fac72 Added some docs about naming conventions for system tiddlers 2014-01-12 19:02:15 +00:00
Jermolene
a4f895dc4d Introduce coding style guidelines 2014-01-12 16:56:05 +00:00
Jermolene
7857464ab5 Correct another npm typo 2014-01-04 12:05:24 +00:00
Jermolene
385099c4f7 Clarify references to sudo 2014-01-02 21:47:01 +00:00
Jermolene
2343bb3e5b Switch to using 127.0.0.1 in docs 2014-01-02 20:07:05 +00:00
Jermolene
87fbd988f1 Add support for running TiddlyWiki under node-webkit 2014-01-01 17:59:47 +00:00
Jermolene
089a838611 Docs update 2013-12-31 11:36:51 +00:00
Jermolene
bb0be9e02f Correct npm upgrading instructions
Fixes #304
2013-12-30 12:16:06 +00:00
Jermolene
1336058336 Docs updates 2013-12-19 16:45:13 +00:00
Jermolene
6b51a51609 Docs updates 2013-12-19 10:08:14 +00:00
Jermolene
c190b0f1ea Docs updates 2013-12-13 10:16:37 +00:00
Jermolene
b9faadbbc9 Docs updates 2013-12-12 09:48:08 +00:00
Jermolene
2ffcbb76eb Remove modifier and creator fields from tiddlers in tw5.com
Keeps things tidier
2013-12-11 07:57:12 +00:00
Jermolene
fa8cc1c512 Update docs 2013-12-03 10:11:03 +00:00
Jermolene
9dcbdb5297 Move the docs to the right place 2013-12-03 09:17:59 +00:00
Jermolene
88e0bd3251 Docs update 2013-12-03 09:05:53 +00:00
Jermolene
41fc06ab4d Docs updates 2013-12-02 09:59:44 +00:00
Jermolene
6c6f53a69f Add docs about the release process
Mainly for me, beause I keep getting it wrong
2013-11-30 13:22:03 +00:00
Jermolene
8a2b3bc831 Lotsa docs updates 2013-11-29 12:26:48 +00:00
Jermolene
2261fd4b84 Merge the dev material back into the main tw5.com wiki
It was getting a pain to manage the content in separate places, and I
suspect confusing for end users.

I think the best time to move the dev content out is when we’ve
established the community wiki for TW5, which is a much more natural
home for it.

In the meantime, a feature that I’m interested in exploring is the
ability to hide tiddlers from the UI based on tag. Then the tw5.com
wiki could disable all tiddlers tagged ‘dev’ until explicitly
overridden by the user.
2013-11-28 17:12:18 +00:00