{"id":24335,"date":"2021-08-26T12:06:55","date_gmt":"2021-08-26T19:06:55","guid":{"rendered":"https:\/\/www.podfeet.com\/blog\/?p=24335"},"modified":"2021-08-26T12:06:55","modified_gmt":"2021-08-26T19:06:55","slug":"joplin-part-2","status":"publish","type":"post","link":"https:\/\/www.podfeet.com\/blog\/2021\/08\/joplin-part-2\/","title":{"rendered":"Joplin Part 2 &#8211; a Deeper Dive"},"content":{"rendered":"<p>A <a href=\"https:\/\/www.podfeet.com\/blog\/2021\/08\/joplin-knightwise\/\" target=\"_blank\" rel=\"noopener\">couple weeks ago Knightwise<\/a> told us about a fantastic <a href=\"https:\/\/github.com\/joplin\" target=\"_blank\" rel=\"noopener\">open source, cross-platform notebook app called Joplin<\/a>. After he told us about it, I raved about it as well.<\/p>\n<p>This week I asked Bart whether he thought it might be the right app to replace Evernote for him he said he was waiting for me to tell him more about it, including information on how it organizes notes.  When he said that, I realized I had more work to do here.  The description of Joplin was from the 30,000-foot view. We talked about how it was open source, how cool it is you can sync it through any server you want including one of your own, and how it runs on every platform including the command line.  But we didn\u2019t <em>describe<\/em> it.  Let\u2019s rectify that, shall we?<\/p>\n<h2>Interface<\/h2>\n<p>Joplin has two distinctly different interfaces.  The desktop version (which is built on Electron) is very full-featured.  The mobile version is more limited but is still quite capable.  I think I mentioned last time that Joplin doesn&#8217;t take full advantage of the huge screen on the iPad Pro, which is kind of a shame. Because this is an open source project, you can make suggestions in the <a href=\"https:\/\/discourse.joplinapp.org\" target=\"_blank\" rel=\"noopener\">forum for Joplin<\/a>, which I actually did on this very subject.<\/p>\n<h3>Desktop<\/h3>\n<p>On the desktop, you have a 3 or 4 column view, depending on your settings.  The left column shows your notebooks, represented by little folder icons.  You can add subfolders, and they\u2019re shown with a downward chevron, and the folders show the number of items in each folder.<\/p>\n<p>When you select a notebook, the second column will show the notes and to-do\u2019s in that notebook.  The last column is where you actually write your notes.  Joplin uses a version of Markdown, which allows you to create beautiful headings, italics, bold, lists, and more.  It\u2019s super easy to learn. Bart tried for years to convince me that Markdown is awesome, and while I&#8217;m still annoyed by some of its limitations, I have to admit it&#8217;s pretty cool.  Joplin is more than a Markdown editor though, it&#8217;s actually a rich text editor because you can mix and match Markdown with embedded images and other document formats.<\/p>\n<p>I don\u2019t want to do a full Markdown lesson, but for context let me give just a few examples of how Markdown formatting works. When you\u2019re writing in Markdown you use asterisks for bulleted lists, underscores on either side of a word to make it italics, and hash symbols to make headings.  This makes the Markdown pretty easy to read (unlike writing in HTML), and still, the rendered version is beautiful.<\/p>\n<p>I said that Joplin has 3 <em>or<\/em> 4 columns. The option of the 4th column is whether you want to view just your Markdown, just your rendered view, or whether you&#8217;d like to see both side-by-side. If you want a more focused writing experience, you can toggle off the sidebar and the notes viewer giving you just your writing area with just the Markdown or the Markdown and the rendered view.<\/p>\n<p>If you\u2019re not a Markdown wizard, the desktop app gives you some standard icons to format as bold and italics, add links, code, bullets, checkboxes, headings and more.<\/p>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Joplin-Markdown-Plugins.png\" alt=\"Joplin Markdown Plugin Options\" title=\"#title#\" width=\"354 \" height=\"500\"><figcaption style=\"text-align:center\">Joplin Markdown Plugins<\/figcaption><\/figure>\n<p>If you have an editor you really like, at any time you can right click on a note and open it in that favorite editor. When you close the file in the external editor (without saving), the note is updated in Joplin. I thought that was a pretty cool feature.<\/p>\n<p>If you like the Markdown editor built into Joplin, you\u2019re going to go bananas when you see the options available to tailor your experience.  In Preferences \u2192 Markdown, you\u2019ll find a list of around 20 installed plugins to enhance the standard capabilities. I\u2019m definitely not going to go through them all here but one really weird one caught my eye.<\/p>\n<p>The plugin says \u201cEnable Mermaid diagrams support\u201d.  Well, hang on now, I certainly want mermaids in <em>my<\/em> notes, don\u2019t you?  You know I love a good diagramming application, so I simply had to investigate.<\/p>\n<figure style=\"float: left; margin-right: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Mermaid-Diagram-in-Joplin.png\" alt=\"Mermaid Diagram in Joplin\" title=\"#title#\" width=\"475 \" height=\"246\"><figcaption style=\"text-align:center\"><\/figcaption><\/figure>\n<p><a href=\"https:\/\/mermaid-js.github.io\/mermaid\" target=\"_blank\" rel=\"noopener\">Mermaid is an open source diagramming project<\/a> where you create diagrams using a normal text editor rather than a GUI where you draw boxes and lines.  Creating diagrams with a text editor sounds weird, but so did Markdown when I first heard about it.  An example of the syntax for Mermaid is if you write <code>A--&gt;B;<\/code> you get a rectangular box with an A in it followed by a box with a B, with an arrow going between them.  Take out the <code>&gt;<\/code> symbol and it&#8217;s a straight line with no arrow.<\/p>\n<p>With Mermaid, you can create flowcharts, sequence diagrams, class diagrams, Gantt charts, Pie Charts, and more.  I learned just enough to be impressed and amazed that Mermaid exists, then practiced a little bit inside Joplin, and learned that this is too nerdy for even me. But I still think it\u2019s amazing.<\/p>\n<p>The option to enable Mermaid diagrams is controlled by the desktop app, but once you enable it, the feature is available across your mobile devices as well.<\/p>\n<h3>Mobile<\/h3>\n<p>Let&#8217;s switch gears to talking about the mobile version of Joplin.  Instead of seeing 3 or 4 columns at once, the interface slides in and out so you can&#8217;t see all of the columns at once.  For example, if you\u2019re in a notebook, you\u2019ll see the list of notes and to-dos inside the notebook. But as soon as you select a note, it will take over the whole screen. You can only view the Markdown or the rendered view but not both side-by-side.<\/p>\n<p>This makes perfect sense on a phone screen, but I think with a big-girl tablet like the iPad Pro, Joplin could easily show us both panes at the same time.<\/p>\n<p>It&#8217;s a little weird to go back and forth between the Markdown and rendered view on mobile. If you&#8217;re in the rendered view, in the bottom right there\u2019s a red circle with a little paper and pencil inside, indicating that you can edit this note. When you tap that icon you&#8217;re in Markdown editor mode.<\/p>\n<p>But to get back to the rendered version there&#8217;s no corresponding icon.  There\u2019s a three-dot menu in the upper right and a downward arrow icon up there too, but neither takes you back to the rendered view. In the upper left, you&#8217;ll see the name of the notebook you&#8217;re in and a back left arrow. Strangely it&#8217;s that back left arrow that gets you back to the rendered view. I say strangely because once you&#8217;re in the rendered view that same exact arrow takes you to the list of notebooks. Strange UI decision but once you know it, it&#8217;s not that bad.<\/p>\n<p>The mobile app doesn\u2019t display the icons for bold and italics and list items like the desktop app, so you&#8217;ll have to rely on your memory of how to format with Markdown if you rely mostly on mobile.<\/p>\n<h2>To-Dos<\/h2>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Joplin-To-Dos.png\" alt=\"Joplin To Dos\" title=\"#title#\" width=\"500 \" height=\"178\"><figcaption style=\"text-align:center\">Joplin To-Dos<\/figcaption><\/figure>\n<p>I\u2019ve mentioned that Joplin lets you create to-dos.  You can create these to-dos within the same notebook where you put your notes. It might work for some people, but seeing a mixture of to-dos and notes in a list of things inside a notebook looks like a hot mess to me.  If I start using to-dos in Joplin, I\u2019ll make separate notebooks for the to-dos within a project.<\/p>\n<p>When you create a to-do, it looks pretty much like a regular note, except it has a circle you can click to show you\u2019ve completed it and it gets a strikethrough in the notes list to designate that completion. You can also add an alarm to a to-do so they work well as reminders, triggering macOS&#8217;s notifications when a to-do is due.  I don\u2019t see any way to add those alarms in the mobile version though, just on the desktop.<\/p>\n<figure style=\"float: left; margin-right: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Joplin-To-Do-notification.png\" alt=\"Joplin To Do notification\" title=\"#title#\" width=\"250 \" height=\"86\"><figcaption style=\"text-align:center\">Joplin To-Do Notification<\/figcaption><\/figure>\n<p>Within your to-do you have free-form text but it&#8217;s easy to create subtasks because Markdown can create those natively with the format <code>- [ ] List item<\/code>.  In Joplin, this creates the same little circles in the rendered view, and you can check them off in the rendered view.  Near as I can tell, that&#8217;s the only interaction you can do in the rendered view. When you check them off, the Markdown gets a little <code>x<\/code> between the square brackets.<\/p>\n<p>Since the to-do really is a free-form text area, you can write just like in a normal note including adding in external documents such as images.  I really like having this much flexibility in a to-do.<\/p>\n<h2>Organization<\/h2>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Tags.png\" alt=\"Tags on desktop app showing count\" title=\"#title#\" width=\"150 \" height=\"234\"><figcaption style=\"text-align:center\">Tags on Desktop App<\/figcaption><\/figure>\n<p>Bart asked me what options Joplin has for organization. I\u2019ve already explained the folder structure, but Joplin also supports tagging. This allows you to have a single note tagged for discoverability in different contexts. While one note can only be in one notebook, it can have multiple tags.  I read in the forums that people really want to be able to use Boolean searches for tags, such as photography <em>and<\/em> trains, but it doesn&#8217;t appear that&#8217;s been implemented yet.<\/p>\n<p>Search works really well to find notes by their content or titles. Tag searches baffled me for a bit until I finally figured out that to search for notes with a given tag, you have to precede the tag name with <code>tag:<\/code>.<\/p>\n<figure style=\"float: left; margin-right: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/11-subnotebooks-10-and-11-get-deleted-if-you-delete-9.png\" alt=\"11 subnotebooks 10 and 11 get deleted if you delete 9\" title=\"#title#\" width=\"200 \" height=\"\"><figcaption style=\"text-align:center\">Sub-Notebooks<\/figcaption><\/figure>\n<p>I mentioned that you can create notebooks within notebooks so I got curious how many levels deep you can go with Joplin. You can create sub notebooks 10 levels deep, but when you try to add one more, it puts the 11th one parallel at the top level.  However, I think it might be a bug in the UI, because I deleted the top-level notebook that had the 9 sub-notebooks, and the 11th one disappeared too. So I think it IS still a sub-notebook but just doesn\u2019t look like it.<\/p>\n<p>Notes can be sorted by their creation date, update date, or by title. You can also create a custom sort in the desktop app by dragging notes up and down.  You can\u2019t create custom sorts in the mobile app but you can use a custom sort you created earlier on the desktop.<\/p>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Sort-Notes-on-Mobile.png\" alt=\"Sort Notes on Mobile\" title=\"#title#\" width=\"200 \" height=\"333\"><figcaption style=\"text-align:center\">Sort Notes on Mobile<\/figcaption><\/figure>\n<p>Notebooks don\u2019t have as many sort options &#8211; you get sort by title and updated date. Not sure if more options are desirable as that would be enough for me.<\/p>\n<p>Joplin lets you create links between notes. Select a note, right-click on the title and choose Copy Markdown Link.  You can then embed that link into any other note for quick access.  People in the forums describe using this technique to create their own index of notes on a topic. I think links to other notes would be really useful in a to-do item as well. I normally end up typing a lot of info into a to-do so I remember why I&#8217;m doing it, but if I could just link to a note I&#8217;d already written on the topic that would be way simpler.<\/p>\n<h2>Syncing<\/h2>\n<p>Joplin notebooks and notes sync across all of your devices at a specific interval. The most often you can have it sync automatically is every 5 minutes, but you can always hit the sync button to make it go on demand. Don&#8217;t forget that an advantage of Joplin is you get to choose your sync service. I&#8217;ve been using Dropbox and I haven&#8217;t had any problems with syncing.<\/p>\n<p>In Joplin, you can drag in images, videos, audio files, PDFs, pretty much anything you want to attach.  In the Synchronization settings, you can choose whether and how to download attachments to your notes.<\/p>\n<p>I set mine to Always while I&#8217;ve been testing it, but if you have a giant set of notes with lots of attachments, it might make more sense to set it to Manual so you can get them on demand when you click on an attachment.  The third option is Auto, which means attachments are only downloaded when you open a note.  Very cool that they\u2019ve got all of these options.<\/p>\n<h2>Plugins<\/h2>\n<p>One of the great joys of open source projects is when the developer creates an API (Application Programmable Interface) so that other people can write a plugin for their app to extend the capability of the application.<\/p>\n<p>In Joplin Preferences on the desktop, there\u2019s a link to a <a href=\"https:\/\/github.com\/joplin\/plugins\/blob\/master\/README.md#plugins\" target=\"_blank\" rel=\"noopener\">GitHub repo with 30 or 40 plugins<\/a> for the Joplin. A few examples include: turning ABC text notation into sheet music, embedding a list of links specified by search inside of a note, exporting of a collection of notes to a static site generator, and one that allows you to create favorite notes.<\/p>\n<p>There\u2019s one that will add a powerful calculator and one that will run calculations on your tables in Markdown. If you want Joplin to be skinned to look more like a native Mac app, there\u2019s a theme plugin to do just that. It&#8217;s really worth taking a look at all of these third-party plugins to see if there&#8217;s something that would make Joplin even more useful to you.<\/p>\n<h2>Where Are the Files Stored?<\/h2>\n<p>One thing people might be asking is how the notes are stored. One of the reasons I like <a href=\"https:\/\/reinventedsoftware.com\" target=\"_blank\" rel=\"noopener\">Keep It from Reinvented Software<\/a> is that every note is just a file in the Finder. I can right-click on any one of them and choose Show in Finder and get right to it.<\/p>\n<p>Joplin is more like other traditional notebook apps, with everything is stored in an SQLite database. I\u2019m not a database person so that makes it a bit opaque to me, but I read in the forums about someone who accidentally deleted a notebook (and emptied the trash) but was able to retrieve it from a backup using SQLite.<\/p>\n<p>For my personal needs, a good export method is probably just as good as Show in Finder.<\/p>\n<h2>Exporting from Joplin<\/h2>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Export-Options.png\" alt=\"Export Options\" title=\"#title#\" width=\"400 \" height=\"\"><figcaption style=\"text-align:center\">Export Options<\/figcaption><\/figure>\n<p>Luckily, Joplin has quite a few options on the export front. You can export notes to:<\/p>\n<ul>\n<li>Joplin export file or directory<\/li>\n<li>Markdown<\/li>\n<li>HTML file or directory<\/li>\n<li>PDF<\/li>\n<\/ul>\n<p>Exporting a notebook to a Joplin directory works, but I believe the option is most useful for importing back into another Joplin installation. The Joplin directory export format exports all of the notes in their native Markdown format, but the title of each note is a long string of numbers and letters rather than the name of the note itself.<\/p>\n<p><code>7f044cd9b83e46b09bcd05243666c089.md<\/code><\/p>\n<p>If you export a single note as Markdown, the title is preserved. You may remember in my initial few words about Joplin that I said it\u2019s really a rich text editor because you can embed images, audio, video, and PDFs, or other file formats.  Because of this, when you export a note as a Markdown file, you\u2019ll also get a Resources folder where those attachments will be exported. You get that Resources folder whether or not you had any embedded content.<\/p>\n<p>You can select more than one note at a time, and choose export, but I think there&#8217;s a bug in this.  Instead of revealing a Finder window with Save or Cancel, it shows Open instead, and hitting that does nothing at all to export your multiple notes.  I may report this bug to the project, reporting bugs is a pretty heavy lift with Joplin.<\/p>\n<h2>Bug Reporting<\/h2>\n<figure style=\"float: right; margin-left: 10px\"><img decoding=\"async\" src=\"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/PDF-Export-Failure.png\" alt=\"PDF Export Failure\" title=\"#title#\" width=\"475 \" height=\"300\"><figcaption style=\"text-align:center\">Not Quite What I Was Expecting<\/figcaption><\/figure>\n<p>This week, I wrote up an outline for a presentation I was working on using Joplin. I realized when I was finished that I needed a way to move that outline to a second clean user account I use for my presentations. My notebooks in Joplin wouldn\u2019t be available to me, so I decided to export my outline note as a PDF to view from the other account.<\/p>\n<p>I don\u2019t know what the heck went wrong, but the PDF export was complete gibberish. By that I mean a jumble of text-like characters I\u2019ve never seen before. I thought maybe it was something borked in that particular note, but I switched to another one, and the export there was also gibberish.<\/p>\n<p>My solution was to just bring up the note in Joplin on my iPad while I presented from my second user account on the Mac.<\/p>\n<p>Being a good netizen,  though, I went off to the <a href=\"https:\/\/discourse.joplinapp.org\" target=\"_blank\" rel=\"noopener\">Joplin forums <\/a>to report this bug. There I discovered that bug reporting was to be done by creating an issue in the <a href=\"https:\/\/github.com\/joplin\" target=\"_blank\" rel=\"noopener\">GitHub project<\/a>.  Luckily I know how to do that!<\/p>\n<p>But I have to say, they sure made it a lot harder than I would have hoped. I assumed I\u2019d have to do a writeup describing the problem and identifying the OS and Joplin version and add a screenshot as an attachment and I\u2019d be done.   But they asked for some significantly nerdier stuff. They wanted a debug log, which isn\u2019t all that uncommon, but to get the debug log you had to create a text file in a very deep directory on your system, paste in some glop I didn\u2019t understand, and restart the app.<\/p>\n<p>This caused the JavaScript console to appear as yet another column (which was kind of cool) but I had to watch for errors or warnings and copy that text into a text file to send to them.<\/p>\n<p>This wasn\u2019t <em>that<\/em> hard, but I cannot imagine a normal human who just wants to write notes doing this much work.<\/p>\n<p>After I got all that done and I finished my presentation in the other account, I went back to my main account and guess what?  PDF export worked flawlessly!  So I had to go back to the GitHub issue and tell them that and move on. No clue why it happened or what fixed it.<\/p>\n<h2>Bottom Line<\/h2>\n<p>I\u2019ve not been an Evernote user for a very long time, so I\u2019m not the perfect person to judge whether Joplin is the replacement you\u2019ve been looking for. But I can tell you that it\u2019s incredibly powerful and it\u2019s in very active open source development so if it doesn\u2019t do what you want just yet, you can influence that development. It&#8217;s cross-platform and it&#8217;s free.<\/p>\n<p>And did I mention it\u2019s very pretty?  You can find Joplin at <a href=\"https:\/\/joplinapp.org\/\" target=\"%5Fblank\" rel=\"noopener\">joplinapp.org<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A couple weeks ago Knightwise told us about a fantastic open source, cross-platform notebook app called Joplin. After he told us about it, I raved about it as well. This week I asked Bart whether he thought it might be the right app to replace Evernote for him he said he was waiting for me [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":24207,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[147],"tags":[975,4732,2912,1145,128,53,2697,241],"class_list":["post-24335","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-posts","tag-evernote","tag-joplin","tag-note-taking","tag-notebook","tag-notes","tag-organization","tag-tagging","tag-tags"],"jetpack_featured_media_url":"https:\/\/www.podfeet.com\/blog\/wp-content\/uploads\/2021\/08\/Joplin-logo-wide.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/posts\/24335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/comments?post=24335"}],"version-history":[{"count":3,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/posts\/24335\/revisions"}],"predecessor-version":[{"id":24340,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/posts\/24335\/revisions\/24340"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/media\/24207"}],"wp:attachment":[{"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/media?parent=24335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/categories?post=24335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.podfeet.com\/blog\/wp-json\/wp\/v2\/tags?post=24335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}