Simon Huber
ce937595d7
Add Button to remove tags from tiddlers $:/config/NewTiddler/Tags and $:/config/NewJournal/Tags ( #5140 )
...
* Update Basics.tid
* Update ControlPanel.multids
* Update Basics.tid
* Update ControlPanel.multids
* Update ControlPanel.multids
* Update ControlPanel.multids
2020-11-29 12:52:50 +00:00
Simon Huber
2aa6e761fd
Make Tag-Picker Macro work with every field ( #5035 )
...
* Make tag-picker work with every field
* Make EditTemplate/tags work with every field
* Make NewTiddlerTags and NewJournalTags selectable through tag-picker
* Update tag-picker Macro Docs
2020-11-15 12:04:50 +00:00
Simon Huber
750f56a235
Update Basics.tid ( #4999 )
2020-11-08 09:44:49 +00:00
Simon Huber
881aed879b
Fix #4591 : Use text field instead of tags field for $:/config/NewJournal/Tags ... ( #4600 )
...
* Update Basics.tid
* Update new-tiddler.tid
* Update new-journal.tid
* Update new-image.tid
* Update new-here.tid
* Update new-journal-here.tid
* Update NewJournalTags.tid
* Update NewJournalTags.tid
2020-06-14 09:40:48 +01:00
Simon Huber
7af24d217a
Make tags in controlpanel animate ( #4320 )
2019-10-14 13:57:28 +01:00
Jeremy Ruston
73bb27fd77
Tweak autofocus text in control panel
...
Also made the trailing punctuation more consistent
2019-10-14 13:19:08 +01:00
Simon Huber
daa24a52bd
Add default new-tiddler and new-journal tags mechanism and... ( #4314 )
...
* Update Basics.tid
* Update ControlPanel.multids
* Update NewJournal.multids
* Create NewJournalTags.tid
* Update new-tiddler.tid
* Update new-image.tid
* Update new-journal.tid
* Update new-here.tid
* Update new-journal-here.tid
2019-10-13 16:53:52 +01:00
Simon Huber
f0779b58ac
Revert "Add default new tiddler tags mechanism and interface ( #4307 )" ( #4312 )
...
This reverts commit 007fc8239b
.
2019-10-13 10:19:07 +01:00
Simon Huber
007fc8239b
Add default new tiddler tags mechanism and interface ( #4307 )
...
* Update ControlPanel.multids
* Update Basics.tid
* Update new-tiddler.tid
* Update new-journal.tid
* Update new-image.tid
* Update new-here.tid
* Update new-journal-here.tid
* Update new-tiddler.tid
* Update new-image.tid
* Update new-journal.tid
* Update new-tiddler.tid
* Update new-image.tid
* Update new-here.tid
* Update new-journal-here.tid
* Update Basics.tid
* Update Basics.tid
2019-10-12 16:30:59 +01:00
Simon Huber
ea6113b255
Fix CamelCase AutoFocus in ControlPanel ( #4308 )
...
* from AutoFocus to ~AutoFocus
* Update minifocusswitcher.tid
* Update Basics.tid
* Update body-editor.tid
2019-10-12 15:10:24 +01:00
Simon Huber
66b68f4a58
Allow configuration of default focus field of new tiddlers ( #4238 )
...
* add editFocus attribute to edit widget
* add focus condition to title editTemplate
* add focus condition to body-editor editTemplate
* add focus attribute to type editTemplate
* add focus attribute to fields editTemplate
* add focus attribute to tag-picker
* add $:/config/AutoFocus tiddler
... default focus is title
* Update Basics.tid
* Update ControlPanel.multids
* Create minifocusswitcher.tid
* Update minifocusswitcher.tid
* Update Basics.tid
* Update body-editor.tid
2019-10-12 12:04:10 +01:00
BurningTreeC
8030ea0fd6
Make new tiddler title editable in ControlPanel ( #3149 )
...
* add option to configure new tiddler title
there may be users that don't like to see the word tiddler everywhere
this makes changing titles easier to access
* controlpanel - basics - new tiddler title prompt
* controlpanel-basics- newtiddler title prompt
* controlpanel - basics - new tiddler prompt
2018-03-05 11:24:29 +00:00
Jermolene
c25a44756b
Add new journal text to control panel
...
Making #2821 a bit more accessible
2017-04-04 18:16:37 +01:00
Jeremy Ruston
2adf09129d
Introduce text editor toolbar ( #2315 )
...
Tada!
2016-04-22 08:36:29 +01:00
Jeremy Ruston
9b600c23a2
Revert "implements emptyStoryMessage"
2015-02-07 11:29:12 +00:00
Tobias Beer
a72581ba26
removed language switcher text
2015-02-07 12:22:16 +01:00
Tobias Beer
e9261a1b50
implements emptyStoryMessage
...
as well added ControlPanel settings — reordered ControlPanel basics to
have DefaultTiddlers next to EmptyMessage but not shifting important
stuff too far down
2015-01-28 23:55:29 +01:00
Jermolene
81481588e0
Add advanced search links to control panel list counts
2014-11-17 16:26:39 +00:00
Jermolene
d778a90eb0
Make new journal title and tags be configurable
2014-10-08 18:35:25 +01:00
Jermolene
6f4af4fc27
Reorganise control panel tabs
2014-09-04 09:58:14 +01:00
Jermolene
b7f674c51a
First pass at refactoring filter execution
...
This is the beginning of addressing #523 .
2014-04-03 20:49:16 +01:00
Jermolene
f04527ae32
Correct filter for count of overridden shadow tiddlers
2014-03-10 15:05:07 +00:00
Jermolene
9e0f1240c5
Change SiteTitle/SiteSubtitle into $:/SiteTitle and $:/SiteSubtitle
...
To make things more consistent
2014-02-22 11:39:18 +00:00
Jermolene
e051eb7d90
Making more things translateable
...
Now we’re done with the text that lives in tiddlers, and we’ll need to
get on with the text that is embedded in code modules.
2014-02-16 09:46:43 +00:00
Jermolene
5a45fffa9e
Get the remaining core control panel tabs prepared for translation
...
We’ll do ThemeTweaks separately as it’s part of the Vanilla theme
2014-02-15 13:29:24 +00:00
Jermolene
c43cd325ca
Reduce the inconsistent use of "language" vs. "lingo"
...
Now we’re just using the word “lingo” for the macro defined in
PageTemplate (where the abbreviation is useful), and using the full
word “language” everywhere else.
It’s possible that we should be using “locale” instead of “language”,
what do you think?
2014-02-15 11:32:11 +00:00
Jermolene
e003889171
Start translating the control panel
2014-02-09 20:34:58 +00:00
Jermolene
dea08ed4f8
First pass at language plugins for internationalisation
...
Still quite a few details to work out, but this shows the basic idea of
re-using the theme mechanism to handle language plugins.
Comments and questions welcome.
2014-02-09 19:18:46 +00:00
Jermolene
e6fa9b8a85
Add number of tags to control panel "Basics" tab
2014-01-30 16:51:36 +00:00
Jermolene
2f4932fefc
Expose the option to retain story ordering across restarts
2014-01-19 18:42:32 +00:00
Jermolene
b76ca5dc3b
Clarify use of double square brackets in default tiddlers
2014-01-01 18:27:27 +00:00
Jermolene
d11cda4854
Rearrange control panel
...
Introduce version number too
2013-12-11 16:06:52 +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