issues
search
jamiebrynes7
/
obsidian-todoist-plugin
Materialize Todoist tasks in Obsidian notes
https://jamiebrynes7.github.io/obsidian-todoist-plugin/
MIT License
936
stars
70
forks
source link
Rewrite internal API
#269
Closed
jamiebrynes7
closed
10 months ago
jamiebrynes7
commented
10 months ago
Decouple internal API from the data layer to make it easier to reason about/test/replace the current implementation in the future.
Make layer changes between Svelte components to make responsibilities clearer.