b3z

Results 18 issues of b3z

Solve everything done in server/server.sh within the app in ts to work towards windows compatibility. A good place for such a function call would be in index.ts around line 24....

enhancement
await

I skimmed through the code and commented with "! WIN“ on all lines which I think hold back windows compatibility. Unfortunately I have no idea how to do things on...

help wanted

weird spaces are created on line endings. replicate 1. create a note 2. edit it

bug

Don't hardcode paths in configHandler.ts but load everything from config file. Only check for config file in config handler and do the rest in another class function which then uses...

changed all paths regarding dotfile to dynamic variables. depends on #24 Fix #32

Add the usual markdown features. Maybe exclude checkboxes for now since they are a little tricky in the actual stage.

good first issue
feature

Ehen the app is closed and opened again or the windows was hidden then refocus on editor so you can start typing and don't have to focus with the mouse...

enhancement

highlight hashtags and when clicking on one show all notes with this one.

feature