imagej / imagej/imagej2

Add an auto-run facility

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

As [discussed on IRC](http://code.imagej.net/chatlogs/imagejdev?times=prefix&start-date=2013-03-15&end-date=2013-03-15#20130315T163800), we should have a way for users to define macros or scripts to run upon startup that is more flexible than StartupMacros.ijm.

We need to add handling for scripts/AutoRun/ (in alphabetical order for consistency) for that.

In Fiji, this was fixed in https://github.com/fiji/fiji/commit/371d3786ffcacb2c5f2ebbfb31de7526180e6338. Something similar (but more proper) is still needed for ImageJ2.

Migrated-From: http://trac.imagej.net/ticket/1692

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 by reviewing the existing StartupMacros.ijm handling and the requested scripts/AutoRun/ directory behavior. Compare Fiji commit 371d3786ffcacb2c5f2ebbfb31de7526180e6338 for context, then define startup execution for scripts in alphabetical order. Done means users can place macros or scripts in scripts/AutoRun/ and have them run on startup.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.