Add ability to add themes and fonts via "Open in.." Extension
- Dominant language
- Swift
- Stars
- 6.9k
- Forks
- 746
- PR merge metrics
- No merged PRs in 30d
Description
As suggested in https://github.com/blinksh/fonts/issues/1, please add ability to install fonts and themes via "Open in.." Extension.
Suggested workflow: assume .js files are themes and have fonts installed via self-contained .zip file with both .css and .ttf files included in the archive.
Possible concerns: may conflict with future workflow for SCP.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing “Open in…” extension handling and how imported files are routed. Check the proposed formats: .js files for themes and self-contained .zip archives containing .css and .ttf files for fonts. Done means both kinds of imports install correctly without blocking the future SCP workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100