standardnotes / desktop

[Moved to https://github.com/standardnotes/app] A free, open-source, and end-to-end encrypted notes app. https://standardnotes.com
GNU Affero General Public License v3.0
1.4k stars 115 forks source link

Migrating labels has no effect #877

Closed SuppenGeist closed 2 years ago

SuppenGeist commented 2 years ago

There is the possibility to migrate folders to the new native folders. image

If I press "Migration Available" and then confirm with "Run migration" then nothing happens.

Im on version 3.20.0

moughxyz commented 2 years ago

The migration looks for tags that have a . in it. Try removing dots from your tag names, then running the migration. You could then re-add the dots, though I don't quite recall what the behavior would be then (if it would still prompt for migration).

SuppenGeist commented 2 years ago

That worked! Thanks for the fast response.

I already suspected that it had something to do with the dots in my tags. Unfortunatly, if I readd the dots, I am again prompted for migrating the tags.

I use the dots to get my tags in a certain order. So I kind of "need" them. But on the other hand, native support for a custom tag order would be nice, too ;)

Edit: Commas work as well, so I'll just switch from dots to commas :D