From 82f23354c12af1fb20d63b587e720ef58384c711 Mon Sep 17 00:00:00 2001 From: whoa220 Date: Wed, 15 Jul 2026 16:59:34 -0400 Subject: [PATCH 1/3] added officework.rst --- docs/officework.rst | 56 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 docs/officework.rst diff --git a/docs/officework.rst b/docs/officework.rst new file mode 100644 index 0000000..33c244e --- /dev/null +++ b/docs/officework.rst @@ -0,0 +1,56 @@ +################# +Work with Mint +################# + +Office Work +============ + +Included with every copy of Linux Mint is the LibreOffice suite. + +Built in, There is: +- Writer (Word Processor) +- Calc (Electronic Spreadsheet) +- Impress (Presentations) +- Draw (Vector/flowchart drawing) + +This requires no subscription. + +If you want Base (A Database Program) and or Math (An equasion editor), You can find them on the *Software Manager* under "Libreoffice-base" and "Libreoffice-math" accordingly. + +Scribus is a Desktop Publishing Program, Supporting professional color management and PDF creation. **Avalible on the Software Manager** + +Note-taking +============ + +Obsidian, A note taking program that allows you to create webs of pages easily and connect concepts. **Avalible on the Software Manager** + +Coding +======= + +`Rider `_, .net support, Visual Studio Alternative + +Qtcreator, A cross-platform IDE for C++, Python, and QML, with Qt framework for **Avalible on the Software Manager** + +Graphics +================ + +For Photo Editing, There is `GIMP `_, a program made specifically to edit, cut, and retouch photos. **Avalible on the Software Manager** + +For Raster Drawing, There is `Krita `_, one of the best art programs on the market. Hundreds of professionally made brushes, Masking, and the Ability to draw in HDR. For completely free. **Avalible on the Software Manager** + +For Vector Drawing, There is LibreOffice Draw. However, You can also use `Inkscape `_, **Avalible on the Software Manager**. + + +Video Editing +============== + +`Kdenlive `_ **Avalible on the Software Manager** + +`DaVinci Resolve `_ + +Animation +========== + +OpenToonz + +Glaxnimate **Avalible on the Software Manager** From fa21fe5e2e5d0e59313384704d2e42ae88cf3e52 Mon Sep 17 00:00:00 2001 From: whoa220 Date: Wed, 15 Jul 2026 17:08:15 -0400 Subject: [PATCH 2/3] typo corrected in officework.rst --- docs/officework.rst | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/docs/officework.rst b/docs/officework.rst index 33c244e..b41e77b 100644 --- a/docs/officework.rst +++ b/docs/officework.rst @@ -8,43 +8,44 @@ Office Work Included with every copy of Linux Mint is the LibreOffice suite. Built in, There is: -- Writer (Word Processor) -- Calc (Electronic Spreadsheet) -- Impress (Presentations) -- Draw (Vector/flowchart drawing) + +* Writer (Word Processor) +* Calc (Electronic Spreadsheet) +* Impress (Presentations) +* Draw (Vector/flowchart drawing) This requires no subscription. -If you want Base (A Database Program) and or Math (An equasion editor), You can find them on the *Software Manager* under "Libreoffice-base" and "Libreoffice-math" accordingly. +If you want Base (A Database Program) and or Math (An equation editor), You can find them on the *Software Manager* under "Libreoffice-base" and "Libreoffice-math" accordingly. -Scribus is a Desktop Publishing Program, Supporting professional color management and PDF creation. **Avalible on the Software Manager** +Scribus is a Desktop Publishing Program, Supporting professional color management and PDF creation. **Available on the Software Manager** Note-taking ============ -Obsidian, A note taking program that allows you to create webs of pages easily and connect concepts. **Avalible on the Software Manager** +Obsidian, A note taking program that allows you to create webs of pages easily and connect concepts. **Available on the Software Manager** Coding ======= `Rider `_, .net support, Visual Studio Alternative -Qtcreator, A cross-platform IDE for C++, Python, and QML, with Qt framework for **Avalible on the Software Manager** +Qtcreator, A cross-platform IDE for C++, Python, and QML, with Qt framework for **Available on the Software Manager** Graphics ================ -For Photo Editing, There is `GIMP `_, a program made specifically to edit, cut, and retouch photos. **Avalible on the Software Manager** +For Photo Editing, There is `GIMP `_, a program made specifically to edit, cut, and retouch photos. **Available on the Software Manager** -For Raster Drawing, There is `Krita `_, one of the best art programs on the market. Hundreds of professionally made brushes, Masking, and the Ability to draw in HDR. For completely free. **Avalible on the Software Manager** +For Raster Drawing, There is `Krita `_, one of the best art programs on the market. Hundreds of professionally made brushes, Masking, and the Ability to draw in HDR. For completely free. **Available on the Software Manager** -For Vector Drawing, There is LibreOffice Draw. However, You can also use `Inkscape `_, **Avalible on the Software Manager**. +For Vector Drawing, There is LibreOffice Draw. However, You can also use `Inkscape `_, **Available on the Software Manager**. Video Editing ============== -`Kdenlive `_ **Avalible on the Software Manager** +`Kdenlive `_ **Available on the Software Manager** `DaVinci Resolve `_ @@ -53,4 +54,4 @@ Animation OpenToonz -Glaxnimate **Avalible on the Software Manager** +Glaxnimate **Available on the Software Manager** From e98a1351fbf9256ac03199426864cb4445245881 Mon Sep 17 00:00:00 2001 From: whoa220 Date: Wed, 15 Jul 2026 17:11:20 -0400 Subject: [PATCH 3/3] typo corrected in officework.rst --- docs/officework.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/officework.rst b/docs/officework.rst index b41e77b..be9ce8a 100644 --- a/docs/officework.rst +++ b/docs/officework.rst @@ -30,7 +30,7 @@ Coding `Rider `_, .net support, Visual Studio Alternative -Qtcreator, A cross-platform IDE for C++, Python, and QML, with Qt framework for **Available on the Software Manager** +Qtcreator, A cross-platform IDE for C++, Python, and QML, with Qt framework for UI design. **Available on the Software Manager** Graphics ================