Quick Dynalist - The native Android app for Dynalist

New feature is out: Quick inspection of elements in a #inbox

There have been quite a few changes – if you wanna try it out join the beta program
https://play.google.com/apps/testing/com.louiskirsch.quickdynalist

@pottster The #inbox bug is also fixed with the beta version.

My plans on the new quick item list are as follow:

  • Swipe item to delete
  • Checkmark for checking off things
  • Click item to go into a new activity (view) which shows the children of that item and allows to insert items there
  • Drag and drop items to change order and drag items into others to make them a child of that item
  • Alternative I’ve been thinking about: Have one flat list, but use indentations to display depth

Let me know what you think and give me your ideas :wink:

Also: Implementing this is still a bit cumbersome with the current API. I would like to have these API features:

  1. API for inserting items into document should return new item ids - #2 by Louis_Kirsch
  2. "Streaming" (or webhook) API - #6 by Beau

Fixing this would also be useful

2 Likes