Skip to content
Sayantan Ghosh edited this page Mar 15, 2022 · 2 revisions

UNDER CONSTRUCTION πŸ§‘β€πŸ”§

Although the app is made to be as intuitive as possible, nonetheless here's a detailed guide on how to use the app to make the most out of it!

How to use the lists?

stacc provides you with three dedicated lists to keep track of your tasks/goals:

  • Daily: manage your current day's tasks
  • Weekly: manage your weekly tasks/goals
  • Monthly: keep track of what goals you wanna acheive this month

lists

This categorization is provided so that you not only focus on the present tasks but also have a picture of the future you wanna create for yourself.

Keep a somewhat large goal to acheive in a month (such as learning webdev basics πŸ‘). Break that large goal into smaller acheivable parts:

Week1: learn HTML
Week2: learn CSS
Week3: learn JavaScript
Week4: start with a JS Framework

and then create specific daily tasks according to the weekly targets (such as learn about Forms in HTML or learn about Flexbox, etc.)

Add tasks

Click on the + Add Task button at the bottom of the screen to open the form for adding tasks and then:

  • Provide the task name. (mandatory)
  • Select from the provided tags or create your own!! (optional)
  • Provide desciption. (optional)
  • Create subtasks. (optional)
  • You can also choose the color of your task. By default it's Green.
  • Click on Save. add

Edit tasks

Click on the top-right icon to edit a task. edit

Delete tasks

Click on the trash-bin icon to delete a task. You'll be prompted with a dialog box to confirm your action. delete

Complete tasks

You can complete a task/goal in two ways:

  1. If you have created subtasks then completing all the subtasks will mark that specific task as complete. complete
  2. Another quick way to mark a task/goal as complete is to use the checkbox at the bottom-right corner of a task card. This marks all the subtasks(if provided any) as complete as well. complete

Sync

stacc uses the Google Drive API to keep all your tasks synced across all your devices. Turn on sync in Settings. While loggin in please provide the permission to create and edit configuration files (necessary for enabling sync). Don't worry, WE DO NOT AND CAN NOT ACCESS YOUR PERSONAL FILES IN ANY SCENARIO.

login

All your tasks are automatically synced each time you start the app. However if you want to manually sync you tasks click on the upload button on the top-right corner of the app header. Please do not close the app until the sync is comlplete (you'll be notified when the sync is complete).

upload

Autotrash