File mindforger.changes of Package mindforger

-------------------------------------------------------------------
Sun Feb 18 15:23:25 UTC 2024 - dead_mozay@opensuse.org

- Update to version 2.0.0:
  * Wingman:
    - Wingman is MindForger's integration with (OpenAI) large 
      language models which brings note-taking and knowledge 
      management to a new level. MindForger newly allows you to 
      easily expand your notes and knowledge by leveraging the power 
      of artificial intelligence. Whether you need to 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 now effortlessly generate high-quality 
      content, enhance the organization of your knowledge, 
      and collaborate seamlessly with others, all within a 
      single platform.
  * Notebooks tree:
    - With Notebooks tree, you can organize notebooks in a tree 
      (outline) just like notes in notebooks.
    - 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.
    - 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.
  * Libraries:
    - Library (directory with files) bring ability to index external 
      PDF files and generate Notebooks which represent them 
      in MindForger.
    - 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.
    - Synchronization of the library is supported as well.

-------------------------------------------------------------------
Tue Mar 08 10:33:45 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.54.0:
  * Ensuring English language choice for spell check if default language wasn't set yet and OS has multiple dictionaries available.
  * Minor animated GIF generator enhancement.
  * Finishing removal of Dashboard as startup target #1309
  * Removing Dashboard from the main toolbar as it's deprecated feature which resolves #1309

-------------------------------------------------------------------
Sun Dec 26 17:06:09 UTC 2021 - dead_mozay@opensuse.org

- Update to version 1.53.0:
  * Hunspell-based spell checking.
  * Kanban style organizer of notebooks and/or notes on tags allowing
    you to plan and structure your learning.
  * Eisenhower Matrix organizer of notebooks and/or notes on tags to
    assess priorities.
  * ability to edit notes with external editor, WYSIWYG or tool.
  * CSV notes export with one-hot-encoded tags which can be used to
    build machine learning models for your remarks or any set of
    Markdown documents.
  * minimal terminal allowing you to run commands directly from
    MindForger e.g. to push your knowledge to a Git repository or
    to run external applications.
  * configuration of custom CSS for Markdown to HTML rendering
    in viewer.
  * repository specific configuration.
  * lazy (PDF) documents indexation POC.
  * various minor fixes and enhancements.

-------------------------------------------------------------------
Wed Nov 17 16:18:58 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Use QtWebEngine.

-------------------------------------------------------------------
Mon Mar 09 03:48:52 UTC 2020 - dead_mozay@opensuse.org

- Update to version 1.52.0:
  * Adding updated documentation.
  * Fixing full O preview button SIGSEGV which resolves #1253
  * Documentation submodule update.
  * Fixing clean Ubuntu build script.
  * Removing Discount Markdown to HTML transcoder which resolves #1252
  * Ensuring image alternate text presents on data paste which resolves #1250
  * Fixing HTML preview base path which resolves #1242
  * Fixing broken O header live preview #1244
  * Adding pasting of image data to editor which resolves #1243
  * WIP paste image to editor.
  * Fixing code to make tests green (\n in MD serialization).
  * Making sources compilable again.
  * Making dark theme default which resolves #1239
  * Fixing disabled menu items #1224
  * D&D can distinquish image from an attachment #1235
  * Making "copy to repository" default for attaching resources and images which resolves #1235
  * Updating live preview on view/edit switch #1081
  * Autolinking not available if cmark not available which resolves #1033
  * Adding autolinking handling of new, changed and just forgotten Ns/Os which resolves #1035
  * Adding MindForger user exception, runtime exception and error.
  * Also autolinked Ns have rendered title which resolves #1216
  * Unit tests w/ autolinking in green (stemmer tests disabled due to leaks) #1038
  * Ensuring that editor keeps focus when live preview is enabled #1214
  * Fixing mermaid configuration message.
  * Fixing O header edit LEFT > LEFT > Os which resolves #1209
  * Fixing drag&drop of images w/ copy to MF repository which resolves #1207
  * Adding flickering suggestion to status bar which resolves #1211
  * Finishing persistence of Os table sorting (column and asc/desc) which resolves #840
  * Adding library part of Os table sorting persistence #840
  * WIP Os table sorting persistence #840
  * Skipping live preview on hoist which resolves #1190
  * Associations are not calculated/rendered when hidden (behind live preview) #1190
  * Fixing Mermaid integration via fix to cmark-gfm code block class generator which resolves #365
  * Fixing online Mermaid diagrams.
  * Decreasing refresh rate of live preview.
  * Adding format task list item which resolves #1157, adding diagrams section to format menu which resolves #1193, disabling offline Mermaid which resolves #1191
  * Removing obsolete property (post refactoring relict) to re-enable Mermaid #365
  * Adding shortcut to swap N name and description focus #1152
  * Fixing syntax highlighting of ordered lists which resolves #1172
  * Adding animated gif script.
  * Reordering buttons in edit panel.
  * Removing live preview debugs to make pre-pro feature + fixing aspect initialization on boot.
  * Live preview setting persistence + hide edit button in live view which resolves #1173 #1139
  * Adding preview icon & fixing menu name.
  * Adding O header live preview & improving N preview which resolves #1139 and resolves #1176 and resolves #1175 and resolves #1174
  * WIP live preview for N editor.
  * Changing disabled menu bar and menu items style which resolves #1161
  * Adding automated aptly script to rebuild PPA and add new .deb
  * Moving N extraction from Note to Edit menu to make it doable after save editing disables which resolves #1170
  * Towards continous delivery.
  * Updating Appveyor build script to adopt build environment changes.

-------------------------------------------------------------------
Sun Jan 19 09:33:27 UTC 2020 - dead_mozay@opensuse.org

- Update to version 1.50.0:
  * Updating 1.50 ubuntu release script.
  * Fixing keep or leave changes dialog text as suggested by @ktomk #937
  * Fixing bundles which resolves #1159
  * Fixing czech resource bundle which resolves 1159
  * Fixing memory leaks.
  * Fixing codestyle.
  * Lib polishing and testing.
  * Latest doc update.
  * Ensuring focus given on hoisting which resolves #1151
  * Ensuring Appveyor artifact for any branch.
  * Fixing compiler issues on Windows.
  * Fixing Win compiler warnings.
  * Disabling cmark-gfm test on Win.
  * Fixing Windows compilation errors.
  * Adding shortcut to edit from view which resolves #1145
  * Adding editor word wrap which resolves #456
  * Polishing menu icons.
  * Adding persistent hoisted mode which resolves #492 and resolves #940 + full O HTML rendering #1081
  * WIP persistent hoisting.
  * Fixing types of deep sections rendering.
  * Fixing deep sections rendering using cmark-gfm which resolves #1064
  * Source code polishing.
  * Improving N syntax highlighter to support spaces in the link target which resolves #1054
  * Adding macOS key binding clarification.
  * Attempt to fix broken Win builds by refactoring cmark includes #1142
  * Cherry pick: fb/osx-stefan-enhancements 28bcaec
  * Link completion in headers + relative popup size.
  * Fixing popup width.
  * Fixing links to Os #1082
  * Adding c-/ link completion which resolves #1082
  * Adding icons support to FTS @ toolbar.
  * Adding name to saved N message.
  * Refactoring index OSs order.
  * Fixing translations and accelerator which resolves #1091
  * Finishing CLI in toolbar key binding which resolves #1134
  * Adding CLI completer #1134
  * Fixing FTS keyboard only from various contexts #1134
  * Adding initial version of toolbar w/ CLI #1134
  * Adding flat toolbar icons + updating in the news.
  * Merging 1.49.1 branch changes.
  * Adding FTS reset on SCOPE change which resolves #1118
  * Removing old FTS implementation relicts #1066
  * Introducing redesigned FTS #1066
  * Adding dashboard toolbar icons which resolves #1103
  * Adding dashboard toolbar icons which resolves #1103
  * Fixing crash on link insert to O header editor which resolves #1115
  * Adding ability to copy images and links to repo which resolves #902 #1048 + fixing file:// D&D garbage which resolves #1116
  * Fixing lost text cursor on drag and drop which resolves #1114
  * Adding ability to drag and drop link (also to image) which resolves #1071 #1048
  * Updating AppVeyor configuration.
  * Hiding button panels in expert mode.
  * Adding O header/N edit buttons which resolves #1105 + splitting button panels in view mode.
  *  Splitting O/N name & buttons panel to two which resolves #1105
  * Splitting O/N name & buttons panel to two which resolves #1105
  * Adding dialog which warns user before deleting Ns and all its child Ns which resolves #1015
  * Adding ability to start to favorite perspective which resolves #1102
  * Fixing unit tests.
  * Toolbar polishing.
  * Adding data loss prevention on N or O header editation which resolves #937, fixing distributor config which resolves #1104, added start to config #1102, added expendable buttons config #374 #1109
  * Robust fallthrough compiler handling.
  * 2019 > 2020, fixing compiler warnings.
  * Keyboard only Organizer + int formatter helper methods @ dashboard and status bar.
  * Show dashboard ONLY if MF mode and/or DoSoon not empty.
  * Adding keyboard only tags listing and recent Os/Ns.
  * Fixing dashboard style & bullet lists.
  * Adding more menu icons.
  * Polishing dashboard text.
  * IDE > editor & welcome dashboardlet polishing.
  * Adding Krita icons w/ credits, license and references.
  * 2020
  * 2019 > 2020
  * 2019 > 2020
  * Dash text formatting.
  * 3x2 dashboard functional w/ few minor glitches (like click > doubleclick).
  * WIP dashboard.
  * Adding missing parenthesis.
  * Fixing license shield.
  * Fixing #1006 - adding special handing of disable-web-security options also for windows (#1009)
  * WIP: adding DROP (of drag & drop) to note editor.
  * Fixing autlinking links handling for Os/Ns w/ space in the name.
  * Removing misplaced MathJax menu which resolves #1063
  * Fixing click autolinked link crashes #1037
  * Adding cmark leaks hint.
  * Removing input HTML tweak causing SIGSEGV on MD to HTML conversion.
  * Introducing block-based cmark-gfm autolinker: backend and unit tests in green.
  * Adding cmark test confirming viability of block/document-based autolinking.
  * Finish Os and O tree keyboard only navigation.
  * Switching to keyboard-based navigation on Os list.
  * Fixing Win resource typo.
  * Just minor plan update.
  * WIP autolinking implementation design.
  * WIP SIGSEGV autolinking debugging
  * Adding autolinking micro test w/ asserts.
  * Fixing all memory leaks in autolinking
  * Fixing autolinking cmark tests to be compilable again.
  * WIP block MD autolinking - crashes on boot.
  * WIP refactoring autolinking code for better code style.
  * WIP block based autolinking.
  * WIP block-based autolinking preprocessor.
  * Fixing autolinking loop on O/N rename, updating translations.
  * Autolinking refactored to autolinking mind and separator (not stable yet).
  * Refactoring autolinking to auto mind.
  * WIP refactoring trie to autolinking mind.
  * Trie clear/initialization on new/open repo.
  * Improving trie w/ delete/unlink and print operations for autolinking.
  * Trie delete operation ideas #1020
  * Brainstorming broken autolinking of deep bullet lists #1020
  * Updating performance plan for autolink #1020
  * Planning priorities for #1020
  * Fixing code blocks #1020
  * Things dialog initialization #1020
  * Refactoring autolinking code for better code style #1020
  * Adding getting of all things #1020
  * Autolinking works up to choice of the target > find thing dialog needs to be finished #1020
  * Enabling all autolinking tests and fixing their memory leaks #1020
  * Fixing memory leaks in autolinking #1020
  * Improving cmark unit tests #1020
  * Autolinking on Trie works, but w/ memory mgmt problems #1020
  * WIP autolinking - trie based search works - debugging #1020
  * WIP autolinking polishing and fixes #1020
  * WIP trie build before autolink.
  * Adding plan and fixing debugging #1020
  * WIP: autolinking - the first (partially working) version.
  * WIP autolinking - adding plan for autolinking rewrite.
  * WIP autlinking on modified AST ;)
  * WIP: links injected to AST, but quoted > AST to be modified #1020
  * WIP cmark autolinking #1020
  * Refactoring and cleaning naive autolinker #1020
  * Adding comments to autolinking processor #1020
  * Getting ready CIs for 1.50.0
  * Re-enabling autolinking #1020
  * Improving N syntax highlighting to handle also math which resolves #978 and resolves #864.
  * Adding cmark AST tranversing and rendering demo as unit test #1020
  * Sync commit.
  * Finishing N search in editor which resolves #689
  * Adding initial version of FTS N editor #689
  * Moving version to 1.50

-------------------------------------------------------------------
Sat Mar 16 03:21:33 UTC 2019 - dead_mozay@opensuse.org

- Update to version 1.49.2+20190310.57c5fd6:
  * Adding vector image Inkscape MF logo.
  * Updating Launchpad release version.
  * Adding XML PAD which resolves #953
  * Getting ready for 1.49.2 revision release.
  * Fixing rendering of notes view for FTS which resolves #996
  * Fixing infinite recursion by removing calling parent event handler #995 (PR #997)
  * Specifying uninstall incon - fixing #994
  * Polishing fixed Launchpad and Debian release scripts #973
  * Brew vs. system Qt for WebEngine.
  * WIP Launchpad archive and script #973

-------------------------------------------------------------------
Sat Mar 16 03:20:21 UTC 2019 - dead_mozay@opensuse.org

- Update to version 1.48.3+20190310.57c5fd6:
  * Adding vector image Inkscape MF logo.
  * Updating Launchpad release version.
  * Adding XML PAD which resolves #953
  * Getting ready for 1.49.2 revision release.
  * Fixing rendering of notes view for FTS which resolves #996
  * Fixing infinite recursion by removing calling parent event handler #995 (PR #997)
  * Specifying uninstall incon - fixing #994
  * Polishing fixed Launchpad and Debian release scripts #973
  * Brew vs. system Qt for WebEngine.
  * WIP Launchpad archive and script #973

-------------------------------------------------------------------
Mon Feb 11 03:54:35 UTC 2019 - dead_mozay@opensuse.org

- Update to version 1.48.3+20190208.4ffc5ee:
  * Making main MF motto more readable.
  * Updating changelog for 1.48.3 release
  * Updating MF version for release.
  * Adding clean Ubuntu system e2e build script.
  * Fixing 100% CPU load on Ubuntu 18.04 in table view #910 #906
  * Moving to latest documentation version.
  * Updating 'Read about' section.
  * Improves README
  * Fixing main toolbar title.

-------------------------------------------------------------------
Sun Feb 03 11:59:20 UTC 2019 - dead_mozay@opensuse.org

- Update to version 1.48.3+20190203.46605ec:
  * Updating changelog for 1.48.3 release
  * Updating MF version for release.
  * Adding clean Ubuntu system e2e build script.
  * Fixing 100% CPU load on Ubuntu 18.04 in table view #910 #906
  * Moving to latest documentation version.

-------------------------------------------------------------------
Tue Jan 15 02:49:17 UTC 2019 - dead_mozay@opensuse.org

- Update to version 1.48.2+20190105.a8a9e18:
  * Updating 'Read about' section.

-------------------------------------------------------------------
Thu Dec 27 04:58:43 UTC 2018 - dead_mozay@opensuse.org

- Update to version 1.48.2+20181225.c3b7632:
  * Improves README

-------------------------------------------------------------------
Thu Nov 15 01:20:10 UTC 2018 - dead_mozay@opensuse.org

- Update to version 1.48.2+20181114.965837f:
  * Fixing main toolbar title.

-------------------------------------------------------------------
Wed Nov 14 16:40:25 UTC 2018 - dead_mozay@opensuse.org

- New package 
openSUSE Build Service is sponsored by