Tables are repeatedly corrupted

  • Version: Obsidian 1.9.14
  • Default theme
  • Community plugins disabled
  • No custom CSS snippets
  • Sync enabled

I’m having a recurring issue with tables and links within tables. I have workout log files like this:

---
Start of week: 2025-11-03
Type: "[[Strength]]"
Cycle week: 1

---

## Pull 1

| Movement        | Exercise          | Sets, Reps, Weights      |
| --------------- | ----------------- | ------------------------ |
| Vertical Pull   | [[Pull-Ups]]      | 10 / 8 / 6 / 6           |
| Horizontal Pull | [[Dumbbell Rows]] | 12@12kg / 12@24kg / 12 / |

## Push 1

| Movement           | Exercise                         | Sets, Reps, Weights |
| ------------------ | -------------------------------- | ------------------- |
| Vertical Push      | [[Dumbbell Shoulder Press]]      |                     |
| Shoulder Accessory | [[Leaning Lateral Raises]]       |                     |
| Horizontal Push    | [[Dumbbell Incline Bench Press]] |                     |

## Legs and Core 1

| Movement  | Exercise                        | Sets, Reps, Weights |
| --------- | ------------------------------- | ------------------- |
| Knee Bend | [[Bulgarian Split Squats]]      |                     |
| Hip Hinge | [[Dumbbell Romanian Deadlifts]] |                     |
| Core      | [[Dragon Flags]]                |                     |

## Pull 2

| Movement        | Exercise          | Sets, Reps, Weights |
| --------------- | ----------------- | ------------------- |
| Vertical Pull   | [[Pull-Ups]]      |                     |
| Horizontal Pull | [[Dumbbell Rows]] |                     |

## Push 2

| Movement           | Exercise                         | Sets, Reps, Weights |
| ------------------ | -------------------------------- | ------------------- |
| Vertical Push      | [[Dumbbell Shoulder Press]]      |                     |
| Shoulder Accessory | [[Leaning Lateral Raises]]       |                     |
| Horizontal Push    | [[Dumbbell Incline Bench Press]] |                     |

## Legs and Core 2

| Movement  | Exercise                        | Sets, Reps, Weights |
| --------- | ------------------------------- | ------------------- |
| Knee Bend | [[Bulgarian Split Squats]]      |                     |
| Hip Hinge | [[Dumbbell Romanian Deadlifts]] |                     |
| Core      | [[Reverse Crunches]]            |                     |

Note the tables with links in the second column and results in the format n / n / n / ... or n@nkg / n@nkg / n / ... in the third column. I update the third column after each set. Sometimes, I open a previous workout file during a workout and then switch back to the current file.

Without fail, every single week, at some point the first (and only the first) table gets corrupted, and I end up with a table like this, with a broken link and content shifted from the third to the second table (maybe sometimes the third column in the first row is affected as well, I don’t remember).

## Pull 1

| Movement        | Exercise                                         | Sets, Reps, Weights |
| --------------- | ------------------------------------------------ | ------------------- |
| Vertical Pull   | [[Pull-Ups]]                                     | 10 / 8 / 6          |
| Horizontal Pull | [[Dumbbell Ro 12@12kg / 12@24kg / 12 / 12  /   / |                     |

I can’t give any more specifics as to when this happens, as it doesn’t appear to happen through an action of mine. Just switching the file seems to be enough, or maybe it’s related to syncing, I don’t know.

The vault settings are pretty much the defaults; I never had any plugins or third-party themes installed in that vault.

The next time it happens, check the Sync log to see if anything stands out (you may want to save a copy of it for reference).