Mybase - A Unique Freeform Database SoftwareIntroductionMybase is an easy-to-use personal knowledge base management software that allows entry of unstructured text, webpages, images, documents, emails and even arbitrary files without regard to length or format. All information is compressed with an integrated zip utility and stored in the tree structured outline form. Unlike traditional database systems, Mybase accepts text input like a word processor, and provides a set of utilities for capturing, editing, organizing, retrieving, searching and sharing information, that helps build up a personal knowledge base effortlessly and helps increase personal productivity. No programming skills required. Benefits & AdvantagesWith Mybase and a set of inbuilt plugins and addon programs, you can;
System RequirementsTo run Mybase Desktop 8.x, you will need a PC running GNU/Linux (amd64), macOS 10.14+, or Windows 7+ (x64). DownloadsTo download the evaluation version, please click the below links applicable to your computer's OS platform. InstallationFor GNU/Linux, extract the downloaded package into your home directory by running a few commands in Terminal like this:
To add a desktop entry to the Launch/Start menu for launching the program without having to type commands, try running the inbuilt command:
Note that with different distributions of GNU/Linux, additional Libraries may be required to install to resolve the shared library dependency. For macOS, open the downloaded .dmg package file, then drag the Mybase icon and drop into the system Applications folder, whereby you can Control-Click on the program's icon and then confirm to launch it. For Windows, run the downloaded setup program and follow the instructions to complete the software installation; You'll need to select the target directory and program group name during installation. For detailed instructions on the software installation, please go here. UninstallationFor GNU/Linux, simply delete the program's directory. For macOS, trash the program icon from the system's Applications folder. For Windows, select the [Uninstall Mybase Desktop 8] menu item from the Start menu, and press the "Yes" button to proceed. Note that you may need first to create backups for your own .nyf database files before uninstalling the software. Logical Structure of Mybase .nyf DatabasesThe hierarchy chart below tries to illustrate how information is structured and saved within Mybase. It allows unlimited level of info items structured in the hierarchical outline form. File system (on hard disk)
|
+--Mybase databases (*.nyf files)
|
+--Info items (hierarchical outline, tree structured)
|
|--Virtual items (referring to other real info items, namely Symbolic links)
|
+--Real items (containing actual data)
|
|--Default HTML content (*.html/qrich/txt/md)
|
+--Attachments (*.*)
|
|--Images (*.jpg/gif/bmp/png)
|
|--Documents (*.doc/xls/ppt/pdf/html/md)
|
|--Shortcuts (linking to external files)
|
+--Arbitrary files (*.exe/bin/dat/etc.)
|
|--Related items (linking with other items)
|
|--Threaded items (linking by [[ keywords ]])
|
|--Applied labels (tags, categories)
|
+--Associated calendar date
|
+--Label items (tree structured, unlimited)
|
|--Label 1 (labelled info items...)
|
|--Label 2 (labelled info items...)
|
|--Label 3 (labelled info items...)
|
+--More ...
|
|--Custom icons (linking with info items)
|
|--Calendar (linking with info items)
|
|--Bookmarks (linking with info items)
|
+--Saved searches
Key FeaturesMybase provides a set of features/utilities/options for storing and managing a large number of unstructured information, such as webpages, images, documents, emails, spreadsheets, presentations and any kind of arbitrary files, with in the tree-structured outline form.
Plugin UtilitiesBelow is a simple list of inbuilt plugin utilities:
How It HelpsIf you have any of the problems with getting things done, Mybase can help.
Mybase, a 'swiss-army-knife' program, does these things well and can help a lot. With Mybase, creating a full-text searchable knowledge base and getting organized has never been easier. No programming skills required. [ Download for trial ] What You GetWith Mybase and a set of plugins and addon programs, you get:
Plugin Development & JS API Reference
The current version 8.x of Mybase Desktop is built with the Qt5 Framework
and the Structured Storage Library,
exposes a set of plugin APIs in JavaScript and provides a number of plugins inbuilt as essential functionalities of the application.
The plugin JS API reference is currently available to the public domain for end-users to extend the program functionalities.
For detailed info about plugin development, please go here.
DownloadsTo download the evaluation version, please click the below links applicable to your computer's OS platform. |