Skip to content

[GSSoC'26] docs: add Flow Launcher plugin documentation#476

Open
vipul674 wants to merge 1 commit into
DotDev262:mainfrom
vipul674:docs/flow-launcher-plugin
Open

[GSSoC'26] docs: add Flow Launcher plugin documentation#476
vipul674 wants to merge 1 commit into
DotDev262:mainfrom
vipul674:docs/flow-launcher-plugin

Conversation

@vipul674

Copy link
Copy Markdown

Description

  • Added documentation for the Flow Launcher config provider plugin at docs/plugins/flow-launcher.md
  • Added the plugin entry to the plugin directory table and detail section in docs/plugins/README.md
  • Added the doc reference to docs/plugins/toc.yml

The plugin manages Flow Launcher desktop search settings at %APPDATA%\FlowLauncher\Settings\Settings.json via deep-merge, with support for hotkeys, themes, plugin options, and per-plugin settings.

Files Changed

  • docs/plugins/flow-launcher.md: New file — full plugin documentation with overview, config schema, usage examples, and verification steps
  • docs/plugins/README.md: Added row to Automation, Productivity, And Desktop Utilities table and detail section with config key reference
  • docs/plugins/toc.yml: Added Flow Launcher entry for the documentation sidebar

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation

Difficulty & Label Request

Assessed difficulty: level1

Please apply the matching difficulty label for GSSoC '26 scoring.
If applicable, please also apply gssoc:approved after review.

Testing & Verification

No plugin code was changed; no tests to run. The new doc follows the established format from existing plugin docs (e.g., docs/plugins/fzf.md, docs/plugins/go.md).

Known Limitations

  • None

GSSoC 2026 Compliance

This contribution was prepared with AI assistance and manually reviewed before submission.

Closes #447

@vipul674

Copy link
Copy Markdown
Author

@DotDev262 I have submitted the documentation for the Flow Launcher config provider plugin. Please let me know if any changes are needed!

@github-actions github-actions Bot added level:beginner Beginner level task type:docs Documentation GSSOC GirlScript Summer of Code 2026 labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSOC GirlScript Summer of Code 2026 level:beginner Beginner level task type:docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Document Flow Launcher config provider plugin

1 participant