jakob / jakob/Postico

Nickname path

Open
#873 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
485
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Using `open --url postico://...` with version 2.1 in an enterprise environment.
Would it be possible to make `--nickname` support paths? Currently `/` just gets applied to the name.

For example, to create `Awesome Database` **under** `Production`:
```
open --url postico://... --nickname Production/Awesome Database
```

Another option would be a new `--directory` or `--path` argument.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command-line handling for `open --url` and the `--nickname` argument. Trace how the nickname is interpreted, then verify that a slash-separated value such as `Production/Awesome Database` creates the requested nested path or assess the alternative path argument; the issue is done when the chosen behavior works in the enterprise use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.