Braindump

Note taking app for keyboard lovers

Release Braindump v0.7.0

*Changelog:*
- [feat] new dark theme
- [feat] experimental vim mode
- [fix] breadcrumb broken for more than one level
- [support] added 'Buy Me A Coffee' link to support the development
- [support] new Discord server

*Download here:*
https://getbraindump.app
Daniel

no worries πŸ˜€

0 Likes
Daniel

i just saw your website πŸŽ‰. i think you write the url wrong πŸ˜…. it should be https://getbraindump.app/

0 Likes

add experimental vim mode to

For a dev/maker focused notepad/knowledge base, vim is a must. I also received this feedback when talking to a dev last week. So I added this as an experimental mode currently as I'm not a vim user that much. Maybe this changes in the future :)

update all npm packages to the latest version

Vid Repar

Damn. What is the error about?

0 Likes
Vid Repar

Awesome. Congrats πŸ‘

0 Likes

Finally some progress on the dark theme

In-line code block colors and tab colors are still missing

Figure out why snowpack hmr is broken

Not what I wanted to do. But it blocks me from going forward with the dark theme. Now I know that this is a known issue. I need to think about how to cope with that. Without wasting too much time.

Release v0.6.3 of

Changes
- [chore] add log messages to find root cause for known bug
- [fix] no way to exit the snippets config

Published v0.6.2

# v0.6.2
- [feat] quick note change via hotkeys in the editor
- [feat] use cmd+R/ctrl+R to change the title of a note
- [fix] menu buttons selectable via tab

Prepare the next release

Fixed a few bugs with the new quick change note shortcuts (cmd+k prev note; cmd+j next note)

Add download counter to website

I will know be able to know for which platform how many downloads are made.

Defined the goals for March 22

- support for MermaidJS (alternative to PlantUML)
- global search for anything
- collect download analytics
- enable one-time payment
- publish on two more platforms and ask for feedback

Made a small prototype to collect some very basic analytics for desktop apps

I'm just collecting the platform, country code, session length. Nothing to identify a user. But this is important for me to understand what platforms are actually used.
Stephan Arenswald Author

I ditched that. I really don't want to collect analytics from anyone. Download statistics must be enough :)

0 Likes