LiveSplit / LiveSplit/livesplit-core
Implement a Note Component
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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