cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Wish List

We want to hear your ideas for improving JMP software.

  1. Search: Please search for an existing idea first before submitting a new idea.
  2. Submit: Post your new idea using the Suggest an Idea button. Please submit one actionable idea per post rather than a single post with multiple ideas.
  3. Kudo & Comment Kudo ideas you like, and comment to add to an idea.
  4. Subscribe: Follow the status of ideas you like. Refer to status definitions to understand where an idea is in its lifecycle. (You are automatically subscribed to ideas you've submitted or commented on.)

We consider several factors when looking for what ideas to add to JMP. This includes what will have the greatest benefit to our customers based on scope, needs and current resources. Product ideas help us decide what features to work on next. Additionally, we often look to ideas for inspiration on how to add value to developments already in our pipeline or enhancements to new or existing features.

Choose Language Hide Translation Bar

Mark up notes.

I enjoy using JMP and have been a user for many years.  But one area that is lacking is the ability to make notes on a file.  Compared to Jupyter notebooks/Lab or R.  There isn't really a place to add comments to your work on the file.  I guess you can use the Journal tool, but that is more for use when you want to combine several studies.  i don't have a way of making notes to remind me or someone whomever I'm sharing the file if there were any interesting insights. 

6 Comments
MathStatChem
Level VI

I agree.  The next big step in output and reporting for JMP to pursue aught to be some sort of markup functionality.  In v16 an initial step was taken in Journals, allowing for JSL to be placed in a Journal which can be re-run and the resulting updated output is shown, and it would be great for this to continue to be improved.  What would great would be the ability to create a "ready to print" output report with descriptive text and JMP output.  A similar functionality as Rmarkdown would be great.

jpol
Level IV

This would be a great way to bring to the attention of table users any developments / corrections/ updates which they should be aware of.

jpol
Level IV

One workaround might be to use a New Table Variable which can be read by other users. Example below. To read the Important Notes just right click/Edit

 

Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt << Set Table Variable(
	"Important Notes  ",
	"I enjoy using JMP and have been a user for many years."
);
Status changed to: Acknowledged

Hi @keasv99, thank you for your suggestion! We have captured your request and will take it under consideration.

hogi
Level XI

It should be possible to add images.

hogi
Level XI

candidates of the Wish List Prioritization Survey - pilot run:
Introducing the JMP Wish List Prioritization Survey!