Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 authored May 1, 2020
1 parent fbc79ff commit 1e59224
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
# Roadmap:

## Phase 0 (June 2019):

* Have all basic features implemented including find and replace, print and settings.
* Fix active bugs and glitches as much as possible.
* Launch it on Microsoft Store and setup release pipeline on GitHub.
* Create a landing website -> www.NotepadsApp.com

## Phase 1 (Summer 2019):

* Improve Find and Replace UX.
* Automatic file save and restore (Session snapshot).
* Markdown file preview.
* Diff viewer.
* Native support for app multi-instances.
* Publish 1.0 version of Notepads by end of Summer 2019 (Sep-Oct).

## Phase 2 (By end of 2019):

* I will visit .Net core 3.0, Windows Apps, Xaml Island to see if I can port it over to win32 or WPF to get rid of UWP limitations and restrictions.
* Get rid of some of the UWP limitations by using: [UWP with Desktop Extension](https://stefanwick.com/2018/04/06/uwp-with-desktop-extension-part-1)
TBD

0 comments on commit 1e59224

Please sign in to comment.