randylubin / Story-Synth

An app platform for playtesting collaborative tabletop storytelling games and larp
MIT License
16 stars 6 forks source link

Feature Request: journalEntries oldest top vs. newest top. #38

Closed ChristopherA closed 2 years ago

ChristopherA commented 2 years ago

There are two purposes for journal entries, one of which is a log or to take notes, where recent log are important and should be easily visible. The newest journal entry at top is the current default.

However, the other purpose is to create a group diary as the story progresses, which can be read and shared like a story in a linear fashion. This requires journal entries to be appended at end. I'd like an option for this.

randylubin commented 2 years ago

Added docs as a new extension row journalOrder with the options oldestFirst and newestFirst