User Guide

Tikski is an offline-first checklist app. Everything works on your device before any account or network connection is involved. When you’re ready, sync and sharing extend that experience across devices and with people you trust — without compromising the privacy or speed of the core app.

This guide covers the features most likely to need a walkthrough.


Your data stays on your device

Before anything else, it helps to understand how Tikski works at its core.

Every list, tab, and task you create is saved directly to your device in an encrypted local database. There is no server call on save. Everything is readable instantly — offline, in flight, underground, or anywhere without a signal.

Sync is optional. Sharing is optional. Accounts are optional. The app is fully functional without any of them.

When you do enable sync, your device stays the source of truth. The server is a copy, not the original. If you delete your account, your local data remains on your device until you choose to remove it.


Lists, tabs, and tasks

Tikski organises your work in three levels:

  • Lists are top-level containers, like “Work”, “Groceries”, or “Home Reno”.
  • Tabs sit inside a list and let you split it into sections. A shopping list might have tabs for each supermarket.
  • Tasks live inside a tab. Each task can have a title, notes, a due date, and subtasks.

Creating a list

  1. On the home screen, tap the + button or the New list action.
  2. Give the list a name and confirm.

The list is saved immediately to your device.

Adding tabs to a list

  1. Open a list.
  2. Tap the + tab button next to the existing tabs.
  3. Name the tab.

Each list starts with one default tab. You can add as many as you need.

Renaming or deleting a tab

Long-press a tab label to open tab options. From there you can rename, delete, or duplicate the tab.

Duplicating a tab copies every task and subtask inside it into a new tab — useful for recurring checklists.

Moving a tab to another list

  1. Long-press the tab and choose Move tab.
  2. Select the destination list from the picker.

The tab and all its tasks move immediately. This works even if the destination list has never been synced.

Adding tasks

  1. Open a list and select a tab.
  2. Tap the + button or the quick-add bar at the bottom.
  3. Type the task title and confirm.

To add subtasks, open a task and use the subtask section inside the task detail screen.

Reordering tasks

Tap and hold the drag handle on the right side of a task row to drag it to a new position. Reordering is independent per tab — dragging a task does not affect other tabs.

Completing tasks

Tap the circle checkbox to the left of a task title. The task dims and is struck through. Completed tasks can be hidden via Settings → Hide completed tasks.


Sync: one account, every device

Sync is the feature that makes Tikski feel like a single coherent tool across your phone, tablet, and desktop.

What sync does

When sync is enabled, Tikski continuously pushes and pulls changes between your device and the Tikski cloud service. Changes made on one device appear on every other signed-in device — usually within a few seconds when both are online.

Sync covers everything: lists, tabs, tasks, subtasks, stars, due dates, completion status, and notes.

Setting up sync for the first time

  1. Open Settings and tap Enable sync (or Sign in).
  2. Enter your email address. A six-digit code is sent to that address.
  3. Enter the code. Your account is created (or resumed) automatically.
  4. If you already have data on another device, you will be offered a merge option. The safe default is Merge local + cloud — this combines both without losing anything.

That is all. Sync runs continuously in the background from here.

Signing in on a second device

Repeat the same steps on the second device. After you enter the code, the device joins your account and the full sync history pulls down automatically.

You do not need to pair devices to each other. Everything routes through your account.

How conflicts are handled

If two devices edit the same task while one is offline, Tikski uses a last-write-wins rule: the change with the most recent timestamp is kept. This is reliable for the vast majority of real-world edits. If you frequently edit the same task on multiple devices simultaneously, just review after syncing.

Sync status indicator

A small indicator at the top of the home screen shows the current sync state:

  • Up to date — all changes are synced.
  • Syncing — a sync run is in progress.
  • Pending changes — edits are queued and will sync as soon as there is connectivity.
  • Error — something prevented the last sync; tap the indicator for detail.

Tapping Re-sync now forces an immediate sync attempt.

Offline behaviour

Tikski never blocks you from using the app while offline. All reads and writes go to the local database. Queued changes sync automatically when connectivity returns — no manual action needed.


Sharing a list with someone

Sharing lets another person access one of your lists in real time. They can view and edit tasks as if it were their own list, but the list remains yours.

Who can be shared with

Sharing requires both people to have a Tikski account with sync enabled. If the person you want to share with has not set up an account, they need to do that first (it only takes a minute — see the sync setup steps above).

Sending a share invite

  1. Open the list you want to share.
  2. Tap the share icon or open the list menu and choose Share list.
  3. Enter the email address of the person you are sharing with.
  4. Confirm.

An email is sent to them immediately. The list appears in their Shared with me section after they next open the app.

Both people can now add, edit, complete, and reorder tasks. Changes appear in real time when both are online.

Shared list indicators

A list that you are sharing with someone shows a shared icon in the list row. If you have received a shared list, it appears in the Shared with me section on the home screen, visually separated from your own lists.

Editing tabs on a shared list

The owner of the list can create, rename, move, and delete tabs. Recipients can add and edit tasks within the existing tab structure, but cannot change the tab layout of a list they do not own. This keeps the structure under the owner’s control.

Removing someone from a shared list

  1. Open the list.
  2. Open the list menu and choose Manage sharing or Shared with.
  3. Find the person you want to remove and select Remove.

As soon as they are removed, the list disappears from their device automatically. Any changes they made before removal remain in the list (their edits are not erased).

Leaving a shared list (recipient)

If you are a recipient and no longer want access to someone else’s list:

  1. In the Shared with me section, long-press the list or open its menu.
  2. Choose Leave list.
  3. Confirm.

The list is removed from your device. The owner still has their list and can re-share it later if needed.


Stars and favourites

Tap the star icon on any list or task to mark it as a favourite. Starred lists float to the top of the home screen, sorted alphabetically among themselves. Shared lists that you have received are also sorted alphabetically in their section.

Starring syncs across devices.


Due dates and reminders

Open any task and tap Set due date to assign a date. On mobile, the app schedules a local notification for 9 AM on the due date — no network connection required for this to fire.

Overdue tasks contribute to a count shown in the home screen stats. Tap the overdue bell to see which tasks are past due.


Sharing content from other apps (Android)

Tikski can receive shared text and URLs from other Android apps.

  1. In any app (browser, notes, messages), use the system Share function.
  2. Select Tikski from the share sheet.
  3. Tikski opens and shows a prompt asking which list and tab to save the content to.
  4. For URLs, Tikski fetches the page title to use as the task title. The URL is saved in the task notes.
  5. Confirm and the task is created.

Privacy and data ownership

Your data is yours. A few details worth knowing:

  • Local database is encrypted. The on-device SQLite database uses SQLCipher encryption. The key is stored in your device’s secure storage and never leaves the device.
  • Sync transport is HTTPS. All data moving between your device and the sync server is encrypted in transit.
  • You can use the app without an account. Sync and sharing require an account. Everything else does not.
  • Deleting your account removes cloud data. Account deletion wipes your cloud-side data permanently. Local data on each device is not automatically removed — you remain in control of that separately.
  • No behavioural tracking in the app. Tikski does not include analytics SDKs, advertising frameworks, or behavioural tracking. The app does not send data anywhere except to the Tikski sync service, and only when you have enabled sync.

For more detail, see the Privacy Policy.


Frequently asked questions

Do I need an account to use Tikski? No. Tikski is fully usable without any account. Lists, tabs, and tasks all work offline and locally without sign-in.

What happens to my data if I uninstall the app? Local data is removed when you uninstall the app. If sync was enabled, your data remains in the cloud and will restore when you reinstall and sign in again.

Can I have the same account on multiple devices? Yes. There is no device limit. Sign in with the same email on each device and they will all sync together.

Can two people edit the same task at the same time? Yes, though if they edit the same field at exactly the same moment on separate devices, the most recent save wins. In practice this is rarely an issue for checklist work.

Is there a Windows version? Windows is on the roadmap. Current builds are available for Android and Linux. See the Download page.

Where can I see what has changed recently? The Changelog page lists every release with what was added, fixed, and improved.


Have a question not covered here? Use the Contact page.