Ingo Blechschmidt
ea91ab1632
Twitter follow button docs: suggest https instead of http ( #3458 )
2018-11-29 11:10:30 +00:00
BurningTreeC
b18c85b85c
Add How-To documentation for keyboard shortcuts ( #3588 )
...
* add link to "How to" keyboard shortcuts + styles
* add "How to create keyboard shortcuts"
* Update How to create keyboard shortcuts.tid
* Update How to create keyboard shortcuts.tid
* Update How to create keyboard shortcuts.tid
2018-11-29 09:49:48 +00:00
BurningTreeC
addc7c0176
Add tv-show-missing-links doc ( #3580 )
2018-11-29 09:47:55 +00:00
Marxsal
9268a8c3ca
Info about using 0.0.0.0, plus warning about using it. ( #3519 )
...
* Info about using 0.0.0.0, plus warning about using it.
* Moved information to WebServer. Incls listen.
* More warnings about n.n.n.n
2018-11-29 09:47:37 +00:00
Marxsal
fe52d5462f
Document tweaks to TOC for newcomers ( #3518 )
2018-11-29 09:46:41 +00:00
HC
5b14a97e0f
Documentation of Using Excise text ( #2533 )
...
* Documentation of Using Excise text
Documentation on the Excise text function.
I propose that the Excise text drop down ( the tiddler: $:/language/Buttons/Excise/Caption/Tag) links to this doc. I don't have permission to (or don't know how to) edit that tiddler in github.
I propose the following text for the drop-down tiddler:
Tag new tiddler with the title of this tiddler (If the title is changed you have to [[save and re-edit|Using Excise]] to use the new title as tag).
see the issue:
https://github.com/Jermolene/TiddlyWiki5/issues/2531
* Update Using Excise.tid
changed headings in response to discussion
* Doc for editor toolbar buttons (wikitext)
Documentation for buttons special to the editor toolbar (wikitext)
* Update Using Excise.tid
placed it under the new [[Editor toolbar]]
* Update Using Stamp.tid
placed it under the new [[Editor toolbar]] tiddler
* Update WikiText.tid
added reference to [[Editor toolbar]]
* Update Formatting text in TiddlyWiki.tid
added reference to the [[Editor toolbar]]
* Update WikiText.tid
* Update Editor toolbar.tid
* Update Editor toolbar.tid
* Update Editor toolbar.tid
* Update Editor toolbar.tid
typo
2018-11-27 21:12:44 +00:00
Mario Pietsch
42f7c03824
tm-open-external-window plus documentation. ( #2721 )
...
* first try - tm-open-external-window plus documentation.
* render examples and make help link a global variable
2018-11-27 18:43:25 +00:00
twMat
9232279a79
Update EditBitmapWidget doc to reflect update in code ( #2725 )
2018-11-27 18:11:21 +00:00
Tobias Beer
ee8821a5b4
Improvde days Operator docs for parameter ( #3041 )
...
in response to @rubaboo's [comment](https://github.com/Jermolene/TiddlyWiki5/pull/2972#issuecomment-331284559 )
2018-11-27 17:57:13 +00:00
Tobias Beer
e0126b2f77
Tweak layout of HelloThere calls to action ( #3046 )
...
should only be at most 4 images per row, centered
the visuals of seeing 6 in the first row and 2 in the second is rather displeasing
2018-11-27 17:56:19 +00:00
Jermolene
1700eb4ba7
Docs update
2018-11-25 10:37:33 +00:00
twMat
536ab10790
Update docs for $:/tags/SideBarSegment ( #3579 )
...
The possibility to rearrange stuff "inside" tag pills is not obvious so makes sense to mention.
2018-11-25 10:36:15 +00:00
Jermolene
078df9c157
Remove "TiddlyFox Apocalypse" from HelloThere thumbnails
2018-11-24 15:52:49 +00:00
Bimba Laszlo
d55a498fca
Docs: Clarify TextWidget with example ( #3564 )
2018-11-21 11:26:00 +00:00
BurningTreeC
ce7becd64f
KeyboardShortcut docs ( #3496 )
...
* add SystemTag $:/tags/KeyboardShortcut
* add Keyboard Shortcut Descriptor
* Update KeyboardShortcuts.tid
* Update KeyboardShortcutDescriptor.tid
* Update and rename SystemTag_$__tags_KeyboardShortcut.tid to SystemTag_ $__tags_KeyboardShortcut.tid
* Create KeyboardShortcutTiddler.tid
* Update KeyboardShortcutTiddler.tid
* Update KeyboardShortcutTiddler.tid
* Update KeyboardShortcuts.tid
* Update KeyboardShortcuts.tid
2018-11-21 11:24:50 +00:00
Jeremy Ruston
09330968cc
New "else" prefix for filters ( #3558 )
...
* Experimental "else" prefix for filters
See #3557
* Docs updates for "else" filter runs
2018-11-20 13:29:44 +00:00
Jermolene
8832409666
Docs typo
2018-11-20 11:29:36 +00:00
Bimba Laszlo
6d67dc8eb8
Clarify drag-n-drop behaviour again ( #3434 )
...
* Clarify drag-n-drop behaviour again
Just found the real reason of drag-n-drop issue mentioned in
b89e8d1635
.
* Trying to formulate correctly
2018-11-20 10:06:12 +00:00
Bimba Laszlo
f4ca295086
Docs: Remove broken is
operator example ( #3556 )
...
In 737e9ae4cb
the multiple suboperator
functionality was banned, but an example is remained in the docs.
2018-11-19 21:01:56 +00:00
BurningTreeC
eea034c32d
Docs: add state* documentation to button and reveal widgets ( #3553 )
...
* docs: add state* attributes to reveal widget
* docs: add state* attributes to button widget
2018-11-19 17:59:04 +00:00
BurningTreeC
33ba69e852
Modals: Display in source-window ( #3539 )
...
* Make modals display in source Window
this makes modals display within the window where they got opened, with the parameter `rootwindow` that, if `yes` or `true`, shows the modal always in the root TW window (`<$action-sendmessage $message="tm-modal" $param="mymodal" rootwindow="yes|true"/>`)
* pass the full event to $tw.modal.display
we need the event there to find `srcDocument` and `srcWindow`
* pass event in options object
* update modal.js to use options.event
* add docs for rootwindow tm-modal attribute
2018-11-18 20:57:04 +00:00
Jeremy Ruston
33dd367a65
Introduce new subfilter operator ( #3508 )
2018-11-16 11:27:19 +00:00
Jermolene
db3f41db29
Docs typo fix for #3540
2018-11-15 21:44:05 +00:00
G0erman
d317bdf3da
Documentation language ( #3540 )
...
* Improve documentation install language on node.js
* Singing the CLA
2018-11-15 21:43:01 +00:00
Jermolene
8ae62c90df
Improve links to demo editions
...
Now make them relative to the location of index.html
2018-11-13 08:55:13 +00:00
Jermolene
277bc92f92
Add a dynaview demo edition
2018-11-13 08:54:50 +00:00
Bimba Laszlo
196992167f
Add link to "code style and auto format settings" repo ( #3527 )
...
https://github.com/Jermolene/TiddlyWiki5/pull/3511#issuecomment-436405293
2018-11-08 11:29:31 +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
Marxsal
16eb5e1e32
Doc: Updated info re free WebDAV hosting ( #3017 )
2018-11-06 15:35:58 +00:00
Marxsal
abda6dd078
Docs: How to customize TiddlyDesktop ( #3018 )
...
Adapted from Jeremy's post https://groups.google.com/d/msg/tiddlywiki/KXdrZyr9MZ4/pFPcZtu5DAAJ
2018-11-06 15:35:31 +00:00
Marxsal
729c1e1030
Add lt, gt, lteq, and gteq to text attribute description. ( #3470 )
2018-11-06 15:34:21 +00:00
Marxsal
88c47d9df4
Documentation resource - Dave Gifford's Toolmap ( #3478 )
...
* Documentation resource - Dave Gifford's Toolmap
* Updated description line
2018-11-06 15:33:54 +00:00
Marxsal
899fe7608b
Doc - url fix for Timimi documentation ( #3479 )
2018-11-06 15:33:28 +00:00
Marxsal
7cd1c48643
Doc - additional notes re list widget behavior ( #3480 )
2018-11-06 15:33:00 +00:00
Jeremy Ruston
6dcdc2049a
Enhance search operator ( #3502 )
...
* Enhance search operator
* Add support for searching all fields
and also searching all fields except nominated fields.
* Docs tweaks
Thanks @pmario
* Error message improvements
* Improve error message formatting
2018-10-30 17:39:18 +00:00
Jermolene
a75434a347
Docs: fix date format example
2018-10-29 09:18:55 +00:00
Jermolene
9c849eb10a
WebServer - change /login-basic route to /login/basic
...
To avoid clashing with tiddlers called "login-basic" :)
We also need to revise the rout for /status for the same reason, but there are backward compatibility issues there
2018-10-13 17:22:21 +01:00
Jermolene
240bd7bec4
Docs typo
2018-10-03 21:42:34 +01:00
Jermolene
eeb453d471
Docs update
2018-10-02 14:54:46 +01:00
Jermolene
f0c6a09ea7
Docs update
2018-10-02 14:19:06 +01:00
Jermolene
c208c55a22
Finish web server API docs
2018-10-02 14:16:58 +01:00
Jermolene
f162f4bc7b
Typos missed from a9dd8c2
2018-09-28 18:18:07 +01:00
Jermolene
a9dd8c2f52
Use the new import pragma
...
Good for the core to show best practice
2018-09-28 16:25:54 +01:00
Jermolene
d5da7fd57c
Docs updates
2018-09-28 16:02:04 +01:00
Jermolene
7022a98d5a
Update splash screen example so that the macros work
2018-09-28 16:01:50 +01:00
Jermolene
fe85845c3c
Add new "\import" pragma
2018-09-28 16:01:32 +01:00
Jermolene
f61a61c060
Improvements to splash screen documentation
2018-09-27 11:51:44 +01:00
Jermolene
86f2de0dda
Fix typo in example splash screen
...
Missed off cfb2d7c
2018-09-27 10:11:54 +01:00
Jermolene
cfb2d7c9c8
Add support for splash screens during loading
...
Fixes #3417
Addresses some of the requirements discussed in #2254
2018-09-27 09:47:55 +01:00
Jermolene
806df86434
Move the system tag documentation into individual tiddlers
2018-09-26 18:24:08 +01:00