saqimtiaz
9fbcdeb29e
Import UI: add warning about tiddlers that already exist ( #4956 )
...
* Added message when tiddler being imported already exists
* Refactored some filters into a shared subfilter, optimized macro definitions
2020-11-01 11:33:02 +00:00
Simon Huber
ef1b7d619a
Make ctrl-Enter in sidebar search also focus the AdvancedSearch input ( #4941 )
...
* Update search.tid
* Update Misc.multids
* Update search.tid
* Update search.tid
* Update search.tid
* Update search.tid
2020-11-01 11:23:18 +00:00
Simon Huber
ec70e5c179
AdvancedSearch keyboard shortcut: Let the navigator widget handle scrolling ( #4955 )
2020-11-01 11:22:34 +00:00
Simon Huber
4de0dc301b
Rename $:/core/ui/KeyboardShortcut/toggle-sidebar... ( #4953 )
...
... to $:/core/ui/KeyboardShortcuts/toggle-sidebar for consistency
2020-11-01 11:15:53 +00:00
Simon Huber
da06b64845
Fix AdvancedSearch Standard, System and Shadows up/down behavior ( #4939 )
...
* add filterMinLength to AdvancedSearch/Shadows
* add filterMinLength to AdvancedSearch/Standard
* add filterMinLength to AdvancedSearch/System
* Update link-dropdown.tid
2020-11-01 10:57:13 +00:00
Robin Munn
77fe6244a2
Fix bug with sortan operator called on date fields ( #4839 )
...
* Add failing unit test that shows the bug
* Fix the bug
2020-11-01 10:45:18 +00:00
Simon Huber
f6e485b897
Avoid editing the wrong tiddlers when input fields are empty ( #4943 )
...
* Avoid editing the 'undefined' tiddler
* Avoid editing the wrong tiddler
* Avoid editing the wrong tiddler
* Avoid editing the wrong tiddler
2020-10-31 13:22:46 +00:00
Simon Huber
4b5d287c90
Change input-accept-variant actions shortcut from alt-Enter ... ( #4942 )
...
... to ctrl-Enter and advanced-search-sidebar shortcut from ctrl-Enter to alt-Enter
the ctrl-Key blocks navigation to the AdvancedSearch tiddler
2020-10-31 13:22:05 +00:00
saqimtiaz
c01e9cef12
Do not save temp tiddlers in single file ( #4938 )
...
* Update single file template to exclude temp tiddlers
* Update save-all-external-js.tid
2020-10-31 13:21:28 +00:00
saqimtiaz
655501140b
Improvements for Import UI ( #4937 )
...
* Fixed bug with old titles used in popup, improved UI for greater rename input size
* Added flexbox utility CSS and use it for import UI
2020-10-29 13:01:17 +00:00
Simon Huber
b8fa6f0f0a
Fix keyboard-driven fieldname dropdown ( #4930 )
...
I've accidentally overwritten the correct file when adding the tc-small-gap classes ... SORRY!
2020-10-28 17:16:20 +00:00
saqimtiaz
9605d94b6c
Import rename ( #4928 )
...
* Add UI for renaming tiddlers before import in the import listing
* Removed spurious whitespace
2020-10-28 16:03:04 +00:00
Simon Huber
9a4eb1e835
Add meta-S (mac) / ctrl-S shortcuts to save wiki ( #4927 )
...
* Create save-wiki.tid
* Update shortcuts-mac.multids
* Update shortcuts.multids
* Update ShortcutInfo.multids
2020-10-28 14:42:41 +00:00
Simon Huber
e71bf27dae
Replace various with tc-small-gap classes ( #4926 )
...
* replace by span.tc-small-gap-right
* replace
* replace
* replace
* replace
* replace
* replace
* replace
2020-10-28 13:13:55 +00:00
Simon Huber
c985fd63f9
make link-dropdown navigatable by keyboard ( #4919 )
2020-10-28 12:01:05 +00:00
Simon Huber
12be7ac7e9
Add ability to navigate fieldname-dropdown by keyboard ( #4921 )
...
* make fields EditTemplate navigatable by keyboard
* Add configuration tiddler for fieldname-dropdown filters
* Update base.tid
2020-10-28 11:59:36 +00:00
Ryan Kramer
651619076a
add override saver ( #4908 )
...
* add override saver
* rename 'override' to 'custom' and use the global instead of introducing a new one
2020-10-28 11:58:48 +00:00
Simon Huber
81e3ab0bc5
Make AdvancedSearch/Standard, AdvancedSearch/System and AdvancedSearch/Shadows navigatable by keyboard ( #4925 )
...
* Make AdvancedSearch/Shadows navigatable by keyboard
* Make AdvancedSearch/System navigatable by keyboard
* Make AdvancedSearch/Standard navigatable by keyboard
* Update search.tid
2020-10-28 10:53:41 +00:00
Simon Huber
e43ffe860b
Fix #4910 - "Editor link dropdown is broken in pre-release." ( #4913 )
...
* fix #4910 in sidebarsegments/search
* fix #4910 in editortoolbar/link-dropdown
* fix #4910 in keyboard-driven-input macro
* Update keyboard-driven-input_Macro.tid
* Fix #4910 in tag-picker macro
* Update tag-picker.tid
2020-10-27 17:33:06 +00:00
saqimtiaz
972456ca07
Add new 'filter' prefix for filter runs ( #4918 )
2020-10-27 16:48:40 +00:00
saqimtiaz
c9efa23f02
Named filter run prefixes ( #4915 )
...
* First pass at refactoring filter code to support named filter run prefixes
* Remove filter prefix for now
* renamed module type and filter run prefixes
* Moved inline handling for no filter run prefix to 'or' filter run prefix.
* Added error handling for undefined filter run prefixes
2020-10-27 12:24:18 +00:00
Simon Huber
3843c61132
Add ability to cycle Advanced-search tabs by keyboard ... ( #4909 )
...
* Update AdvancedSearch.tid
* Update System.tid
* Update Standard.tid
* Update Filter.tid
* Update Shadows.tid
* Update search.tid
* Update shortcuts.multids
* Update ShortcutInfo.multids
* Update Misc.multids
* Update ShortcutInfo.multids
* Update search.tid
2020-10-27 09:03:34 +00:00
jeremy@jermolene.com
3153c588ec
Disable autosave in the upgrade wizard
...
To address @pmario's suggestion here: https://github.com/Jermolene/TiddlyWiki5/issues/4879#issuecomment-704320381
2020-10-26 17:28:57 +00:00
jeremy@jermolene.com
f7f55e8eff
Add support for username/password parameters for tm-login message
2020-10-25 16:33:44 +00:00
jeremy@jermolene.com
5cc1600072
Introduce post-render startup actions
2020-10-25 16:22:21 +00:00
saqimtiaz
1a91f81976
Update filters for single file to match changes to syncFilter ( #4907 )
...
* Update saverFilter to match new changes in syncFilter
* Update save-all.tid
* Update save-all-external-js.tid
* Update save-offline.tid
2020-10-25 15:57:35 +00:00
saqimtiaz
b9234fe238
Update syncFilter to allow excluding multiple storyLists ( #4906 )
2020-10-25 15:56:41 +00:00
Mario Pietsch
4877891980
Fix tiddler title alignment if no icon is acitve ( #4859 )
...
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* add a new-line before the log text to increase readability of the test output
* make eslint, jslint happy
* it shouldn't be there
* fremove this file from my PRs
* don't show the span if no icons are active.
* title lineheight 1.3 needed for eg: gggggg
2020-10-23 19:39:03 +01:00
Simon Huber
c3a8cc7eb4
fix error in sidebarsegments / search ( #4903 )
2020-10-23 19:32:40 +01:00
jeremy@jermolene.com
707e9d8926
Exclude $:/StoryList from syncing
...
Fixes #4868
2020-10-23 16:27:17 +01:00
Simon Huber
84479bc403
Fix #4826 - Keyboard-driven-inputs clashes with customized search results. ( #4875 )
...
* Update search.tid
* Update DefaultSearchResultList.tid
* Update tabs.tid
* Update SearchResults.tid
* Update tabs.tid
* Update SearchResults.tid
* Update search.tid
* Update keyboard-driven-input.tid
* Update shortcuts.multids
* Update ShortcutInfo.multids
* Update Misc.multids
* Update keyboard-driven-input.tid
* Update search.tid
* Update Misc.multids
2020-10-23 15:58:34 +01:00
jeremy@jermolene.com
5af76c5ea1
Extend TOC macros to allow custom link targets
2020-10-17 13:44:15 +01:00
jeremy@jermolene.com
1446a1e44c
Extend tm-scroll to accept CSS selector to identify the target
2020-10-14 15:59:27 +01:00
jeremy@jermolene.com
69c12618d9
Syncer: Allow syncadaptor to customise the login prompt
2020-10-14 12:41:51 +01:00
jeremy@jermolene.com
34a51d2e23
Typo in comment
...
Thanks @saqimtiaz
2020-10-08 17:21:31 +01:00
jeremy@jermolene.com
14a28b7779
Add "reduce" and "filter" operators
2020-10-06 19:20:03 +01:00
jeremy@jermolene.com
59f233cd46
Fix exporting tiddlers with double quoted titles
...
Fixes #4860
2020-09-28 11:31:33 +01:00
jeremy@jermolene.com
ae13a0fee1
Extend Macro Call Widget to support outputting raw text
2020-09-28 11:30:28 +01:00
jeremy@jermolene.com
543f9107b6
Don't override browser selection colours by default
...
Reverts some of #4590
2020-09-25 14:06:00 +01:00
Florian Kohrt
4cd6a24431
Mention <tiddler-filter> parameter of savelibrarytiddlers command ( #4857 )
2020-09-24 19:09:06 +01:00
Robin Munn
d5cf4112fa
Joining an empty list should return an empty list ( #4853 )
2020-09-24 18:37:51 +01:00
saqimtiaz
72c07a3f81
Format filter to create formatted date strings ( #4785 )
...
* asdate filter to create formatted date strings
* Added format filter operator
2020-09-24 18:35:10 +01:00
Robin Munn
31c9c23a18
Gitea API wants tokens, not HTTP basic auth ( #4854 )
2020-09-14 13:14:10 +01:00
Robin Munn
5202441769
Add suffix and parameter to trim operator ( #4811 )
...
* Add suffix and parameter to trim operator
Fixes #4809
* Unit tests for new trim operator parameters
* Mention trim operator in 5.1.23 release notes
* Address review comments
* Move regex escaping into utils.js trim functions
This way the trimPrefix and trimSuffix functions from utils.js are safe
to call without regex-escaping their parameters, which should make them
easier to use from other parts of the Javascript code.
2020-08-29 12:27:58 +01:00
jeremy@jermolene.com
8497e5b95d
GitHub/Gitlab/Gitea savers: Handle empty paths correctly
...
Fixes #4656
2020-08-28 15:28:34 +01:00
Cameron Fischer
b86bbf3fc4
Compressing $set chains into one $vars ( #4659 )
2020-08-28 14:53:20 +01:00
saqimtiaz
48c6146ab6
Link widget: Include original event in tm-navigate ( #4724 )
2020-08-27 15:52:25 +01:00
ento
259b45065a
Fix server error when saving a new tiddler created by following a tiddler link ( #4770 )
...
* Initialize draft tiddler with empty text
Otherwise, when the tiddler has a meta file,
$tw.utils.saveTiddlerToFile will call fs.writeFile with the content
to write as `undefined`. Depending on the version of Node, this
results in the string "undefined" getting saved or a TypeError.
* Remove what seems to be a leftover debug log
2020-08-27 15:45:34 +01:00
Simon Huber
aa08210e44
Fix #4795 - PaletteManager showing wrong tooltip ( #4796 )
2020-08-27 15:40:39 +01:00
jeremy@jermolene.com
a2796d89ab
Fix httpRequest() header handling
...
Header names are not case sensitive, so the old code failed if it was called with a "Content-Type" header
2020-08-17 18:44:36 +01:00