Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create "recent strings" feature #1840

Open
justvanrossum opened this issue Dec 5, 2024 · 0 comments
Open

Create "recent strings" feature #1840

justvanrossum opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@justvanrossum
Copy link
Collaborator

This needs to be designed.

The "text entry" panel could have a list where people could explicitly store strings.

We may have to distinguish between:

  • strings for the current project
    • per user?
    • stored as part of the font source data, so it is avalaible for all users?
      (I'm leaning towards to first, at least as an initial feature)
  • strings that are generally useful (a per user setting, stored in localStorage, possibly sharable via JSON export/import)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants