Content

Fingertip Information Organizer

Fingertip is a web-based document management system you can access from any device using the same user interface. It supports virtually any type of document with version control and organization and includes additional features for HTML and PDF documents.

Fingertip is intended for one or more people who need controlled access to shared documents and structured document management without relying on major cloud-based office platforms.

Structure

Fingertip organizes documents into a 3-tier hierarchy and allows users to attach attributes to each document version.

1. Organizational hierarchy

  1. Area: The top-level folder representing an organization, department, division, or any other category.
  2. Archive: A sub-level folder within an Area that groups related or unrelated documents.
  3. Document: The individual document level stored inside an Archive.

2. Document attributes

Document attributes can be applied to every document version in Fingertip for searching and filtering purposes:

Versions

Fingertip protects document integrity by keeping previous document versions and providing traceability of who did what and when, including document version attribute changes.

User settings

The system administrator can manage user accounts in the user settings:

Archive settings

Managers and administrators can use archive settings to configure and customize areas and archives:

In Fingertip, four optional special-purpose archives exist:

  1. The Templates archive is for HTML templates you can select when creating a new HTML document.
  2. The Stylesheets archive is for HTML stylesheets (CSS) selected when creating a new HTML document, according to the specific area, archive, and document type.
  3. The Scripts archive is for custom Perl scripts used to process plain text documents during the publishing process (e.g., to transform data records to HTML).
  4. The Trashcan archive receives deleted documents from any other archive, unless a local Trashcan archive exists in the current area.

Create/Upload

To add initial document versions to an archive, select the archive and click the (+) button.

Update/Upload

To update a non-HTML document to a new version, select the existing document version in the archive and use the Put function to upload and save the new version.

Before saving a new document version, you can enter a version message describing the changes made.

For ZIP files, you may select files to be appended or excluded from the existing version to reduce upload size when packing many large files into a ZIP archive.

If you have made changes to several non-HTML documents, you can save the new versions in a single operation if you have locked the documents.

HTML document features

For HTML documents, the Edit function replaces the Put function described above and is used to open the built-in editor and edit the document. You can then save the HTML document as a new version or as a private pre-draft if you want to come back later and finish your work.

The HTML editor allows you to create and edit formatted documents and web pages directly inside your browser:

Organize

The Organize function is used for:

Filtering/Search

The Search and filter tools help you quickly locate documents and customize how your files are displayed:

Get

The Get function lets you download, lock, and manage files stored in Fingertip:

Web/Www

The Web and Www functions are available for archives configured as Intranet or Internet, respectively, and allow you to publish document versions to either the password-protected intranet or the public internet:

HTML documents are processed before being copied to Web or Www to evaluate macros.

PDF documents are also processed to apply digital signatures.

Sign

The Sign function manages formal document approvals and official revision milestones:

Get started

www.fingertip.dk

  1. Use your own Ubuntu host or purchase an Ubuntu VPS subscription.
  2. Install Fingertip using Snap.
  3. Obtain a domain name and configure it to point to your Ubuntu host.
  4. Install Caddy as a reverse proxy for HTTPS (e.g., apt install caddy).
  5. Go to your domain and log in as administrator to set up archives and user accounts.
  6. Ensure you have a reliable backup solution configured for your documents.

Every published document version has a unique link (URL).

(Supported platforms: Windows PC with WSL, macOS, Linux)

History
VersionMessage
1.62026-08-07 07:32 hansotto: Link til fio.pl