robertjanetzko / LegendsBrowser

Legends Browser is an multi-platform, open source, java-based legends viewer for dwarf fortress 0.42.
MIT License
63 stars 19 forks source link

Paginate long event lists #27

Open thecodewarrior opened 6 years ago

thecodewarrior commented 6 years ago

Some sites can have enormous event lists, which can cause extremely long load times and can be unwieldy. I think it'd be good to have events paginate, which could be done by having the event list be a fragment that's loaded with javascript. That way support doesn't have to be included in every page that shows events.

robertjanetzko commented 6 years ago

I thought about that. But then you can't use the browser search to look for specific things without scrolling down to the end so that everything is loaded.

McArcady commented 4 years ago

An idea to facilitate events filtering:

McArcady commented 4 years ago

About an easier way to filter events, we could begin with tagging them? Made a first list here (events are designated by their type): DF events experimental tagging

The following candidate tags emerged: art, artifact, athletics, diplomacy, entity, evil, hf, hf position, hf battle, hf intrigue, religion, site, trade, war