Jermolene
1c529ddcd4
Refactored stylesheet implementation
...
This way we reuse the refresh mechanism properly so that theme tweaks
can be applied interactively.
2013-12-20 15:31:16 +00:00
Jermolene
b50eb8da30
Fixed problem with tiddler navigation ordering
2013-12-17 15:42:53 +00:00
Jermolene
d11cda4854
Rearrange control panel
...
Introduce version number too
2013-12-11 16:06:52 +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
14cf9ad24a
Fix typo preventing page controls from being reordered
2013-12-07 08:59:32 +00:00
Jermolene
1fddcf075f
Big docs update
...
Finally sorting out the wikitext documentation
2013-12-05 16:21:10 +00:00
Jermolene
c4814cec91
Include plugin version numbers in control panel
2013-12-02 09:58:44 +00:00
Jermolene
34ae1387a5
Expand the theme switcher in the control panel
2013-12-01 21:57:19 +00:00
Jermolene
a12310f225
Fixed problem with rearranging $:/tags/PageControls/
2013-12-01 13:25:48 +00:00
Jermolene
7fcf52543f
Make sure tags are in alphabetical order in the view template
...
Fixes #242
2013-11-30 13:15:17 +00:00
Jermolene
2db3043d6e
Tweak appearance of tags editor
...
Making it a bit more like http://aehlke.github.io/tag-it/
2013-11-30 10:55:45 +00:00
Jermolene
d96f85ac83
Add a link to the backup URL to the TiddlySpot control panel tab
2013-11-26 12:30:11 +00:00
Jermolene
ce03690989
Fix problem with tag-configurable item lists not being able to interleave shadow and non-shadow
2013-11-24 19:38:32 +00:00
Jermolene
b8875e126f
Refactor page template to be tag driven
2013-11-19 14:12:31 +00:00
Jermolene
16444e023a
Refactor control panel to add "Saving" tab
...
Currently just hardwired to the options for TiddlySpot, but will in due
course be driven by the loaded saver modules.
2013-11-19 13:21:45 +00:00
Jermolene
223e9c4747
FIx margins and spacing
2013-11-19 12:17:16 +00:00
Jermolene
90a0eca2f5
Add dropdown interface for setting the type of a tiddler
2013-11-18 09:00:25 +00:00
Jermolene
7658789971
Style tweaks for the edit template
2013-11-18 09:00:00 +00:00
Jermolene
b117f74666
Make the toolbars be tag driven
2013-11-17 21:53:39 +00:00
Jermolene
da4cdf2d3b
Refactor edit template to be driven by $:/tags/EditTemplate
tag
2013-11-15 22:55:32 +00:00
Jermolene
939ad11eae
Rename the 'setvariable' widget to 'set'
...
Sleeker.
2013-11-15 18:31:39 +00:00
Jermolene
02d3620d93
Update the tiddler info panel to use the new tw-popup class
...
This fixes the problem with the inability to click on items within the
tiddler info panel (including the static URL)
2013-11-12 22:03:20 +00:00
Jermolene
e274a0c7d1
Make sure we use state tiddler titles in the $:/state
namespace
2013-11-11 15:27:12 +00:00
Jermolene
254da0b170
Clean up the tools tab
2013-11-10 23:14:23 +00:00
Jermolene
a668f09522
More refinements to the control panel
...
Including adding a TiddlyWeb-specific control panel tab
2013-11-10 21:53:39 +00:00
Jermolene
2598e22422
Spruce up the control panel
...
Structure things with extensible tabs.
2013-11-10 21:40:03 +00:00
Jermolene
0c8ba71edd
Use the built-in tabs macro for the tiddler info panel and the sidebar tabs
...
Now you can insert your own tabs, too - see the release note
2013-11-09 19:21:37 +00:00
Jermolene
a7bb331412
Extend view widget so that it falls back to its content if the field/property is empty or missing
2013-11-09 17:30:06 +00:00
Jermolene
0a657acbd8
Make the modifier field in the subtitle be a link
2013-11-09 12:51:52 +00:00
Jeremy Ruston
8f556baee3
Fix up classes for missing tiddlers
2013-11-08 16:57:07 +00:00
Jeremy Ruston
a980348925
Refactored CSS classes for tiddler titles
...
Now we reserve the `title` class for the tiddler title span itself, and
`titlebar` for the previous purpose of identifying the div containing
the title and the toolbar buttons
2013-11-07 22:55:05 +00:00
Jeremy Ruston
0428b7e6ae
Animate tags, tags editor and open list
2013-11-05 08:53:45 +00:00
Jeremy Ruston
7c250fd7fe
Re-introduce listviews
...
Now called storyviews because they're aware of the history structure as
well as the list structure.
2013-11-04 22:22:28 +00:00
Jeremy Ruston
63243c5855
Introduce a PageMacros tiddler containing a tabs macro
...
This is a hacky way of having macro definitions that behave as if they
are global to the wiki.
The new tabs macro itself is cool, though: neatly encapsulates most of
the gubbins around a tab control, and the rendering is quite easy to
style.
2013-11-04 18:21:20 +00:00
Jeremy Ruston
fd70aa8c45
Get rid of the qualifyTiddlerTitles hack
...
Now, finally, we can implement qualifyTiddlerTitles as a macro.
2013-11-02 15:42:24 +00:00
Jeremy Ruston
0b1f0a5fab
Refactor the list widget to get rid of some hacks
...
As promised.
2013-11-02 10:12:55 +00:00
Jeremy Ruston
1c2c6ca63f
Animation dropdown menus
...
I don't know whether this is a good idea; the menus feel too slow and
puffy to me.
2013-11-02 09:21:54 +00:00
Jeremy Ruston
6a6f6c7713
Restored animations for the reveal widget
2013-11-01 17:23:08 +00:00
Jeremy Ruston
363e90fca8
Remove version widget in favour of widget macro
2013-11-01 13:22:06 +00:00
Jeremy Ruston
100b1edd4d
Remove unused extraneous attribute
2013-10-31 22:01:35 +00:00
Jeremy Ruston
0ec2cf20a9
Rename "focusSet" attribute of edit-text widget to "focusPopup"
2013-10-31 12:37:22 +00:00
Jeremy Ruston
9e3618bdcf
Rename the 'title' attributes of various widgets to 'tiddler'
...
The change is to avoid confusion with the HTML 'title' attribute. The
name 'tiddler' better emphasises the purpose of the attribute, too.
2013-10-30 13:36:44 +00:00
Jeremy Ruston
bf48e6f8a1
Rename tiddlerTitle
variable to currentTiddler
2013-10-28 23:40:45 +00:00
Jeremy Ruston
46bdc52261
Fix up the new import mechanism
2013-10-25 21:16:53 +01:00
Jeremy Ruston
dfdb34a5cc
Better styling for the fields editor
2013-10-23 17:04:10 +01:00
Jeremy Ruston
40c6b6cb8f
Guts of the field editor
...
Styling is a bit squiffy
2013-10-21 23:10:20 +01:00
Jeremy Ruston
8ee2695c81
Fix up the tags editor
...
The dropdown doesn't yet appear when the text input is focussed
2013-10-21 22:55:43 +01:00
Jeremy Ruston
06e269f3cb
Fix the untagged list in the tags list
2013-10-15 21:07:35 +01:00
Jeremy Ruston
ebcd5177ec
Fix-ups to make the new edit widgets work
2013-10-15 14:32:45 +01:00
Jeremy Ruston
933afee996
Get rid of the old setstyle widget
...
And fix up the colouring of tiddler icons
2013-10-15 08:36:19 +01:00
Jeremy Ruston
20cd398e88
Fix popup positioning in the reveal widget
2013-10-14 23:32:01 +01:00
Jeremy Ruston
c621339729
More fixes to the missing tiddler dropdown and the tag dropdown
2013-10-14 21:57:00 +01:00
Jeremy Ruston
707024a118
Set the colour of the tag pills
...
We no longer need the old setstyle widget
2013-10-14 21:38:12 +01:00
Jeremy Ruston
0e037e3c5b
Make the field table in the tiddler info panel have width 100%
2013-10-14 21:05:49 +01:00
Jeremy Ruston
ebd28c8dc7
Get the tiddler info panel fields list working properly
...
Now we can display the fields list as a proper table.
We've had to temporarily hack the list widget again…
2013-10-14 17:35:52 +01:00
Jeremy Ruston
b4d33b9614
Fixups to the sidebar and tiddler info button
2013-10-14 16:57:16 +01:00
Jeremy Ruston
fe6c1ae2dd
A new template for menu list items
2013-10-14 16:55:29 +01:00
Jeremy Ruston
44e622ce28
Proper styling for the tiddler info panel
2013-10-14 13:11:58 +01:00
Jeremy Ruston
ce4a6ffa49
More useful class variables for tiddler status
2013-10-13 22:46:45 +01:00
Jeremy Ruston
ccd5eeebfd
Add a class for missing tiddlers
2013-10-13 22:39:18 +01:00
Jeremy Ruston
987890c085
Add button widget
2013-10-13 21:31:00 +01:00
Jeremy Ruston
ed35d91be6
Initial Commit
...
Carried over from the abortive pull request #169
2013-10-12 17:05:13 +01:00
Jeremy Ruston
54ffb9e6cc
Replace separate 'untagged' tab with new entry at the bottom of the 'tags' tab
...
An excellent idea by @tobibeer
2013-09-22 21:34:28 +01:00
Jeremy Ruston
91c4adb2b6
Fix untagged tiddler list to exclude tiddlers which are being used as tags
2013-09-18 19:10:30 +01:00
Jeremy Ruston
4fb6836481
Add an untagged filter operator and sidebar tab
2013-09-14 16:28:46 +01:00
Jeremy Ruston
c4d7401f02
Lots of docs updates
2013-08-30 20:06:23 +01:00
Jeremy Ruston
38e92cd5cd
Add search results counter
2013-08-28 19:26:17 +01:00
Jeremy Ruston
0421f11fcc
Fix vertical alignment of the title of the top tiddler and the sidebar in the title
...
Little things.
2013-08-27 22:25:53 +01:00
Jeremy Ruston
8fbfc7a18f
Add version number to tools panel in sidebar
2013-08-27 09:01:31 +01:00
Jeremy Ruston
be06257430
Split "transclude" widget into a separate "tiddler" and "transclude" widget
...
Belatedly realised that the design would be clearer without these two
separate concepts being conflated into a single widget.
As a result of this change, any other widget or template that generates
transclude widgets has needed adjustment.
2013-08-24 16:45:45 +01:00
Jeremy Ruston
fdfed22731
Add a class around the tag count so that we can make it bold
...
Suggested by @giffmex
2013-08-23 18:39:27 +01:00
Jeremy Ruston
ea1855d872
Use the new count widget to add a count to each tag
2013-08-21 23:10:07 +01:00
Jeremy Ruston
daf439121b
Update the ViewTemplate to be driven by tag
...
Now the ViewTemplate just renders the current tiddler through each
template tagged `$:/tags/ViewTemplate`. This allows plugins (and users)
to add/remove elements from the ViewTemplate easily, without
overwriting the ViewTemplate itself.
(For @giffmex)
2013-08-21 20:51:45 +01:00
Jeremy Ruston
7ca645f609
Remove extraneous duplicated "fields" tab in the tiddler info panel
2013-08-16 09:40:22 +01:00
Jeremy Ruston
c4746606b6
Add "list" and "listed" tabs to tiddler info panel
...
Fixes #126
2013-08-16 09:31:43 +01:00
Jeremy Ruston
6fc4e5db7c
Get rid of the old "fieldgrid" and "fieldlist" widgets
...
Instead, we'll use the "list" widget with the new support for macros.
2013-08-15 18:17:11 +01:00
Jeremy Ruston
522c7c58bb
Change the tag search box to use "search" rather than "prefix"
...
Fixes #125
2013-08-15 18:14:28 +01:00
Jeremy Ruston
b9259d74f1
Increase search limit to 250
...
We limit the number of returned search results for performance reasons,
but the current limit seems too low.
2013-08-13 19:25:37 +01:00
Jeremy Ruston
ad4750d062
Don't sort the "tagging" tab of the tiddler info panel
2013-08-08 19:11:43 +01:00
Jeremy Ruston
a9a2ae2223
Add sorting by tiddler lists
...
The tag and tagging filters now sort their results by the list field of
the tag, if present
2013-08-08 17:39:34 +01:00
Jeremy Ruston
bb5ebf6733
Allow for an optional top and left sidebars
2013-07-14 23:15:32 +01:00
Jeremy Ruston
9fbb945b0a
Plumbing to allow the current view to be switched
2013-07-08 15:19:12 +01:00
Jeremy Ruston
09dbf26ce1
Make the info dropdown work properly with sticky titles
2013-07-06 16:18:19 +01:00
Jeremy Ruston
efab7cd6ab
Fix problem with Sticky Titles theme
2013-07-06 15:28:10 +01:00
Jeremy Ruston
b0a333b604
Display optional tiddler icon before title
...
Just set the 'icon' field of the tiddler to the title of an image. (See
the "done" tiddler for an example)
2013-07-06 12:58:18 +01:00
Jeremy Ruston
08f278624b
Allow tag tiddlers to specify the title of an icon tiddler
...
Demonstrated on the "done" tag
2013-07-05 08:53:09 +01:00
Jeremy Ruston
0b25c2cece
Now trying out applying the pop animation to the open tiddler list
2013-07-04 14:19:30 +01:00
Jeremy Ruston
4980d99f70
Use pop animation for the view mode tag list
...
Works well with the task management demo
2013-07-04 13:31:14 +01:00
Jeremy Ruston
e6450e60e2
Add a popping animation to the tags editor
2013-07-04 12:50:31 +01:00
Jeremy Ruston
be617c7c45
Use a <div> for the title bar of a tiddler
...
We had been using spans
2013-07-01 18:45:04 +01:00
Jeremy Ruston
2ae818dae8
Refactor out the help text in the editor template
2013-06-29 09:20:07 +01:00
Jeremy Ruston
2445f13caf
Improved styling for the tags dropdown
2013-06-09 19:41:48 +01:00
Jeremy Ruston
19f298bc80
Add a better tags editor
...
Now tags can be individually removed, and added with autocomplete
2013-06-09 19:28:50 +01:00
Jeremy Ruston
28da24f902
Split field editor into it's own tiddler
2013-06-08 17:34:51 +01:00
Jeremy Ruston
58a1a46ce4
Style tweaks for the field editor
2013-06-08 17:31:13 +01:00
Jeremy Ruston
417dd9f65c
Restyle the tiddler and page subtitles
...
Fix #91
2013-06-08 08:12:35 +01:00
Jeremy Ruston
0fc3c0d4a3
Extend field editor to allow removal and adding of fields
...
Still pretty rough looking
2013-06-04 12:03:53 +01:00
Jeremy Ruston
ac879b165d
Extend the edit template to include field editors
...
Not yet complete - we can't add or remove fields, and we need to
trigger type-specific editors for certain field types. And the layout
is a bit rubbish at the moment
2013-06-02 23:22:16 +01:00
Jeremy Ruston
7dd3839970
Exclude system tiddlers from the more/types listing
2013-05-31 19:57:19 +01:00
Jeremy Ruston
28b0b58a11
Make a distinction between templates and UI
...
Templates are the low-level bits and pieces that allow TW5 to generate
HTML and CSS renderings of tiddlers. The UI folder contains the
user-visible UI of TW5
2013-05-31 15:38:27 +01:00
Jeremy Ruston
905945ee26
Start rearranging the core plugin
...
Lots of inconsistencies have crept in
2013-05-31 15:22:34 +01:00