mherrmann / mherrmann/fman

Plugin / Pop dir questions

Open
#536 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

  1. What do the Pop dir commands do / how do they work?
  2. Where are the default key bindings for these commands? I don't seem them in
    AppData\Local\fman\Versions\1.3.2\Plugins\Core\Key Bindings.json or Key Bindings (Windows).json
  3. What exactly is the mapping to commands for keyboard shortcuts? The docs say "A list of all available commands can be found in the Core plugin" I was able to create some by guessing, but there isn't anything like "create_directory" in the plugin code. Is it some sort of LowerCase -> lower_case conversion on the class functions?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Core plugin and the documentation for Pop dir commands, then inspect the listed Key Bindings.json and Key Bindings (Windows).json files. Trace how keyboard shortcuts map to commands and document the command behavior, default bindings, and naming rules requested in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.