Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync notes/todos in Markdown files #13

Open
hkdobrev opened this issue Nov 25, 2020 · 1 comment
Open

Sync notes/todos in Markdown files #13

hkdobrev opened this issue Nov 25, 2020 · 1 comment

Comments

@hkdobrev
Copy link

Several desktop and some mobile software apps export/sync their notes and todos in a folder of Markdown files. I've worked on something similar as well: https://github.com/hkdobrev/notetaker

If FocusedTask could export to a Markdown file with GFM support for todos syntax, then it'd be compatible with a relatively wide range of apps and use cases.

I miss being able to access FocusedTask on my mobile. Having it write to Markdown files which I can push to GitHub and view and check on my phone would be great.

If FocusedTask could even sync the todos back from the file into the app would be great! I think this format would be much more useful than the JSON export even though it's less structured.

@RStankov
Copy link
Owner

RStankov commented Nov 25, 2020

Making export/import from markdown could work. Since app was originally a markdown file 😇

For now, I don't want to build a full sync service. Will do export and will see how todo import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants