QuickUp Document

Main Window

The top bar of main window:

The tasks-list-view of main window:

In sub-workspace main window, there are not setting-button or about-button. Instead, info-button and shortcut-button will take their places.

  • info-button: click to show the whole name of this sub-workspace.
  • shortcut-button: click to create a shortcut on desktop of this sub-workspace.

Editor Window

The top bar of editor window:

Any action of edit will change the status of editor window into “unsaved”. In this status, the window can’t be closed until user chooses whether to save it or not.

The following cases will make the saving failed:

  1. The name of task is empty.
  2. The name of task does not comply with Windows system file naming conventions.
  3. The name of task has been used.
  4. The QuickUp file operation failed.

Setting Window

The setting will influence all workspaces. And, it can just be modified under root workspace of QuickUp.

To make QuickUp work as you think, please restart all workspaces when you change the configuration.

General

Theme

In QuickUp, you can set the appearance of it within light-mode or dark-mode. The last change will work after restarting QuickUp.

Searching threshold

Set the threshold for fuzzy search. Noted that user should press the Enter key if making the change directly in the input box.

Making QuickUp topmost

It is a function like its name.

Closing QuickUp to system tray

It is a function like its name.

Updating

User can check the version of QuickUp by clicking the button, or make QuickUp check new version by itself.

When user turns on QuickUp auto-checking, the new installer will be downloaded automatically. But user can install QuickUp of new version by self whether they turn on auto-checking or not.

Advanced

Auto-save when closing editor window

When user turns on this function, editor window will try to save the task when user closes it. Noted that it may be failed if one of the cases that stop editor saving a task occurs.

Forbidding task with administrator rights

It is a function like its name.

Starting QuickUp upon startup

QuickUp will register the startup application information <quickup-path> -s in the registry ` HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run`.

Setting hot-key to raise QuickUp from system tray

User can select function keys (at least one) in Control, Alt, Shift and with a character in English as a hot-key, to raise QuickUp from system tray.

It can only raise the root workspace main window.

QuickUp command line

User can use following arguments to start QuickUp:

Storage

In this page, user can view the structure of his or her workspaces and tasks.

User can refresh the view list or to open a task or a workspace folder.

Shortcut

In this page, user can see all shortcut keys that QuickUp supports.


System Tray

QuickUp can be closed to system tray. It can only be stopped by pressing the quit-button of the menu (mouse-right-click to show the menu) or shutdown the computer.

QuickUp (root workspace) can be raised by using the hot-key. Be sure there is not another application using the same hot-key.


Command Line

quickup [-w|--workspace] [-t|--task] [-s|--silent]

-w,--workspace: open specific workspace. When there is no -t, this command just opens a workspace of QuickUp window.

-t,--task: run specific task.

-s,--silent: close to system stray if it can when QuickUp start.