Skip to content

Commit 077f322

Browse files
authored
New package: MartinDvorak.MindForger version 2.0.1 (microsoft#382109)
1 parent 312e166 commit 077f322

3 files changed

Lines changed: 94 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: MartinDvorak.MindForger
5+
PackageVersion: 2.0.1
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
FileExtensions:
15+
- md
16+
ProductCode: '{A1A3DAE4-FD5C-4600-B75D-D8895AA99693}_is1'
17+
ReleaseDate: 2024-02-18
18+
AppsAndFeaturesEntries:
19+
- ProductCode: '{A1A3DAE4-FD5C-4600-B75D-D8895AA99693}_is1'
20+
ElevationRequirement: elevatesSelf
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%\MindForger'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/dvorka-oss/mindforger/releases/download/2.0.0/windows-installer-mindforger-2.0.1-20365ac5-qt5152.exe
26+
InstallerSha256: E3BC088AE674BD60BD6C4A1B0D4457BD159E826C868F8FDB79D9A24ADFA5E1B7
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: MartinDvorak.MindForger
5+
PackageVersion: 2.0.1
6+
PackageLocale: en-US
7+
Publisher: Martin Dvorak
8+
PublisherUrl: https://github.com/dvorka-oss
9+
PublisherSupportUrl: https://github.com/dvorka-oss/mindforger/issues
10+
Author: Martin Dvorak
11+
PackageName: MindForger
12+
PackageUrl: https://mindforger.com/
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/dvorka-oss/mindforger/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Martin Dvorak
16+
ShortDescription: Thinking notebook and Markdown editor.
17+
Description: MindForger is a thinking notebook and markdown IDE for creating, editing and managing all type of notes. It works by mimicking the human mind to make your searching, reading and writing more productive.
18+
Moniker: mindforger
19+
Tags:
20+
- debian
21+
- ide
22+
- knowledge
23+
- knowledge-management
24+
- linux
25+
- macos
26+
- markdown
27+
- markdown-ide
28+
- notebook
29+
- outliner
30+
- qt
31+
- research
32+
- study
33+
- tarball
34+
- ubuntu
35+
- windows
36+
ReleaseNotes: |-
37+
animated
38+
This major MindForger release brings wingman, notebooks tree and libraries:
39+
- Wingman:
40+
- Wingman is MindForger's integration with large language models which brings note-taking and knowledge management to the next level. MindForger newly allows you to easily expand your notes and knowledge by leveraging the power of artificial intelligence. Whether you need to prepare a plan, write an in-depth analysis, draft a blog post, or simply generate ideas. Large language model can fix grammar, translate, write, reformulate summarize, suggest synonyms and antonyms, and much more. You can effortlessly generate high-quality content, and enhance the organization of your knowledge.
41+
- Notebooks tree:
42+
- With Notebooks tree, you can organize notebooks in a tree (outline) just like notes in notebooks.
43+
- By using a tree-like structure, you can organize your notebooks in a logical and hierarchical manner, similar to how folders and subfolders organize files on a computer. This allows you to break down your knowledge into smaller, more manageable chunks and helps you find and access specific information easily.
44+
- Structuring notebooks to form a tree promotes better organization and clarity. You can create a top-level notebook, representing a broad topic or category, and then create sub-notebooks within it to represent more specific subtopics or subcategories. This hierarchical arrangement enables you to maintain a clear overview of your knowledge and facilitates navigation within your notebooks.
45+
- Libraries:
46+
- Library (directory with files) bring ability to index external PDF files and generate Notebooks which represent them in MindForger.
47+
- The notebook representing the PDF allows easy access to the PDF notebook. Notebook can be used to write ideas, thoughts and remarks related to the PDF document.
48+
- Synchronization of the library is supported as well.
49+
- Web search
50+
- Find knowledge for a term under the cursor, selected in the text or notebook/note name, on the internet: Wikipedia, arXiv, GitHub, or StackOverflow.
51+
- Fixes and enhancements:
52+
- Check also other minor fixes and enhancements.
53+
May you do good, not evil.
54+
Ubuntu PPA | Debian PPA | Windows nightly builds
55+
Download MindForger
56+
ReleaseNotesUrl: https://github.com/dvorka-oss/mindforger/releases/tag/2.0.0
57+
ManifestType: defaultLocale
58+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: MartinDvorak.MindForger
5+
PackageVersion: 2.0.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)