Release Notes: iOS: 1.1.3
We have released "colocolomemo for iOS 1.1.3.
Updated:
- New: Add the search options to the search view.
- New: Add the menu for checklists (check/uncheck all, move checked items)
- New: Converts between the text section and the checklist section.
- New: Create the sub-lists.
- New: URL scheme
- Fix: Improved the display of the list.
- Other: Shows "Tips" on some view.
About URL Scheme
- Can create new memo by accessing "colocolomemo://newmemo" with following query paramters.
- title: The title of the memo.
- content: The content of the memo.
- date: The date of the memo. (yyyy/MM/dd)
- tags: The tags of the memo. (comma separated)
- star: The star of the memo. (from -3 to 3)
- lists: The lists of the memo. (comma separated)