Skip to content

VOW Helper

Reference for the VOW Helper desktop app. For install and usage walkthroughs see the VOW Helper guide.

File actions

Actions available on each checked-out file on the helper's home screen.

ActionAvailabilityNotes
EditAlwaysOpens the file in the OS-default application for its type (Word, Excel, image viewer, etc.).
Send backAlwaysUploads the current local contents to VOW, unlocks the attachment, and removes the local copy once the file is no longer open in an editor.
DiscardAlwaysUnlocks the attachment in VOW and deletes the local copy without uploading any changes.
Open folderGroup context menuOpens the file's parent directory in your OS file manager. Useful for inserting related attachments into a report.
View in VOWGroup context menuOpens the source record in VOW in your default browser.
Discard allGroup context menuBulk version of Discard — drops every checked-out file belonging to the group without uploading.

File statuses

A status badge on each file tells you where it is in the edit/send-back lifecycle.

StatusMeaning
Ready to editFile is downloaded and idle. Click Edit to open it.
Downloading…Helper is fetching the file from VOW.
Opening…Helper is launching the OS-default application for the file.
EditingThe file is currently open in Word, Excel, or another editor.
Sending back…Upload in progress.
Discarding…Helper is unlocking the file on VOW and removing the local copy.
Close file to finish cleanupA Send back or Discard succeeded but the local file can't be removed until your editor releases it.
ErrorSomething went wrong. Details are shown next to the status.

Unavailable attachments

When you open a record's details sheet, any supplementary attachment whose backing file is missing on the server is shown with a red File unavailable on server badge. The record card's related files link also gains a warning icon and a "— some unavailable" note. The download itself still succeeds; the affected attachments are simply omitted from the local Attachments folder. This usually means the underlying file was never fully uploaded or has been lost on the server — contact support if it persists.

Settings

Configuration fields on the helper's Settings page.

Connection

SettingNotes
VOW serverChoose between the Live site, the Test system, or a Custom host. Most users should leave this on Live. Changing this invalidates any currently checked-out files.
Custom hostShown when VOW server is set to Custom. Enter the host (and optional port) of your VOW instance, e.g. localhost:3000. Primarily intended for development use.
API keyYour personal VOW API key. Use Add / Change / Delete to manage it. Stored in your operating system's secure keychain.
Test connectionConfirms the helper can reach the server and authenticate with the configured API key.

File storage

SettingNotes
Local file directoryWhere checked-out files are stored on disk. Use the folder picker to change it. Avoid locations managed by file-sync services like OneDrive or iCloud Drive.
Auto-cleanup thresholdNumber of days (1–30) before a stale local file is removed on startup. Default: 5.
Sync with filesystemReconciles the helper's internal list of checked-out files with what's actually on disk. Useful if you've moved or deleted files outside the helper.

App preferences

SettingNotes
ThemeLight, Dark, or System (follows your OS theme).
Log verbosityControls how much detail is shown in the in-app log panel: Error, Warn, Info, Debug, Trace. All log levels are always written to the log file regardless.
Open logsOpens the helper's log directory in your OS file manager.

Window behaviour

BehaviourNotes
Close to trayClosing the helper window hides it to the system tray. The app keeps running so edit links continue to work.
Single instanceOnly one instance of the helper runs at a time. Launching the app again (or clicking an edit link) shows the existing window instead of starting a new process.
QuitUse the tray icon menu's Quit item, or your OS's standard quit shortcut, to fully exit the helper.