Tiddler Commander, in short Commander is a unique tool for batch operations on tiddlers. Commander has the below features
- 24th July 2019
- [NEW] button added to page control
- [NEW] add new filter for delete TEMP and STATE
- [FIXED] theorder of tabs in Commander ui
- [FIXED] the creator name from templates used for creation of new tiddlers are removed
- [FIXED] correct search UI buttons order
- [FIXED] improved documentation, new sections have been added
- [FIXED] the tab colors removed
- GitHub demo page (does not work)
- Tiddlyspot demo page
- GitHub code page
- Tiddler Commander at Tiddlywiki Google forum
Ciao MohammadTiddler Commander is an incredibly good tool!Will you integrate your Trash Bin plugin with it? I think they would go well together?
There are dangers in Tiddler Commander that a trash bin restore would immediately fully address.
Best wishesJosiahP.S. Its nuts what Donald Trump is trying to do to Iranians. It won't work because his ideas are based on false, extreme, ideas. The man is seriously stupid. I think its about "flag-waving". FWIW, my American liberal friends consider his actions (currently symbolic) empty aggression. FYI, there is a long history behind it. Congress granted the President extra-ordinary powers under the US "Patriot Act" that allows him such uni-lateral action.But its highly damaging because it f*s-up perfectly innocent collaboration.J.
Announcement: Tiddler Commander PluginDate: July 26, 2019Release: 1.2.0 stableRequirements: TW 5.1.19+ (5.1.20pre is recommended)This is a major release. Commander now has a button on sidebar and can be in access very simply.
- GitHub demo page (does not work)
- Tiddlyspot demo page (this is TW 5.1.19 and has some limitation)
- GitHub code page (download and test on your system! This is recommended)
Look how Thomas Elmiger did it. https://tid.li/tw5/plugins.htmlYou will find it in the Listreveal.
I hope I will find a way to use the language from the TW settings in the future
When I write a solution I am forced to overwrite button names and tool tips with English specific versions. All I want to do is to build such solutions to be capable of being given other language text for these key items. My guess is 12 terms or phrases need translating at mist. I could possibly produce a French version myself and have a native speaker review it. If they had a simple list to translate, any person with English and a second language could build their own version but only if my solution supports a quick translation. I expect longer text would only be in English.
It is building language aware solutions even if I do not produce then myself.
We have a lot of French and German speakers in the community to name two.
Regards
Tony
You may find my i18n macro useful : http://sycom.gitlab.io/TiddlyWiki-Plugins/#i18n%20macro
Cheers
Sylvain
@sycom
Tiddler Commander, in short Commander is a unique tool for batch operations on tiddlers. Commander has the below features
- 31st July 2019
- [FIXED] the tag operation issue has beed fixed
- [FIXED] filters for replace tag, add-remove tag have been updated. Instead of
[<__oldTag__>tagging]]
the newtag<__oldTag__>
has been used. Seems there is bugs with old filter.