LIFE ORG

📍 Reorder Mode: Click on another list to move the selected list to that position. Click the button to cancel.

{{ list.name }}

({{ getDisplayedHabits(list).filter(h => h.completed >= h.target).length }}/{{ getDisplayedHabits(list).length }}) ({{ getDisplayedHabits(list).filter(h => h.completed >= h.target).length }}/{{ getDisplayedHabits(list).length }}) {{ getDisplayedHabits(list).reduce((sum, h) => sum + h.completed, 0) }}/{{ list.customTarget }}
{{ getViewingPeriodDisplay(list) }}
Target. Leave empty for toggle mode
Increment. Leave empty for 1
✏️ {{ habit.name }} Hidden until {{ new Date(habit.hideUntil).toLocaleDateString() }}
Target: {{ habit.target }}{{ habit.increment > 1 ? ' | Increment: ' + habit.increment : '' }}
There's no tracked items in this period
Total: {{ getTotalSum(list).completed }} / {{ getTotalSum(list).target }}
{{ getCurrentImpressions(list) }}
{{ list.periodicity !== 'permanent' && !isViewingCurrentPeriod(list) ? '' : getImpressionsPlaceholder(list) }}

Add New Item

Target. Leave empty for toggle mode
Increment. Leave empty for 1
Edit mode activated. Done editing



Create New List

How to Use

Welcome to Recurrent Items Tracker!

This app combines multiple productivity tools to help you manage different aspects of your life:

  • Lists Tracker - Track recurrent habits and goals with automatic period resets
  • Notes - Create and organize your notes with categories and tags
  • Agenda - Manage calendar entries and events
  • Bookmarks - Organize your links and resources
  • Logger - Keep track of annotations and daily logs

📱 Local-first: Works offline, data stored locally. Create an account to sync across devices.

📋 Lists Tracker {{ helpAccordionOpen.lists ? '−' : '+' }}

Track recurrent items (goals, habits, reminders) across different timeframes (daily, weekly, monthly, quarterly or yearly).

The items in the lists uncheck automatically everytime the period changes (daily, weekly, monthly ...) to remind you of doing them again.

Why use recurrent lists?

You can use them for short term tracking (daily) or longer (quarterly, yearly), or both.

Example use cases:

  • A tracker/reminder to check quarterly on some friends
  • Track weekly amount of taken protein
  • Track annual checkups
  • Grocery shopping lists

First time? See how it works!

Load some examples / use cases to get started:

Note: This is not a calendar - items are not attached to specific dates, it's a todo list that auto-resets.

Editing items

  • You can edit items in the current period by clicking editing mode

Toggling / Incrementing the count

You can configure items to be toggle or count.

If you configure them to count:

  • Single click/tap on item text to increment
  • Swipe right on an item to increment
  • Swipe left on an item to decrement
  • Use the + and - buttons for precise control

Navigating Periods

  • Click the current period (e.g., "15/1") to show navigation arrows
  • Swipe left/right on the period to navigate
  • Use the ← → arrows to browse previous periods
📝 Notes {{ helpAccordionOpen.notes ? '−' : '+' }}

Create and organize notes with a simple, distraction-free editor.

Features

  • Multiple notes - Create as many notes as you need
  • Search - Quickly find notes by title or content
  • Fullscreen mode - Focus on writing without distractions

Tips

  • Toggle fullscreen for distraction-free writing
  • Notes are automatically saved as you type
📅 Agenda {{ helpAccordionOpen.calendar ? '−' : '+' }}

Manage calendar entries and events with an intuitive interface.

Features

  • Calendar view - Visual calendar to see all your entries
  • Entry details - Add descriptions, times, and notes to events
  • Tags - Categorize entries with custom tags
  • Drag & Drop - Reorder entries within days
  • Navigation - Easily browse between months

Tips

  • Click on any date to add a new entry
  • Use tags to color-code different types of events
  • Drag entries to reorder them within a day
🔖 Bookmarks {{ helpAccordionOpen.bookmarks ? '−' : '+' }}

Organize your links and resources into categories for easy access.

Features

  • Categories - Group bookmarks by topic or project
  • Quick add - Paste URLs (Ctrl+V / Cmd+V) to add instantly
  • Drag & Drop - Drop links from other windows or .url/.webloc files
  • Auto-fetch - Automatically fetches page titles and favicons
  • Search & Filter - Find bookmarks quickly

Tips

  • Press Ctrl+V (or Cmd+V) to paste a URL and add it instantly
  • Drag links from your browser directly into categories
  • Drop .url or .webloc files to import bookmarks
  • Create categories from the Add Link form
📝 Logger {{ helpAccordionOpen.logger ? '−' : '+' }}

Keep track of annotations organized by categories (logs).

Features

  • Multiple logs - Create different logs for different purposes (Health, Purchases, Maintenance, etc.)
  • Annotations - Add timestamped entries to each log
  • Collapsible logs - Click log headers to expand/collapse
  • Edit entries - Double-click annotations to edit them
  • Suggested categories - Quick-start with common log types

Tips

  • Use suggested categories (Health, Purchases, Maintenance) or create your own
  • Click log headers to collapse/expand for better organization
  • Double-click any annotation to edit it
  • Annotations are automatically timestamped

{{ contactFormType === 'contact' ? 'Contact Us' : 'Request a Feature' }}

Have a question or feedback? We'd love to hear from you!

Have an idea for a new feature? Share it with us!

{{ contactFormError }}
✓ Message sent successfully! Thank you for your feedback.

Or send us an email to info@qualyaapps.com.

{{ toast.icon }} {{ toast.message }}