Import markdown lists #21
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
edfloreshz/tasks#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
App looks excellent but one of my pet peeves with pretty much all of them is a lack of standardisation - they all store files differently; databases, their own format, cloud, hashed etc.
I've been maintaining my own todo lists in markdown due to this as I can open in whatever - but it's of course very bare bones.
Importing from markdown (headings, lists) would be great. Even better would be an option to use markdown for list/task saving.
Markdown export is already possible, import would be a great option to have.
Let's make it happen!