<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What's the difference between Bookmarks and Contents in Projects? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643602#M84028</link>
    <description>&lt;P&gt;We're using JMP 17, and it definitely has bookmarks -- "Project" menu, "Show Bookmarks".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like the idea that it behaves a bit like Excel's tabbed sheets but with fancy saveable views, but I'm trying to understand whether .jmp files are getting copied into the project or if it's just a view of data that's stored in the .jmp file, and any changes are saved to the original file.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Jun 2023 00:43:57 GMT</pubDate>
    <dc:creator>BHarris</dc:creator>
    <dc:date>2023-06-17T00:43:57Z</dc:date>
    <item>
      <title>What's the difference between Bookmarks and Contents in Projects?</title>
      <link>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643201#M83985</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm still confused about the difference between "Bookmarks" and "Contents" -- it sounds like Bookmarks are pointers (references? links?)&amp;nbsp; to files on the hard drive, and Contents are items that are actually stored within the Project.&amp;nbsp; Is that right?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 04:01:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643201#M83985</guid>
      <dc:creator>BHarris</dc:creator>
      <dc:date>2023-06-16T04:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Bookmarks and Contents in Projects?</title>
      <link>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643599#M84027</link>
      <description>&lt;P&gt;I think you must be using JMP 15 if you are seeing bookmarks. JMP 15 projects have bookmarks to disk files (and no self-contained files.) Upgrade to 17 if you have the choice. You'll still want to make backups, because all your eggs will be in one basket.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMP 17 projects can hold JSL files inside the project file." style="width: 810px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53935i94A3492E6A9C0311/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="JMP 17 projects can hold JSL files inside the project file." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JMP 17 projects can hold JSL files inside the project file.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;My mental model for how JMP 17 projects work: A project is a zip file. When you open a contained file, JMP unzips just that member to the $project directory. When you edit a JSL file, and save it, it is saved only to the $project directory. When you save the project, the zip file is rewritten with changed files in the $project directory. JMP knows where the $project dir is, and I let JMP keep it a secret place.&lt;/P&gt;
&lt;P&gt;Projects also provide isolated namespaces from the rest of JMP. But all new windows in a project open as tabs within the project. It is a bunch of pros and cons. It is a good development tool if you start a bunch of projects with a bunch of files and don't want to think about a directory for keeping everything organized.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 00:37:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643599#M84027</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-06-17T00:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Bookmarks and Contents in Projects?</title>
      <link>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643602#M84028</link>
      <description>&lt;P&gt;We're using JMP 17, and it definitely has bookmarks -- "Project" menu, "Show Bookmarks".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I like the idea that it behaves a bit like Excel's tabbed sheets but with fancy saveable views, but I'm trying to understand whether .jmp files are getting copied into the project or if it's just a view of data that's stored in the .jmp file, and any changes are saved to the original file.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 00:43:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643602#M84028</guid>
      <dc:creator>BHarris</dc:creator>
      <dc:date>2023-06-17T00:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between Bookmarks and Contents in Projects?</title>
      <link>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643607#M84030</link>
      <description>&lt;P&gt;Right. I'd forgotten about them in 17, hadn't seen them since importing from 15. It is an important distinction; you might want both the bookmarks (for external sources) and contents (for JSL source perhaps.) My projects are self-contained. If two users both share a common network file, and want to see each other's updates, a bookmark makes sense. Clicking the bookmark for a jmp table will open it in the workspace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture.png" style="width: 391px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53936i5E9FE5D9C3ECB857/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jun 2023 01:13:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-s-the-difference-between-Bookmarks-and-Contents-in-Projects/m-p/643607#M84030</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-06-17T01:13:01Z</dc:date>
    </item>
  </channel>
</rss>

