Plugin / Pop dir questions
Open
Nobody has claimed this yet.
discussion
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
- What do the Pop dir commands do / how do they work?
- 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 - 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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