Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cschomburg/obsidian-dynasync
A plugin for Obsidian to sync selected files with Dynalist
https://github.com/cschomburg/obsidian-dynasync
dynalist obsidian obsidian-md obsidian-plugin
Last synced: 2 months ago
JSON representation
A plugin for Obsidian to sync selected files with Dynalist
- Host: GitHub
- URL: https://github.com/cschomburg/obsidian-dynasync
- Owner: cschomburg
- Created: 2020-12-09T19:56:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T19:56:47.000Z (about 4 years ago)
- Last Synced: 2024-08-13T07:17:45.483Z (6 months ago)
- Topics: dynalist, obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 4.88 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cschomburg/obsidian-dynasync - A plugin for Obsidian to sync selected files with Dynalist (TypeScript)
README
## DynaSync
**WIP: this is currently very experimental**
A plugin for [Obsidian](https://obsidian.md) to sync selected files with [Dynalist](https://dynalist.io).
## Notes
This plugin aims to provide a small bridge between Obsidian and Dynalist, to
synchronize a few selected files between them - just as a crutch until a better
mobile app for Obsidian comes along.My use case consists of tracking my Inbox, Reminders and To Do list in Dynalist
where I can easily access them in the Dynalist mobile app, and syncing them to
my full knowledge base in Obsidian.This plugin will never sync a whole vault, nor strife to be a 100% perfect
lossless sync solution.## Roadmap
- [x] manually download a Dynalist file
- [ ] manually upload a Dynalist file
- [ ] auto-sync for selected files## Out of scope
- syncing whole vault
- handling larger files than simple checklists
- conflict resolution, line diffing
- link rewriting