lichess-org / lichess-org/mobile

Make FEN export more ergonomic

Open
#2,002 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Dart
Stars
2.6k
Forks
498
Avg merge
3d 13h
Merged PRs (30d)
44

Description

I export the current position as FEN dozens of times per day to look it up in external databases. Currently, this requires three selections (two in the app and another in iOS), each of which is animated (and therefore slow). It would be great if the export could be done more ergonomically.

Quick solution: Inline/remove the “share & export” submenu until there is a proven need. (Currently, this submenu only contains two items on my device.) This will save one selection.

Ideal solution: Support automating workflows such as “look up current position on external website”. On iOS, this could be done by supporting iOS Shortcuts.

Contributor guide

Open the contributing guide

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

Start by reviewing the current FEN export flow and the “share & export” submenu in the mobile app. Compare the quick inline-menu change with the longer-term iOS Shortcuts workflow; done means exporting the current position with fewer selections or supporting the requested automation.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter, ios
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.