You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, if you create a card, delete it, export your cards, import them into another device, and create a new card, it will have the same ID as the deleted card. Would it be possible to fix this by adding the next card ID to use to the bottom of the CSV file? The parser would have to guess the value based on the cards table if it wasn't present.
Right now, if you create a card, delete it, export your cards, import them into another device, and create a new card, it will have the same ID as the deleted card. Would it be possible to fix this by adding the next card ID to use to the bottom of the CSV file? The parser would have to guess the value based on the cards table if it wasn't present.