We develop note-taking app for programmers and bloggers. Boostnote wiil boost your work speed.
Don't wanna be here? Send us removal request.
Photo
Boostnote for Android and iOS apps are coming!
Boostnote is an open source note-taking app for programmers. We have got over 4,000 Stars at GitHub 🌟 We have already been offered Mac, Windows, and Linux app, and finally, we released mobile app today 🎉 iOS: https://itunes.apple.com/jp/app/boostnote/id1273066636?l=en&mt=8 Android: https://play.google.com/store/apps/details?id=io.boostnote Repository: https://github.com/BoostIO/Boostnote-mobile
Features
You can easily take notes using markdown. “Markdown with a mobile app?” You might think about it, but it is convenient if you get used to it 👍 With Boostnote, you can easily take notes and browse its contents you need. For example - Record and store any ideas and methods you came up with - Save the meeting minutes - Save Links to Read Later etc….
Plans
The current development status of Boostnote Mobile is still MVP. We‘re going to add a lot of features like below. ✓ Make Android and iOS apps open source! / Done https://github.com/BoostIO/Boostnote-mobile Synchronizing data using dropbox ✓ Markdown input assistance / Updated! Image attachment Star the notes Full text search And what you want?
Tech stack
Both iOS and Android apps are made with React Native. As there were many problems in development, I will write these solutions in the another post.
In conclusion
This is the distribution of users. We are delighted that Boostnote is used all over the world. 🌏
We will continue to develop not only Boostnote but also 10hz in parallel, we will do our best to deliver better tools to many people!
Boostnote related information
Website
Repository:Welcome to our community! 🚀
10hz : Boostnote for the creative hacker teams. We released beta version🏃💨
ever2boost:CLI tool for conversion Evernote to Boostnote 📕
Twitter
Reddit
#notepad#note-taking#memo#memopad#evernote#simplenote#developer#javascript#engineer#programmer#iOS#Android
2 notes
·
View notes
Text
Boostnote changes programmers’ note-taking experience
Hi programmers, what apps do you use for your note-taking? Default Note-app? Evernote? But you know, it’s sometimes not useful to use for programming things. Good news. There is a good note-taking app for programmers. It’s Boostnote 🚀
It’s permanently free, and open source.
Overview
Boostnote is a note-taking app used over 100 countries and distributed as an OSS on GitHub.
Quick start
Press Cmd + N and choose Markdown Note. Then you can start to write anything you want by using markdown.
Features
There are many features that programmers feel useful. ・Tag ・Star ・Finder ・Syntax highlight ・Markdown ・Offline application (no register) ・Shortcuts ・Vim key-bind ・Customizable UI ・TeX support ・Export ・Quick Preview ・Trash ・Search
I’ll explain them in breaf.
Tag
You can add tags to the note.
Star
You can star to the note and check them in the Starred folder.
Markdown
It’s the most important feature, you can use markdown in Boostnote.
Offline application
Boostnote is completely offline application. It means there is no registration and no sync. When you want to sync your notes, you need to use other service as Dropbox or GoogleDrive.
Customizable UI
You can customize the UI from Menu -> UI
Export
You can export as .md or .txt file.
[Tutorial🏫] [Boostnote] How to export markdown to file of md and txt. Youtube #BoostnoteStudy
@Boostnoteapp
Quick Preview
You just click to toggle the modes.
Trash
Trash box is available.
Search box
You also search in a note by any words.
For Developers
This part is for developers. Something goes wrong! Can be more better! It’s OK. Boostnote is OSS. Let’s improve our Boostnote.
Technology
Boostnote is build with React + Electron + CSSModules. And CodeMirror is used for the Editor.
Development
When you start to develop Boostnote, please look over this. In brief, there are 3 steps to run Boostnote in your local. 1.Pull repository $ git pull https://github.com/BoostIO/Boostnote.git 2.Run $ yarn 3.Run $ yarn run dev-start After you confirm starting the app, you can start to develop Boostnote! refs: https://github.com/BoostIO/Boostnote/blob/master/docs/build.md
Community
Boostnote is distributed as free software, so there are no supports. But there is a community.
Feel free to join our slack team and say hello!
Or, ask anything on issue! Website Twitter Facebook Repository:Welcome to our community! 🚀 Reddit Boostnote Store:Enjoy our cute items! Products are shipped to around the world 🌏
1 note
·
View note