Web app inline tagging problem
-
There is a problem with using inline tagging when using the Web app:
When I try to add an inline tag, see below, by typing # and then hit Enter like below:

This is how the entry looks:

In the tag section, it is correctly marked with the tag:

However, in the list, it show correctly:

When I reopen the entry, it is correct:

In my Android app, it is always correct.
It seems that the Web app has a lot of bugs in it.
It makes absolutely no impact on the entry or the sync, so the team can mark this as a very low priority.
Thanks in advance.
-
Hi,
It looks like you’ve found a display glitch in the list view.
Quick workaround: Try a hard refresh (Cmd+Shift+R on Mac, Ctrl+Shift+R on Windows/Linux) to clear the stale preview immediately. Navigating to another entry and back should have the same effect.
I’ve passed this observation to the web team.
Thanks for the feedback.
-
Hi,
Thanks for the quick workaround. Yes, I’m doing that already. This is a low priority observation.
Note: this is not a glitch in the list view. In fact, the list view is correct even when the error occurs. The “glitch” is specifically (and consistently) when I type
#and then (in the example)Fand hitEnterbecause that is the tag selected.If I type the entire word
Food, this error does not occur.There is one part of this observation that you might want to put a higher priority on, which is case insensitivity. If I type
#thenF, the entry is correct, but if I type#and thenf, Day One does not recognize that there is a tag starting withFand if I type the whole wordfood(with a lower-casef), a new tag is created as#food.Again, annoying but does not impact the operations of Day One.
Thanks