Skip to content

Proposal: Organize scripts by function rather than origin #302

@wpferguson

Description

@wpferguson

Problem: Currently there are 2 main categories of scripts, official and contrib. This organization is based on who contributed the scripts, developers: i.e. official, and the community: i.e. contrib. What has happened over time is most of the new scripts are ending up in contrib. If you use script_manager, then you have to scroll through numerous scripts to find the one you want.

Proposal: Organize the scripts into directories based on their function:

  • Tagging

    • delete_long_tags.lua
    • delete_unused_tags.lua
    • copy_attach_detach_tags.lua
    • LabelsToTags.lua
    • photils.lua
    • quicktag.lua
    • rename-tags.lua
    • select_untagged.lua
    • face_recognition.lua
  • Mapping

    • geoJSON_export.lua
    • geoToolbox.lua
    • gpx_export.lua
    • kml_export.lua
    • clear_GPS.lua
  • Processing

    • enfuse.lua
    • cr2hdr.lua
    • enfuseAdvanced.lua
    • ext_editor.lua
    • gimp.lua
    • HDRMerge.lua
    • hugin.lua
    • image_stack.lua
    • OpenInExplorer.lua
    • autostyle.lua
    • video_ffmpeg.lua
  • Image Management

    • copy_paste_metadata.lua
    • import_filter_manager.lua
    • import_filters.lua
    • AutoGrouper.lua
    • CollectHelper.lua
    • fujifilm_ratings.lua
    • image_time.lua
    • rate_group.lua
    • transfer_hierarchy.lua
  • User Interface

    • generate_image_txt.lua
    • image_path_in_ui.lua
    • save_selection.lua
  • Presentation

    • selection_to_pdf.lua
    • slideshowMusic.lua
  • Post Processing

    • RL_out_sharp.lua
  • Tools

    • exportLUT.lua
    • executable_manager.lua
    • script_manager.lua

Please feel free to comment, make suggestions, suggest alternatives...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions