You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: