FSpark
67845f8ebe
Fix: some plugin subtiddlers do not have title in savewikifolder command ( #8151 )
...
* fix: some plugin subtiddlers do not have title in savewikifolder command
* fix: following coding style
2024-04-25 18:29:09 +02:00
WhiteFall
28aef51855
Add explodePlugins=yes option to savewikifolder command ( #7490 )
...
* add option explodeplugins
refactor
Maintain Parameter Compatibility
change let to var
Refactoring the code
add conditional judgment
use === to avoid type-casting errors
refactor use <path> [<name>=<value>]
delete redundant code
backward compatibility support
easier to use
improve code
add documentation
* Update Notes
* Improve the code
2023-06-29 15:40:35 +01:00
Jeremy Ruston
82c8fe7fa8
Introduce JSON parse utility function with error handling ( #6401 )
...
* Introduce JSON parse utility function with error handling
Fixes #6400
* Fix typo
2022-02-21 15:29:25 +00:00
Joe Bordes
82ec63e711
style(App) eliminate whitespace at the end of code lines ( #5735 )
2021-05-30 19:20:17 +01:00
Joshua Fontany
a2e7cc51b5
Fix 5483 & 3483 ( #5504 )
2021-03-26 08:39:32 +00:00
Joshua Fontany
bfa062f23d
Fix filesystem ( #5465 )
2021-02-04 16:11:07 +00:00
Jermolene
b7e0930122
savewikifolder: Fix custom plugin fields
...
We need to carry across all plugin fields into the tiddlywiki.info file
2019-04-16 11:59:34 +01:00
Jermolene
373afd72c8
Add savewikifolder command
...
Makes it much easier to convert a TiddlyWiki HTML file into a full wiki folder.
2019-04-14 12:04:00 +01:00