1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-18 04:01:45 +00:00

Destroyed List of the requested features (markdown)

Kazu Yokomizo
2017-04-24 11:15:22 +09:00
parent d327e167f6
commit 849d46a9a3

@@ -1,103 +0,0 @@
The latest Todo list. To request a feature or improvement, please make a new issue!
We'll add it to here after checked.
**We are glad if you pull request to us👏💯**
We are also developing [Boostnote Team](http://boostnote.io/team/) .
# UI
## General
- [ ] Fully customizable theme
- [x] ~~Add version info to Help menu~~ [#135](https://github.com/BoostIO/Boostnote/issues/135)
- [ ] Multiple screen switching(single / two / Three Panes)
- [ ] Presentation mode
## Menubar app(EVA) [#197](https://github.com/BoostIO/Boostnote/issues/197)
- [ ] Creating note [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Searching note
- [ ] Renew UI
- [ ] Enhance search behaviour [#85](https://github.com/BoostIO/Boostnote/issues/85)
- [ ] Search bar as filter [#152](https://github.com/BoostIO/Boostnote/issues/152)
- [ ] Remember window position and size [#207](https://github.com/BoostIO/Boostnote/issues/207)
- [ ] Wrong position when using multiple screens in Linux [#88](https://github.com/BoostIO/Boostnote/issues/88) #102
## Sidebar
- [ ] 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 storage item(rename, unlink, create folder)~~
- [x] ~~New folder button~~
- [x] ~~Show note count of folder~~
- [ ] Tag list & filter [#197](https://github.com/BoostIO/Boostnote/issues/197)
## Note List
- [ ] Change sort order of Folders in sidebar [#197](https://github.com/BoostIO/Boostnote/issues/197)
- [ ] Drag & Drop Note [#73](https://github.com/BoostIO/Boostnote/issues/73)
- [ ] Multiple notes manuplation [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Delete
- [ ] Move to other storage/folder
- [ ] Change Tag
- [x] ~~Sort notes~~
## Editor
- [x] ~~Replace Ace editor with Codemirror -- v0.7.0~~
- [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](https://github.com/BoostIO/Boostnote/issues/54)
- [ ] Scroll past the bottom most line of the editor [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Tag autocomplete [#192](https://github.com/BoostIO/Boostnote/issues/192)
### Snippet Note
- [ ] Configurable syntax list
- [x] ~~Syntax specific indent settings~~
- [ ] Set/unset active syntax modes(Hide inactive modes from context menu by default)
- [x] ~~Resizable layout~~ [#81](https://github.com/BoostIO/Boostnote/issues/81)
- [ ] Re-arrange the order of sub-notes [#190](https://github.com/BoostIO/Boostnote/issues/190)
### Markdown Note
- [ ] Preview option [#116](https://github.com/BoostIO/Boostnote/issues/116)
- [ ] 2-pane
- [ ] Preview mode
- [ ] Distraction free mode
- [ ] 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.
- [x] ~~Depth control of List~~ [#53](https://github.com/BoostIO/Boostnote/issues/53)
- [ ] Spell checking [#76](https://github.com/BoostIO/Boostnote/issues/76)
- [x] ~~Image supporting~~ [#80](https://github.com/BoostIO/Boostnote/issues/80) -- v0.8.3
- [ ] Note link(Navigation between notes by a link) [#41](https://github.com/BoostIO/Boostnote/issues/41)
- [x] ~~Diagrams~~ [#134](https://github.com/BoostIO/Boostnote/issues/134)
- [x] ~~Flow chart~~
- [x] ~~Sequence~~
- [ ] Word and character counter [#94](https://github.com/BoostIO/Boostnote/issues/94)
- [ ] Print [#133](https://github.com/BoostIO/Boostnote/issues/133)
- [ ] Export [#133](https://github.com/BoostIO/Boostnote/issues/133) [#52](https://github.com/BoostIO/Boostnote/issues/52)
- [ ] as a PDF
- [ ] as a HTML
- [x] ~~as a Markdown file~~ -- v0.8.3
- [x] ~~as a Plain text~~ -- v0.8.3
# Security
- [ ] Encrypted storage
# Integrations
## Cloud storage
- [ ] Google drive
- [ ] Dropbox
- [ ] Onedrive
- [ ] iCloud
- [ ] S3
- [ ] Gist as a Storage [#74](https://github.com/BoostIO/Boostnote/issues/74)
- [ ] Git remote repository(Github, GitLab, Bitbucket)
## Snippet sharing
- [ ] Share snippet through Gist [#48](https://github.com/BoostIO/Boostnote/issues/48) [#74](https://github.com/BoostIO/Boostnote/issues/74)
## Other intergrations
- [ ] Github issue tracker