RELEASE - Fantasia Archive 0.1.10
Added 2023-05-13 18:43:31 +0000 UTCAfter a fairly long break since the last update, I have a new one for you all! A 0.1.10 version is here and with it a few tiny fixes/updates/tweaks and two massively requested pieces of actual functionality!
This version is adding full-page-search similar to what you would normally find a web-browser of any kind when pressing "CTRL+F" and that would instantly allow you jump around the page and quickly find any mentions of the word of name that you are desperately looking for. In FA, you will find this set to "CTRL+SHIFT+F" by default and being entirely adjustable. This is due to a more common "CTRL+F" conflicting with other functionality currently used by the app at the moment.
Another new feature is the addition of the heavily requested "@" links in the big text-editor for all the writers, world-builders and dungeon masters to enjoy! These generally allow you to effortlessly add a "link" to any text in your creations that can point to any other document by simply typing "@" and getting the usual FA-themed search pop-up to help you find whatever you need to connect!
A new download link can be found here: https://cartographyassets.com/assets/10089/fantasia-archive/
Changelog
0.1.10
New features
- Added page-wide search option similar to web-browsers with a default keybind of "CTRL+ALT+F"
The keybind can be modified to the user's preferences as usual in the Keybinds menu
- Added support for "@" links inside document editors (thanks AkroMentos!)
Pressing "@" inside the big editor fields will now allow you connect links directly inside the text editors
Clicking on links created this way, while not in edit mode, inside text editors will open the connected document in a new tab
Clicking on links created this way, while in edit mode, inside text editors and holding CTRL key will also open the connected document in a new tab
Clicking on links created this way, while in document quick-preview, will open the connected document in a new tab
Known issues
- Creating a brand new project can very occasionally get stuck. Restarting the app fixes this.
- Loading existing project can very occasionally get stuck. Restarting the app fixes this.
- Saving documents can sometimes leave it in edit mode instead of closing it (data gets saved anyway).
Bugfixes & Optimizations
- Slightly improved color scheme for edit mode of documents while in light mode