1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-16 03:06:27 +00:00

Updated Home (markdown)

Kazu Yokomizo
2017-01-07 19:18:46 +09:00
parent 539a856d7c
commit b8b5bdf819
2 changed files with 88 additions and 1 deletions

@@ -1 +0,0 @@
Welcome to the Boostnote wiki!

88
Requested-features.md Normal file

@@ -0,0 +1,88 @@
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👏💯
# UI
## General
- [ ] Fully customizable theme
- [x] Add version info to Help menu #135
- [ ] Multiple screen switching(single / two / Three Panes)
- [ ] Presentation mode
## Menubar app(EVA) #197
- [ ] Creating note #94
- [ ] Searching note
- [ ] Renew UI
- [ ] Enhance search behaviour #85
- [ ] Remember window position and size #207
- [ ] Wrong position when using multiple screens in Linux #88 #102
## Sidebar
- [ ] Star to folders #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
## Note List
- [ ] Change sort order of Folders in sidebar #197
- [ ] Drag & Drop Note #73
- [ ] Multiple notes manuplation #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
- [x] Wrong behavior when typing chracters with Spanish accent #54
- [ ] Scroll past the bottom most line of the editor #94
- [ ] Tag autocomplete #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
- [ ] Re-arrange the order of sub-notes #190
### Markdown Note
- [ ] Preview option #116
- [ ] 2-pane
- [ ] Preview mode
- [ ] Distraction free mode
- [ ] Remove last list item when `Enter` pressed on empty list item. #42
- [ ] Task list should append `- [ ]` instead of `-` when `Enter` pressed.
- [x] Depth control of List #53
- [ ] Spell checking #76
- [ ] Image supporting #80
- [ ] Note link(Navigation between notes by a link) #41
- [x] Diagrams #134
- [x] Flow chart
- [x] Sequence
- [ ] Word and character counter #94
- [ ] Print #133
- [ ] Export #133 #52
- [ ] as a PDF
- [ ] as a HTML
- [ ] as a Markdown file
# Security
- [ ] Encrypted storage
# Integrations
## Cloud storage
- [ ] Google drive
- [ ] Dropbox
- [ ] Onedrive
- [ ] iCloud
- [ ] S3
- [ ] Gist as a Storage #74
- [ ] Git remote repository(Github, GitLab, Bitbucket)
## Snippet sharing
- [ ] Share snippet through Gist #48 #74
## Other intergrations
- [ ] Github issue tracker