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

Allow file extensions other than txt #161

Merged
merged 1 commit into from
Oct 7, 2015
Merged

Conversation

Henni
Copy link
Contributor

@Henni Henni commented Oct 5, 2015

This PR adds the file extensions:

  • .md
  • .markdown
  • .org
  • .note

Files with these extensions are detected by the app, and keep their extension.
All new notes have the extension .txt.

fixes #111

Please review @gerroon @tapir @grefel @pierrejochem

@Henni Henni force-pushed the different-extensions branch 2 times, most recently from d809449 to bbd976f Compare October 5, 2015 14:07
@Henni Henni added this to the 2.0-current milestone Oct 7, 2015
@irgendwie
Copy link
Contributor

LGTM 👍

irgendwie added a commit that referenced this pull request Oct 7, 2015
Allow file extensions other than txt
@irgendwie irgendwie merged commit e0587c2 into master Oct 7, 2015
@irgendwie irgendwie deleted the different-extensions branch October 7, 2015 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for non txt extension
2 participants