Quick Dynalist - The native Android app for Dynalist

When I add an item using Quick Dynalist, it goes into Quick Dynalist’s “Inbox” but not into my Dynalist inbox. In fact, items in my Quick Dynalist inbox don’t show up in my Dynalist at all, but my Dynalist items do show up in Quick Dynalist. How do I fix this?

This misbehavior showed up when I let Android update Quick Dynalist. Back when all QD did was to save items to my inbox, it worked as expected.


UPDATE: Huh. That was weird. I uninstalled Dynalist and QD, I re-installed them, and I recreated the Quick Dialog shortcut, and now it works.

Great to hear that it works now. Did you use a very old version before? Potentially I made a mistake during the upgrade procedure from a very old version to the newest.

That is entirely possible. I do not allow my phone to auto-upgrade (precisely because upgrades don’t always go smoothly.)

What a terrific app Louis, I use it every day. Many thanks!

One question / request - I usually add voice items in my native language and the Google assistant speech to text is horrible at recognizing what I said. I know this is also true for many foreign languages.

It would be fantastic if, instead of relying on the Google Assistant, the voice item would be inserted as an MP3 (low khz would suffice to save bandwidth and upload quota).

I would envision it in a such a way that after clicking on the icon “Voice Item”, the MP3 recording would start recording immediately with 2 small buttons (such as in the Quick Dialog box) always present: PAUSE and SEND. The Pause option would pause the recording process. Then a Resume button would appear, after which the recording would continue from the point where it was paused.

After hitting SEND (during recording or even during pause), the recording would generate an MP3 file and be attached to the inbox we’ve specified. Any plans on doing something like this in the future?

Thanks!

2 Likes

This actually sounds quite nice. I could also use this. I’ll add it to the list of ideas, can’t say when I’ll have time to implement it though.

2 Likes

Great to hear! I believe this feature would be a game changer for many people.
Thanks again for your work!

1 Like

Trying QD for the first time today, I’m quite impressed. Thank you for your generous work!

But a few things make it, in many cases, less useful for me than the native Dynalist app.

For better or worse, I use notes profusely as an integrated part of my Dynalist workflow, and I’ve customized the CSS so notes are lighter but not smaller than normal text. Therefore the two features which would make QD far more useful to me are:

  1. Option to show full notes for all visible items (though obviously not for children or grandchildren)

  2. Option to customize font sizes, ideally including note size independently of item size

Thanks Marcus!

You want to see multiple notes at once if I understand correctly? Otherwise you can just select the item and pull down the toolbar.

Are you talking specifically about the font sizes in the list of items or also in other places? (e.g. navigation drawer, widgets, filter configuration, edit dialog, etc)

New to Dynalist - set up QD on my phone - excellent :slightly_smiling_face:
In case I have missed anything, is there a user guide?
Also is it possible to create new documents and folders or can this only be done on the official app?

There is no user guide at the moment (except for this thread perhaps). I would love to put one together though at some point :wink: Creating documents and folders is not possible from the app at the moment but the API for that was created by the Dynalist team in the meanwhile so it is just a matter of implementing it – any contributions welcome. https://github.com/louiskirsch/QuickDynalist

1 Like

Thanks Louis - much appreciated 🤸

Found a small bug - when editing a Note, Gboard’s auto-capitalisation fails (start of sentence). This feature works fine in editing an Item and in other areas of QD

1 Like

When I try to configure G Assistant, QD is not showing as an option for adding notes. Any suggestions?

Oh, interesting. Perhaps Google Assistant has changed how they interface with the notes app.
EDIT: Yes, this feature has to be reimplemented using their new API. https://developers.google.com/assistant/app/intents
On the upside it now allows for much more control.

Create item list Construct a new list of items.
Get digital document Search and view existing documents or notes.
Get item list Search and view personal lists and public collections.
Create digital document Construct a new document or note.
Update digital document Edit an existing note or document.
Update item list Add an item to an existing list.

Thanks for reporting.

Thanks for your feedback :infinity:

Hi Louis,

I have a suggestion to quick Dynalist. When I tap a node, it often opens the tag search instead of opening the node. I need to tap several times to get it work, finding the right place to tap.

Is there any way to optimize that behaviour?

Cheers

Hi FM,

this is probably a problem with the tag ‘link’ position calculation. I vaguely remember that the default link handling in Android was subpar (aka broken).

Maybe one can fix it in this file

I think this repository had some of the fixes that one might be able to transfer over

Ah yes, this could be the point. Probably an option in quickdynalist to disable autolink on tags would also help me.

I put it on the list of bugs. Not sure when I will get to that. Feel free to make a github pull request if you are familiar with Android / software development.

Will Google assistant interesting return in the future?