Move/check/delete parent item will also move/check/delete sub items.
Move/check/delete parent item will not affect sub items. All items are independent of each other.
Data Storage
Data is stored locally(in the browser) and in the cloud. In cloud mode, todo data is synced, so you can access your data on mobile or different devices of this extension. Note: Cloud mode is only for logged in user. Non-login user is equivalent in local mode.
Data is only stored locally(in the browser). Only current device can access data. Note: Switching from cloud mode to local mode will also delete cloud data.
Editor Keyboard Shortcuts
Enter
Create an new item below current item with the contents from current cursor to the end.
Backspace
When the cursor is at the beginning of the item, press backspace key will delete current item and merge it's contents to the end of the previous item.
Delete
When the cursor is at the end of the item, press delete key will delete next item and merge it's contents to the end of the current item.