From 120c28d42f4c5e02fba384e3ee5883d8cc5684f0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 5 Feb 2017 22:04:34 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 8ceecfd..c0acbf4 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,8 @@ ## v1.0.1 -- [ ] Drag and Drop support -- [ ] Highlight URLs and mailto: links +- [ ] Drag and Drop support [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) +- [ ] Highlight URLs and mailto: links [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) - [ ] Auto save on lock - [ ] Change text selection behavior ## v1.0.2 -- [ ] GPG support \ No newline at end of file +- [ ] GPG support [#1](https://github.com/Sigmanor/Crypto-Notepad/issues/1) \ No newline at end of file