- [ ] Make GuideNH distribute server-side guides to clients when installed on a server. - [x] Add a `tag` system to guide frontmatter, including support for a `tags` list, and integrate it into the searchable index. - [ ] Add support for fetching remote resources via URL in guides, such as images, sound effects, or even entire guides. - [ ] Add support for cell background coloring in guide tables. - [x] Add a new keybind to Guide that opens the last remembered history page; if there is no history page, it will jump to the homepage - [ ] add a unified tag registration system to make it easier for editor mode to add custom insertion logic and tags
tagsystem to guide frontmatter, including support for atagslist, and integrate it into the searchable index.