NTRSync - Notes, Todo and Reminders ( Separated into its own extension )
NTRSync VSCode Extension
NTRSync Mobile
📂 File Organization
Details...
- Automatic Categorization:
00_priority/ - Pinned/important items
10_normal/ - Default storage
90_completed/ - Archived items
91_trash/ - Deleted items
- Smart Numbering System:
- Files auto-numbered (e.g.,
10001_ProjectX.md )
- Priority items get
00 prefix numbers
- Label Support:
- Use
group.filename.md syntax (e.g., coding.BugFixes.md )
- File Type:
- To-do, notes, and reminders
✏️ Content Types
Type |
Extension |
Features |
Notes |
.md |
Standard markdown |
Todo |
_todo.md |
Checklist support |
Reminders |
_reminder.md |
Time-based notifications |
⚡ Workflow Automation
- Automatic Sorting:
- Priority items always appear first
- Grouped by labels when present
- Quick Actions:
- One-click priority toggle
- Instant archive to completed
- Drag-and-drop reorganization
☁️ GitHub Sync
- Real-time bidirectional sync
- Automatic push on:
- File changes
- Priority changes
- Completion/trash actions
- Manual sync option
- Conflict resolution via Git
NTRSync Mobile 📱
Your notes in sync, everywhere
Touch-Friendly
- 1-Tap Actions
- ✅ Mark todos complete
- 📌 Pin to priority
- 🗑️ Move to trash
Mobile-specific features
"Works seamlessly with VS Code extension"
- Always in Sync
- 🔄 Auto-push to GitHub on:
- Edit
- Reorder
- Label changes
- ⏳ Pull-on-launch for latest versions
Simplified folder table
Offline support
- Offline Mode
- Edit without connection
- Changes sync when back online
Future app platforms
- ios
- android
- pwa (Web App for all devices)
Images...


## Available Commnads
### VSCode
- Quick pick menu ( bottom right bar ) & Title context menu
- Change Repository
- Create Repo
- List Repos
- Change Branch
- Change Remote
- Push Repo
- Pull Repo
- Sync Repo
- Share Repo
- Remove Collaborator
- Provide Access Token
- How-to Provide Access Token
- Toggle Auto-Sync
- Advanced Settings
- Title menus
- Create note, todo and reminder
### Mobile
- Bottom dropdown menus
- Change Repository
- Create Repo
- List Repos
- Change Branch
- Change Remote
- Push Repo
- Pull Repo
- Sync Repo
- Share Repo
- Remove Collaborator
- Provide Access Token
- How-to Provide Access Token
- Toggle Auto-Sync
- Create note, todo and reminder
| |