Skip to content
Discussion options

You must be logged in to vote

A project is just a directory. When you start flow the current project is either the current working directory or set with the --project parameter. You can also open a directory with the open_file command to switch projects. The open_recent_project command (aka "Open project") will let you select a project to switch to from a list of recently used directories. The project state (most recently used files and a few other details) is stored in ~/.local/state/flow/projects and you can remove a project from the recent projects list by just deleting the file there.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by johan0A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants