Integrate Gumroad payment
Run 1.26 miles 🏃💨
Create the license key activation UI
Use AppCode as alternative for XCode
Feels better so far. I really struggle with XCode. It’s usability, performance, strange icons…
Run 1.2 miles 🏃💨
Prepare code to handle difference between standard and pro version of
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
- [chore] add log messages to find root cause for known bug
- [fix] no way to exit the snippets config
fix: no way to exit snippet configuration
Added some logs to analyze a bug in as soon as it happens again
First downloads (3!) for 😳😁
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
- [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
Find some communities for swift development
Looked into different payment options for desktop apps
Prepare the next release
Fixed a few bugs with the new quick change note shortcuts (cmd+k prev note; cmd+j next note)
Test drive to Berlin. 700km.
Now, it’s time for a beer 😇
Add download counter to website
I will know be able to know for which platform how many downloads are made.
Learn more about the swift-nio-ssh lib
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
- global search for anything
- collect download analytics
- enable one-time payment
- publish on two more platforms and ask for feedback
Defined my personal March 22 goals
- Braindump v0.7.0 with a few more features
- Finish reading the book Rich Dad, Poor Dad Investment Guide
- Learn more on Swift programming
- Finish reading the book Rich Dad, Poor Dad Investment Guide
- Learn more on Swift programming
Played the Cashflow game
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 :)
Followed the news the whole day 🇺🇦🇷🇺😞
Play around with swift and ssh
Investigate Analytics for
I want to know on which platform and in which version Braindump is used. I don’t need any personal data. But it seems that there is only one tool that supports desktop apps at all 😳 (nucleus.sh). But this one is not the cheapest for this little information that I need 🤔
Learned a bit about the Swift package manager
What really helped me was to switch from XCode to VSCode for Swift development. This was a lot easier for me to use and run 'swift run' in the terminal.