alpha
Login
or
Join now
thehale.dev
/
HabitSync-for-Todoist
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Sync completed tasks from Todoist to Loop Habit Tracker. Keeping track of your habits has never been easier!
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
HabitSync-for-Todoist
/
src
/
ui
/
at
main
9 files
Joseph Hale
feat: Allow sharing a single log entry
3mo ago
5ad8718c
Actions.tsx
feat: Allow sharing a single log entry
3 months ago
AuditLog.tsx
feat: Allow sharing a single log entry
3 months ago
Disable.tsx
feat: Add History to visually simplified actions bar The original action bar worked, but it was tall and somewhat self-conflicting (e.g. offered to Sync Now without an API). Now, if there's no API key, that's the only action available. After setting an API key, the main action is to Sync Now, with secondary side actions to disable the sync (i.e. delete the API key) and see sync history.
3 months ago
HabitList.tsx
feat: Shorter task action names There were more words than necessary.
3 months ago
History.tsx
feat: Allow sharing a single log entry
3 months ago
ManualSync.tsx
feat: Add History to visually simplified actions bar The original action bar worked, but it was tall and somewhat self-conflicting (e.g. offered to Sync Now without an API). Now, if there's no API key, that's the only action available. After setting an API key, the main action is to Sync Now, with secondary side actions to disable the sync (i.e. delete the API key) and see sync history.
3 months ago
TokenInput.tsx
style: Fix linting issues
3 months ago
useStorage.ts
feat: Add history dialog components Will allow viewing a human friendly version of the sync history logs within the app and sharing the full details with support. Not wired up yet since there isn't a good place in the UI to stick it.
3 months ago
useTodoistTasks.ts
refactor: Extract shared time constants
5 months ago