Skip to content

neuron command should instantly spawn a server and open web browser #573

@srid

Description

@srid

Make neuron an alias to neuron gen -wS --pretty-urls --open which in effects runs neuron generation/server and opens the URL in the browser instantly. This will require implementing the following:

  • --open: equivalent to running neuron open after the server is up
  • -S: if the default port (8080) is already bound, pick something that's available.

The idea is to be able to cd to any zettelkasten directory, and run neuron to get its web interface opened without any fuss.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions