Ticket #159 (closed enhancement: fixed)

Opened 7 years ago

Last modified 5 years ago

hideShadowed option for config.macros.toolbar.createCommand

Reported by: BobMcElrath Owned by: JeremyRuston
Priority: minor Milestone: unscheduled
Component: core Version:
Severity: low Keywords:
Cc:

Description

Allow commands to have the option "hideShadow" which will cause that command to not be shown on shadow tiddlers. (That is tiddlers that are shadow-only -- i.e. no modified version in the store)

This is applicable to any operation you wouldn't want to perform on a shadow tiddler, maybe mostly for server-sides. I want to use it for "show revisions" (which doesn't make sense for a shadow tiddler). But it could also be applied to other things one might want to do like "refresh", "revert/undo", etc.

 http://trac.tiddlywiki.org/tiddlywiki/changeset/676

Change History

Changed 7 years ago by JeremyRuston

  • milestone set to 2.2

Changed 6 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 6 years ago by MartinBudden

  • milestone changed from 2.3 to unscheduled

Changed 5 years ago by SaqImtiaz

  • status changed from new to closed
  • resolution set to fixed

This already exists in the core and must have been implemented at some other time.

Note: See TracTickets for help on using tickets.