1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-19 20:51:42 +00:00

Updated List of the requested features (markdown)

Kazu Yokomizo
2017-03-19 02:26:36 +09:00
parent fcf4983cf3
commit d327e167f6

@@ -13,31 +13,31 @@ We are also developing [Boostnote Team](http://boostnote.io/team/) .
# UI # UI
## General ## General
- [ ] Fully customizable theme - [ ] Fully customizable theme
- [x] ~~Add version info to Help menu~~ #135 - [x] ~~Add version info to Help menu~~ [#135](https://github.com/BoostIO/Boostnote/issues/135)
- [ ] Multiple screen switching(single / two / Three Panes) - [ ] Multiple screen switching(single / two / Three Panes)
- [ ] Presentation mode - [ ] Presentation mode
## Menubar app(EVA) #197 ## Menubar app(EVA) [#197](https://github.com/BoostIO/Boostnote/issues/197)
- [ ] Creating note #94 - [ ] Creating note [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Searching note - [ ] Searching note
- [ ] Renew UI - [ ] Renew UI
- [ ] Enhance search behaviour #85 - [ ] Enhance search behaviour [#85](https://github.com/BoostIO/Boostnote/issues/85)
- [ ] Search bar as filter #152 - [ ] Search bar as filter [#152](https://github.com/BoostIO/Boostnote/issues/152)
- [ ] Remember window position and size #207 - [ ] Remember window position and size [#207](https://github.com/BoostIO/Boostnote/issues/207)
- [ ] Wrong position when using multiple screens in Linux #88 #102 - [ ] Wrong position when using multiple screens in Linux [#88](https://github.com/BoostIO/Boostnote/issues/88) #102
## Sidebar ## Sidebar
- [ ] Star to folders #197 - [ ] Star to folders [#197](https://github.com/BoostIO/Boostnote/issues/197)
- [x] ~~Show context menu when right clicking folder item(rename, delete)~~ - [x] ~~Show context menu when right clicking folder item(rename, delete)~~
- [x] ~~Show context menu when right clicking storage item(rename, unlink, create folder)~~ - [x] ~~Show context menu when right clicking storage item(rename, unlink, create folder)~~
- [x] ~~New folder button~~ - [x] ~~New folder button~~
- [x] ~~Show note count of folder~~ - [x] ~~Show note count of folder~~
- [ ] Tag list & filter #197 - [ ] Tag list & filter [#197](https://github.com/BoostIO/Boostnote/issues/197)
## Note List ## Note List
- [ ] Change sort order of Folders in sidebar #197 - [ ] Change sort order of Folders in sidebar [#197](https://github.com/BoostIO/Boostnote/issues/197)
- [ ] Drag & Drop Note #73 - [ ] Drag & Drop Note [#73](https://github.com/BoostIO/Boostnote/issues/73)
- [ ] Multiple notes manuplation #94 - [ ] Multiple notes manuplation [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Delete - [ ] Delete
- [ ] Move to other storage/folder - [ ] Move to other storage/folder
- [ ] Change Tag - [ ] Change Tag
@@ -45,35 +45,35 @@ We are also developing [Boostnote Team](http://boostnote.io/team/) .
## Editor ## Editor
- [x] ~~Replace Ace editor with Codemirror -- v0.7.0~~ - [x] ~~Replace Ace editor with Codemirror -- v0.7.0~~
- [x] ~~Fix wrong syntax highlighting of codeblock~~ #40 - [x] ~~Fix wrong syntax highlighting of codeblock~~ [#40](https://github.com/BoostIO/Boostnote/issues/40)
- [x] ~~Wrong behavior when typing chracters with Spanish accent~~ #54 - [x] ~~Wrong behavior when typing chracters with Spanish accent~~ [#54](https://github.com/BoostIO/Boostnote/issues/54)
- [ ] Scroll past the bottom most line of the editor #94 - [ ] Scroll past the bottom most line of the editor [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Tag autocomplete #192 - [ ] Tag autocomplete [#192](https://github.com/BoostIO/Boostnote/issues/192)
### Snippet Note ### Snippet Note
- [ ] Configurable syntax list - [ ] Configurable syntax list
- [x] ~~Syntax specific indent settings~~ - [x] ~~Syntax specific indent settings~~
- [ ] Set/unset active syntax modes(Hide inactive modes from context menu by default) - [ ] Set/unset active syntax modes(Hide inactive modes from context menu by default)
- [x] ~~Resizable layout~~ #81 - [x] ~~Resizable layout~~ [#81](https://github.com/BoostIO/Boostnote/issues/81)
- [ ] Re-arrange the order of sub-notes #190 - [ ] Re-arrange the order of sub-notes [#190](https://github.com/BoostIO/Boostnote/issues/190)
### Markdown Note ### Markdown Note
- [ ] Preview option #116 - [ ] Preview option [#116](https://github.com/BoostIO/Boostnote/issues/116)
- [ ] 2-pane - [ ] 2-pane
- [ ] Preview mode - [ ] Preview mode
- [ ] Distraction free mode - [ ] Distraction free mode
- [ ] Remove last list item when `Enter` pressed on empty list item. #42 - [ ] Remove last list item when `Enter` pressed on empty list item. [#42](https://github.com/BoostIO/Boostnote/issues/42)
- [ ] Task list should append `- [ ]` instead of `-` when `Enter` pressed. - [ ] Task list should append `- [ ]` instead of `-` when `Enter` pressed.
- [x] ~~Depth control of List~~ #53 - [x] ~~Depth control of List~~ [#53](https://github.com/BoostIO/Boostnote/issues/53)
- [ ] Spell checking #76 - [ ] Spell checking [#76](https://github.com/BoostIO/Boostnote/issues/76)
- [x] ~~Image supporting~~ #80 -- v0.8.3 - [x] ~~Image supporting~~ [#80](https://github.com/BoostIO/Boostnote/issues/80) -- v0.8.3
- [ ] Note link(Navigation between notes by a link) #41 - [ ] Note link(Navigation between notes by a link) [#41](https://github.com/BoostIO/Boostnote/issues/41)
- [x] ~~Diagrams~~ #134 - [x] ~~Diagrams~~ [#134](https://github.com/BoostIO/Boostnote/issues/134)
- [x] ~~Flow chart~~ - [x] ~~Flow chart~~
- [x] ~~Sequence~~ - [x] ~~Sequence~~
- [ ] Word and character counter #94 - [ ] Word and character counter [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Print #133 - [ ] Print [#133](https://github.com/BoostIO/Boostnote/issues/133)
- [ ] Export #133 #52 - [ ] Export [#133](https://github.com/BoostIO/Boostnote/issues/133) [#52](https://github.com/BoostIO/Boostnote/issues/52)
- [ ] as a PDF - [ ] as a PDF
- [ ] as a HTML - [ ] as a HTML
- [x] ~~as a Markdown file~~ -- v0.8.3 - [x] ~~as a Markdown file~~ -- v0.8.3
@@ -93,11 +93,11 @@ We are also developing [Boostnote Team](http://boostnote.io/team/) .
- [ ] Onedrive - [ ] Onedrive
- [ ] iCloud - [ ] iCloud
- [ ] S3 - [ ] S3
- [ ] Gist as a Storage #74 - [ ] Gist as a Storage [#74](https://github.com/BoostIO/Boostnote/issues/74)
- [ ] Git remote repository(Github, GitLab, Bitbucket) - [ ] Git remote repository(Github, GitLab, Bitbucket)
## Snippet sharing ## Snippet sharing
- [ ] Share snippet through Gist #48 #74 - [ ] Share snippet through Gist [#48](https://github.com/BoostIO/Boostnote/issues/48) [#74](https://github.com/BoostIO/Boostnote/issues/74)
## Other intergrations ## Other intergrations
- [ ] Github issue tracker - [ ] Github issue tracker