{"id":1324,"date":"2021-12-16T12:14:05","date_gmt":"2021-12-16T09:14:05","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/09\/14\/use-manuskript-to-organize-your-writing-projects-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/09\/14\/use-manuskript-to-organize-your-writing-projects-on-linux\/"},"modified":"2021-12-16T12:14:05","modified_gmt":"2021-12-16T09:14:05","slug":"use-manuskript-to-organize-your-writing-projects-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1324-use-manuskript-to-organize-your-writing-projects-on-linux\/","title":{"rendered":"Use Manuskript to organize your writing projects on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Need a good writing tool for your Linux PC? Check out Manuskript. It has some seriously awesome features that any writer will love, such as an outlining tool, distraction-free mode, a built-in assistant tool, and many others.<\/p>\n<p>In this guide, we\u2019ll go over how to install Manuskript on Linux. We\u2019ll also go over how to use it to organize your writing projects. Ensure you are using Ubuntu, Debian, Fedora, Arch Linux, or OpenSUSE to get started.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407432 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux.png\" alt=\"\" width=\"1200\" height=\"490\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux.png 1200w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/09\/ms-general-300x123.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-8.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Installing Manuskript on Linux<\/h2>\n<p>Manuskript is excellent for managing your notes on Linux. Sadly though, the program doesn\u2019t come pre-installed on any Linux operating systems out there. So, if you wish to use it, you\u2019ll first need to install it.<\/p>\n<p>Thankfully, the Manuskript application supports a wide variety of Linux operating systems. However, to get it working on your computer, you\u2019ll need to open up a terminal window.<\/p>\n<p>You can open up a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or by searching for \u201cTerminal\u201d in the app menu. When the terminal window is open and ready to use, follow the installation instructions below that correspond with the Linux OS, you use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>Manuskript works on Ubuntu with the help of a downloadable DEB package. To get your hands on this package, use the following <strong>wget<\/strong> download command in a terminal window.<\/p>\n<pre>\nwget https:\/\/github.com\/olivierkes\/manuskript\/releases\/download\/0.12.0\/manuskript-0.12.0-1.deb\n<\/pre>\n<p>After downloading the DEB package to your computer, the installation can begin. Using the <strong>apt install<\/strong> command below, install the latest release of Manuskript on Ubuntu.<\/p>\n<pre>\nsudo apt install .\/manuskript-0.12.0-1.deb\n<\/pre>\n<h4>Debian<\/h4>\n<p>If you want to use the Manuskript application on your Debian PC, you\u2019ll need to download the latest DEB package of the app and set it up manually. To get your hands on the latest Manuskript DEB package, use the <strong>wget<\/strong> download command.<\/p>\n<pre>\nwget https:\/\/github.com\/olivierkes\/manuskript\/releases\/download\/0.12.0\/manuskript-0.12.0-1.deb\n<\/pre>\n<p>Once the DEB package is done downloading, the installation can begin. Using the <strong>dpkg<\/strong> command below, set up the latest Manuskript on Debian.<\/p>\n<pre>\nsudo dpkg -i manuskript-0.12.0-1.deb\n<\/pre>\n<p>Following the installation of the app, you\u2019ll have to correct any dependency issues that may have occurred during the installation process. To do that, use the <strong>apt-get install -f<\/strong> command below.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, the Manuskript application is readily available to all users via the \u201cCommunity\u201d software repository. To get it working on your system, use the following <strong>pacman<\/strong> command.<\/p>\n<pre>\nsudo pacman -S manuskript\n<\/pre>\n<h4>Fedora<\/h4>\n<p>If you\u2019re using Fedora Linux, you\u2019ll have to install the latest Manuskript app via a downloadable RPM package. Luckily, Fedora\u2019s package manager can download and install packages over the internet.<\/p>\n<p>To get the app working, use the following <strong>dnf install<\/strong> command.<\/p>\n<pre>\nsudo dnf install https:\/\/github.com\/olivierkes\/manuskript\/releases\/download\/0.12.0\/manuskript-0.12.0-1.noarch.rpm\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>Those on OpenSUSE Linux will be able to install the latest Manuskript application via the Fedora RPM package. To start, use the <strong>wget<\/strong> download command to download the RPM package to your computer.<\/p>\n<pre>\nwget https:\/\/github.com\/olivierkes\/manuskript\/releases\/download\/0.12.0\/manuskript-0.12.0-1.noarch.rpm\n<\/pre>\n<p>After downloading the RPM package, use the <strong>zipper install<\/strong> command to get Manuskript working.<\/p>\n<pre>\nsudo zypper install manuskript-0.12.0-1.noarch.rpm\n<\/pre>\n<h2>Use Manuskript to organize your writing projects on Linux<\/h2>\n<p>To manage your notes with Manuskript, start by launching the application. You can launch the app by searching for it in the app menu. Once Manuskript is open and ready to use, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> When the app opens up, you\u2019ll see the start-up page. On the start-up page, you\u2019ll see writing categories to choose from. Look through \u201cFiction\u201d and \u201cNon-fiction\u201d for the writing you wish to create.<\/p>\n<p><strong>Step 2:<\/strong> After selecting a style of writing for Manuskript, find the \u201cNext time, automatically open last project\u201d. This option will make it easier to pick up where you left off.<\/p>\n<p><strong>Step 3:<\/strong> Find the \u201cCreate\u201d button and select it to create your new writing. Then, use the pop-up window box to save your new writing file. Be sure to save it with a memorable file name.<\/p>\n<p><strong>Step 4:<\/strong> Locate the \u201cGeneral\u201d section in Manuskript, and select it with the mouse. After you choose it, you\u2019ll see several text boxes. These boxes are \u201cTitle,\u201d \u201cSubtitle,\u201d \u201cSeries,\u201d \u201cVolume,\u201d \u201cGenre,\u201d \u201cLicense,\u201d \u201cName,\u201d and \u201cEmail.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407432 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux.png\" alt=\"\" width=\"1200\" height=\"490\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux.png 1200w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/09\/ms-general-300x123.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-8.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Fill out the text boxes for your writing for organization purposes.<\/p>\n<p><strong>Step 5:<\/strong> After setting up all text boxes, find the \u201cSummary\u201d section and click on it with the mouse. In this section, fill out your summary of your writing.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407435 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"433\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-9.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-10.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-11.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 6:<\/strong> Click on the \u201cCharacter\u201d section. Then, fill out the character section if your writing has characters involved. If you are making a research paper or just some notes, skip this step.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407430 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"510\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-12.png 300w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/09\/ms-characters-1024x435.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-13.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 7:<\/strong> Find the \u201cPlots\u201d section, and select it. Inside of this section, fill out the plots in your writing. Once again, if you\u2019re doing a research paper or another type of writing that doesn\u2019t require plots, skip this step.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407434 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-3.png\" alt=\"\" width=\"1200\" height=\"657\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-3.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-14.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-15.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-16.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 8:<\/strong> Find the \u201cWorld\u201d section, and click on it with the mouse. Then, fill out your story\u2019s world. Skip this step if you don\u2019t have a world to add to your story as it is a research paper, notes, etc.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407436 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-4.png\" alt=\"\" width=\"1200\" height=\"574\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-4.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-17.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-18.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-19.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 9:<\/strong> Select the \u201cOutline\u201d option in the sidebar. Then, fill out your writing outline. The outline will help you organize how you plan to write your story. When you\u2019ve finished filling out the outline, move on to the next step.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407433 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-5.png\" alt=\"\" width=\"1200\" height=\"608\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-5.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-20.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-21.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-22.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 10:<\/strong> Find the \u201cEditor\u201d section, and click on it with the mouse. In this section, you\u2019ll be able to write your story, paper, novella, short story, etc. When you\u2019ve finished writing, save by clicking on the \u201cFile\u201d menu and then selecting \u201cSave.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407431 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-6.png\" alt=\"\" width=\"1200\" height=\"572\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-6.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-23.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-24.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/use-manuskript-to-organize-your-writing-projects-on-linux-25.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>With all steps completed, your writing project will be a lot more organized. Enjoy! Happy writing!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Need a good writing tool for your Linux PC? Check out Manuskript. It has some seriously awesome features that any writer will love, such as an outlining tool, distraction-free mode, a built-in assistant tool, and many others. In this guide, we\u2019ll go over how to install Manuskript on Linux. We\u2019ll also go over &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1325,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1324"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1324"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1324\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1325"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1324"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1324"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1324"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}