LiveSplit / LiveSplit/livesplit-core

Implement a Note Component

Open
#207 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature needs further discussion rendering
Dominant language
Rust
Stars
227
Forks
81
Avg merge
22h 45m
Merged PRs (30d)
3

Description

We should implement a note / route component. This already exists as various third party components for the original LiveSplit. So far we have no notion of separate windows for livesplit-core, but that's fine for now. We can just implement it as a normal component and have the ability to show multiple layouts in different windows later on. We definitely want to use Markdown for the text format.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, entry point, or test is named. Start by examining how existing components and layouts are represented, then compare the third-party note components used by the original LiveSplit. Done means a normal note/route component supports Markdown text; separate windows are explicitly deferred.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, rust
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.