Download Latest Version organica-src-0.0.4-prealpha.zip (165.3 kB)
Email in envelope

Get an email when there's a new version of Organica

Home / Sources / 0.0.1alpha
Name Modified Size InfoDownloads / Week
Parent folder
organica-src-0.0.1-alpha-2.zip 2012-03-19 53.9 kB
README 2012-03-10 876 Bytes
organica-src-0.0.1-alpha.zip 2012-03-10 44.0 kB
Totals: 3 Items   98.8 kB 0
-- README
-- Organica

Organica is program for managing files. It works like a simple tagging tool,
assotiating tags with every item it manages. You can add, view, search for
files using tags.

Every tag in Organica has name and value. Tag names are used to group tags that have
similar meaning. Such tags are written as follows:
tag_name = tag_value
At example, it is possible to assotiate such tags with file containing a e-book:
author = Author Name
isbn = I-S-B-N
pages_count = 478
With such structure you can search for documents having specified 'author' tag value
without interferencing results with documents that have given value in other tags.
Tags values are always stored as strings, even if it can be converted to number.

Every object has name which is displayed to user and locator - string that used to
find file this object references to.
Source: README, updated 2012-03-10