From 5f4180ec3708d580e5547708c8462c1ec3d46f9c Mon Sep 17 00:00:00 2001 From: Paul Preibisch Date: Thu, 6 Apr 2023 09:00:29 -0700 Subject: [PATCH] Update README.md add feature requests --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2ee16f..11f0004 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,8 @@ of IDEA gets reflected in the other IDEA instances without any delay. - [ ] Ability to configure folder for saving notes, currently it defaults to user's home folder only. - [ ] Ability to configure size of tab to 4 spaces. - [ ] Ability to mark a Note as file specific, currently you can only create Global or Project specific notes. +- [ ] Ability to write notes in Markdown format +- [ ] Ability to paste in image files +- [ ] Ability to change text formatting when writing text (bold, color etc) Add any feature request that you may have to the issues section