Ticket #8 (closed enhancement: fixed)

Opened 7 years ago

Last modified 7 years ago

Revise tiddler storage mechanism

Reported by: JeremyRuston Owned by: JeremyRuston
Priority: major Milestone: 2.2
Component: core Version:
Severity: medium Keywords:
Cc:

Description (last modified by JeremyRuston) (diff)

It's proposed to add facilities to allow the storage and manipulation of tiddler data within TiddlyWiki:

  • arbitrary metadata items against any tiddler
  • support for 'lazy loading' where the header of a tiddler is provided in the HTML file and the body is retrieved from a server on demand
  • support for multiple versions of the body of a tiddler
  • support for embedded fields within tiddlers
  • switching to the <PRE> element for value storage so as to be able to preserve white space properly

Struck-out entries were implemented for 2.1.

See this thread for some discussion of the proposed implementation:

 http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/ab28e78c6c9ca320/5ff7566919d63f6a?q=emd&rnum=4#5ff7566919d63f6a

Change History

Changed 7 years ago by JeremyRuston

  • description modified (diff)
  • summary changed from Add extensible metadata for tiddlers to Revise tiddler storage mechanism

Changed 7 years ago by UdoBorkowski

Regarding "support for embedded fields within tiddlers" see  Ticket #53 Add embedded data field features.

Changed 7 years ago by JeremyRuston

  • owner changed from JeremyRuston to UdoBorkowski

Changed 7 years ago by UdoBorkowski

  • status changed from new to assigned

Changed 7 years ago by UdoBorkowski

  • owner changed from UdoBorkowski to JeremyRuston
  • status changed from assigned to new

The "MetaData?" feature (now called "Extended Tiddler Fields") is implemented in "contributors/UdoBorkowski/branches/2.1" (changeset:368 to changeset:378)

Changed 7 years ago by JeremyRuston

  • description modified (diff)
  • milestone changed from 2.1 to 2.2

Changed 7 years ago by MartinBudden

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

Remaining items split out into tickets #209, #210 and #211.

Note: See TracTickets for help on using tickets.