Jeremy Ruston
a986e4f7d6
Prepare for v5.1.21-prerelease
2019-08-09 15:38:36 +01:00
Jeremy Ruston
ad175e222b
Preparing for v5.1.20 release
2019-08-09 14:16:39 +01:00
Simon Huber
fd88be4173
Update ShortcutInfo.multids
2019-07-14 07:25:50 +02:00
Simon Huber
880a2aa153
Update ShortcutInfo.multids
2019-07-14 07:25:02 +02:00
Simon Huber
173e9c6c3a
add advanced search key combination ctrl-shift-A
2019-07-14 07:23:47 +02:00
Simon Huber
ea0e1357bf
Update ShortcutInfo.multids
2019-07-04 08:59:23 +02:00
Simon Huber
ef7210adf4
add alt-shift-S to toggle sidebar
2019-07-04 08:57:49 +02:00
Simon Huber
c578566dea
add $:/config/ui/EditTemplate
2019-07-03 15:09:32 +02:00
Simon Huber
8a0aef4dcb
add $:/config/ui/ViewTemplate
2019-07-03 15:08:43 +02:00
Jeremy Ruston
7781cb1f8b
Streamline wording for sidebar search shortcut
2019-06-28 17:35:17 +01:00
Jeremy Ruston
bf51ae0019
Add keyboard shortcut for focusing sidebar search
...
Fixes #4020
Fixes #4025
2019-06-28 17:28:24 +01:00
Jeremy Ruston
e8d1fbba6c
Performance Instrumentation: Track execution times for individual filters
...
Fixes #3941
2019-05-10 15:56:01 +01:00
Jermolene
eea036f803
Update plugin library location for 5.1.19
2018-12-15 16:07:49 +00:00
Jermolene
e466f62e7e
Fix default global keyboard shortcuts for Mac
...
Fixes #3610
2018-12-02 15:47:32 +00:00
Jermolene
0ecc7c6071
Update plugin library to 5.1.18
2018-12-01 15:21:31 +00:00
BurningTreeC
22caef9e34
Fix NewImageType config ( #3523 )
...
* fix new-line in NewImageType config
sorry for this, too
* fix NewImageType config tiddler
* use "text" field for config
2018-11-07 16:51:55 +00:00
BurningTreeC
9f8a74c6d9
add new-tiddler new-journal new-image keyboard shortcuts ( #3512 )
...
* add new-tiddler action tiddler
* use new-tiddler action-tiddler
* use new-tiddler action-tiddler correctly
* use new-journal action-tiddler
* create new-journal action-tiddler
* use new-image action-tiddler
* add new-image action-tiddler
* create new-image type config
users may prefer png over jpeg for example
* add new-tiddler keyboard shortcut
* add keyboard shortcut configs
* add keyboard shortcuts ShortcutInfo
* add new-journal Keyboard shortcut
* add new-image keyboard shortcut
* Create Hidden Setting NewImageType.tid
2018-11-07 12:59:21 +00:00
Jermolene
09112ed455
Add support for webp, heic, and heif image formats
...
https://en.wikipedia.org/wiki/WebP
https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
2018-08-21 11:46:46 +01:00
Jermolene
6e2b4ebf3e
Remove print-tiddler-window button for v5.1.17
...
We'll reconsider it for v5.1.18
2018-05-12 11:20:43 +01:00
Jermolene
e11282cc08
Fix name of print tiddler button
2018-05-10 11:36:57 +01:00
Jermolene
2beae0db2e
Tweaks for the new print tiddler toolbar button
2018-05-10 11:35:18 +01:00
Jermolene
aab408109f
Prepare for v5.1.17
2018-05-02 15:28:17 +01:00
Mario Pietsch
2e8eb15536
Tag completion min length ( #3190 )
...
* tested with tw5.com index.html
* Controls the length of the input before the tag list is filtered
2018-04-02 19:43:18 +01:00
BurningTreeC
44a7ca7e43
Fix duplicate shortcut ( #3187 )
2018-03-23 11:07:50 +00:00
BurningTreeC
54f2c4c34f
add transcludify & linkify shortcuts ( #3174 )
...
* add transcludify & linkify shortcuts
* correct shortcuts
2018-03-19 15:55:35 +00:00
TheDiveO
29e4965d2b
implements default setting for the More sidebar in the same way as the existing default setting which sidebar tab to open as default; adds control panel setting; adds en-GB and de-DE lingo ( #3135 )
2018-03-05 11:14:30 +00:00
Jermolene
0224da34a9
Preparing for 5.1.15
2017-11-11 14:56:03 +00:00
Jermolene
29364cbd08
Change http://*.tiddlywiki.com/ * to https://
2017-11-11 11:56:20 +00:00
Jermolene
cf9085b5ce
Stop syncing the storylist
...
Reverting e3544ff3c2
2017-06-24 17:59:28 +01:00
Jermolene
e3544ff3c2
Don't sync $:/StoryList
...
Otherwise, multiple users logged into the same server overwrite one
anothers story list.
@danielo515 would this change have any impact on NoteSelf?
2017-05-04 17:29:41 +01:00
Jermolene
02331365f0
Update plugin library location
2017-04-26 14:35:24 +01:00
Jermolene
b5059c612a
Adds support for autosave with the download saver
...
Also does some reorganisation of control panel to move “saving” related
settings together, and expose a UI for savers to plug into.
Fixes #2741
2017-01-30 18:19:28 +00:00
Jermolene
16bb65d17f
Introduce tiddler manager
2016-11-29 08:36:07 +00:00
Jeremy Ruston
a9b54d6fce
Revert "Add provisional version of new tagger manager"
2016-11-28 10:40:55 +00:00
Jermolene
96708ecf65
Manager styling tweaks
...
* Make expand/collapse state be global across all tiddlers
* Remove “Show raw text” option, now that we’ve got the two expandable
areas for raw and wikified text
* Hide raw text by default
* Accentuate currently open tiddler
2016-11-28 10:01:30 +00:00
Jermolene
b00c1c7290
Add select box for displaying tags vs. tiddlers
2016-11-27 14:52:39 +00:00
Jermolene
e98d324e66
Add provisional version of new tagger manager
...
For discussion
2016-11-26 12:48:47 +00:00
Jermolene
d1121787c0
Add new button to temporarily suspend timestamps
...
Useful when you want to make an edit but preserve the modification
date/time.
2016-11-23 18:20:31 +00:00
Jermolene
b3273bcbda
Add "sticky" mode for tiddler info panel
...
A new option in control panel to cause the info panel to stay open
until it is explicitly closed
2016-11-23 18:17:54 +00:00
Jermolene
0b76c327c2
Add page print button
...
cc @silvyn
2016-10-20 09:44:52 +01:00
Jermolene
989cee5059
Suppress search results if search string is too short
...
Fixes #2603
2016-10-11 09:27:26 +01:00
Jermolene
b24488174c
Prepare for 5.1.13-prerelease
2016-07-13 12:14:24 +01:00
Jermolene
7224fea961
Introduce "link" editor toolbar button
...
As proposed by Alex Hough
2016-04-29 18:54:44 +01:00
Jermolene
0bd79694f2
Change the keyboard shortcut for the preview pane
...
ctrl-P clashes with the system default for “Print” on Windows (and
Linux?)
2016-04-24 13:31:04 +01:00
Jeremy Ruston
2adf09129d
Introduce text editor toolbar ( #2315 )
...
Tada!
2016-04-22 08:36:29 +01:00
Devin Weaver
7908e10488
Add option to disable linking to missing tiddlers
...
* Add LinkWidget option to ignore missing tiddlers
* Add missing link option to settings
2016-04-04 12:43:40 +01:00
Jermolene
f61bb316b2
Adjust version number for 5.1.12
2016-01-31 21:46:29 +00:00
Jermolene
d240ab5003
Fix broken plugin library
...
Fixes #2260
2016-01-29 17:16:16 +00:00
Myeongjin
a0468a5e6c
add localisable strings for plugin library
2015-10-18 18:33:59 +09:00
Jermolene
e31abf89ac
Fix accidental commit of wrong default performance instrumentation setting
2015-10-14 12:01:35 +01:00