Skip to content

Commit

Permalink
Cleanup: update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
roovo committed Jan 30, 2023
1 parent bad0126 commit 2b1d243
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
- need to update collapsed columns if columns are added or removed

- set size in elm (resize_spike branch)
- don't resize columns when toggling collapse - only do this when re-sizing the window
- annoyingly Browser.onResize returns the size of the complete obsidian interface and
not just the CardBoard view controlled by elm...
- only need emSize once at start as it doesn't change
- what does it do with an empty config at start?

# Cleanups
- simplify parsing as per typing tutor
- replace regex stuff in TaskItem.toToggledSting with some form of token parsing
Expand Down

0 comments on commit 2b1d243

Please sign in to comment.