Skip to content

Ability to update config.txt/projects.txt while the program is running #5

Description

@rokstrnisa

This issue was raised by Marcus.

There are at least two approaches to this:

  1. The program listens for file changes (passively, with OS support).
  2. The program re-reads the file(s) when told so (button, menu).

The latter option is more easy to implement robustly (not sure), and will not result in accidental reads.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions